On Tue, Nov 26, 2013 at 6:49 PM, Khem Raj <raj.k...@gmail.com> wrote:

> On Tue, Nov 26, 2013 at 3:22 PM, Brandon Stafford
> <bran...@rascalmicro.com> wrote:
> > ERROR: No recipes available for:
> >
> >
> /home/ubuntu/poky/meta-angstrom/recipes-tweaks/libgnome/libgnome_2.32.1.bbappend
> >
> /home/ubuntu/poky/meta-angstrom/recipes-core/systemd/systemd_206.bbappend
> >
> >
> /home/ubuntu/poky/meta-angstrom/recipes-tweaks/connman/connman_1.17.bbappend
> > ERROR: Command execution failed: Exited with 1
> >
> >
> > When I inspect the directories where the files are missing, it looks like
> > I'm asking for older files than I should be. For example,
> > systemd_208.bbappend (but not systemd_206.bbappend) exists in
> > recipes-core/systemd/:
> >
> https://github.com/Angstrom-distribution/meta-angstrom/tree/angstrom-v2013.06-yocto1.4/recipes-core/systemd
> >
> > Can anyone see where I'm screwing up?
>
> yes.  There was a merge problem. Please update meta-angstrom and retry
> this should take care of systemd and
> connman for libgnome you need to add meta-gnome to your bblayer mix as
> well.
>

I pulled your new commits, but this appears to fix only the connman error,
not systemd.

It looks like the Dylan branch uses systemd_199:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/systemd?h=dylan

If I rename systemd_206.bbappend to systemd_199.bbappend, the error
disappears, and the build succeeds (or at least makes it farther-- it's not
done yet).

Is that the right fix?

Brandon
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to