Hello, The command bitbake -v xfce-nm-image fails for the pandaboard but does create a kernel (uImage-3.1.0-r1a-pandaboard-20121222162546.bin). Build information is below for angstrom and meta-ti.
/media/POKY/build122112_panda/angstrom/setup-scripts git log commit a24dfb3d2ac8386d1982a8e4849abf85d7c1dc40 Author: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > Date: Thu Nov 29 11:32:24 2012 +0100 layerman: mention layer in changelog Signed-off-by: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > commit e2f46852e3b9216270aa3dc47c8249f55c9b8f97 Author: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > Date: Wed Nov 14 14:33:51 2012 +0100 layers.txt: move meta-ti to track angstrom staging branch Signed-off-by: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > /media/POKY/build122112_panda/angstrom/setup-scripts/sources/meta-ti git log commit edfd9649cbd16b2cdb5385954c0441c7bba92f8d Author: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > Date: Wed Nov 21 13:42:36 2012 +0100 linux-ti33x-psp 3.2: update to 3.2.34 Signed-off-by: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > commit 3b5b6e59c3215914ab5f572aee41e533ab581faa Author: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > Date: Wed Nov 21 13:39:33 2012 +0100 linux-ti33x-psp 3.2: add support for LCD4 LED Signed-off-by: Koen Kooi <k...@dominion.thruhere.net<http://us.mc1816.mail.yahoo.com/mc/compose?to=k...@dominion.thruhere.net> > linux-omap4-3.1.0-r1a is downloaded and compiles and creates /media/POKY/build122112_panda/angstrom/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/deploy/images/pandaboard/uImage-3.1.0-r1a-pandaboard-20121222162546.bin & /media/POKY/build122112_panda/angstrom/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/deploy/images/pandaboard/modules-3.1.0-r1a-pandaboard.tgz Added the meta-ti to yocto and made the following chgs to conf/local.conf MACHINE="pandaboard" BBMASK="meta-ti/recipes-misc" Also modified conf/ BBLAYERS ?= " \ /media/POKY/build122112_panda/poky/meta \ /media/POKY/build122112_panda/poky/meta-yocto \ /media/POKY/build122112_panda/poky/meta-yocto-bsp \ BBLAYERS ?= " \ /media/POKY/build122112_panda/poky/meta \ /media/POKY/build122112_panda/poky/meta-yocto \ /media/POKY/build122112_panda/poky/meta-ti \ /media/POKY/build122112_panda/poky/meta-yocto-bsp \ The command bitbake -v core-image-sato-sdk hangs do_fetch at linux-omap4-3.1.0-r0. /media/POKY/build122112_panda/poky git log commit 90c0eb29f0b41e4ac2d3d17ebad7295c2ebdc02a Author: Mark Hatle <mark.ha...@windriver.com<http://us.mc1816.mail.yahoo.com/mc/compose?to=mark.ha...@windriver.com> > Date: Wed Dec 19 09:29:05 2012 -0600 rootfs_rpm.bbclass: remove debug code Debugging code was accidently left in the previous commit. Remove the code as it prevents multiple concurrent bitbake builds. (From OE-Core rev: bbd55cc34ca893c7202634fe138cedb2f380be56) Signed-off-by: Mark Hatle <mark.ha...@windriver.com<http://us.mc1816.mail.yahoo.com/mc/compose?to=mark.ha...@windriver.com> > Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org<http://us.mc1816.mail.yahoo.com/mc/compose?to=richard.pur...@linuxfoundation.org> > The meta-ti was added with git clone https://github.com/Angstrom-distribution/meta-ti.git /media/POKY/build122112_panda/poky/meta-ti git log commit d3ff5630a74640f46ca2ceaef1aa1baa86b9b795 Author: Andreas Müller <schnitzelt...@googlemail.com<http://us.mc1816.mail.yahoo.com/mc/compose?to=schnitzelt...@googlemail.com> > Date: Mon Jul 9 14:35:36 2012 +0200 netbase: follow oe-core to v5.0 Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com<http://us.mc1816.mail.yahoo.com/mc/compose?to=schnitzelt...@googlemail.com> > Signed-off-by: Denys Dmytriyenko <de...@ti.com<http://us.mc1816.mail.yahoo.com/mc/compose?to=de...@ti.com> > In the file /media/POKY/build122112_panda/poky/meta-ti/recipes-kernel/linux/ linux-omap4_3.1.0.bb I see the following MACHINE_KERNEL_PR_append = "a" and in /media/POKY/build122112_panda/poky/meta-ti/conf/machine/include/ompa4.inc I see the folowing # Increase this everytime you change something in the kernel MACHINE_KERNEL_PR = "r1" Why is the linux-omap4-3.1.0-r0 being downloaded instead of linux-omap4-3.1.0-r1a? Thanks any help will be appreciated. _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel