Op 16 jul. 2012, om 13:56 heeft Nick Zajerko-McKee het volgende geschreven:

> Hi,
> 
> I'm new to the openembedded development environment.  I was trying to build
> for the beaglebone setup based upon the instructions at:
> 
> http://www.angstrom-distribution.org/building-angstrom
> 
> When I get to MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel
> 
> I get:
> 
> Using /mnt/extra/.oe/environment-angstromv2012.05 to setup needed
> variables. It is recommended to do '.
> /mnt/extra/.oe/environment-angstromv2012.05' and run 'bitbake something'
> without using ./oebb.sh as wrapper
> Executing: MACHINE=beaglebone bitbake virtual/kernel
> WARNING:
> /mnt/extra/bb/setup-scripts/sources/meta-openembedded/meta-oe/recipes-connectivity/networkmanager/
> networkmanager_0.9.2.0.bb: it is recommended to set SYSTEMD_PACKAGES as
> <existing-package>-systemd
> WARNING:
> /mnt/extra/bb/setup-scripts/sources/openembedded-core/meta/recipes-extended/lighttpd/
> lighttpd_1.4.30.bb: it is recommended to set SYSTEMD_PACKAGES as
> <existing-package>-systemd
> NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv
> library is used     | ETA:  00:00:41
> NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv
> library is used
> WARNING:
> /mnt/extra/bb/setup-scripts/sources/meta-raspberrypi/recipes-core/systemd/
> rpi-zram-service.bb: it is recommended to set SYSTEMD_PACKAGES as
> <existing-package>-systemd
> Parsing recipes: 100%
> |########################################################################|
> Time: 00:05:10
> Parsing of 2361 .bb files complete (0 cached, 2361 parsed). 2856 targets,
> 96 skipped, 0 masked, 0 errors.
> ERROR: No recipes available for:
> 
> /mnt/extra/bb/setup-scripts/sources/meta-raspberrypi/recipes-core/netbase/netbase_5.0.bbappend
> ERROR: Command execution failed: Exited with 1
> 
> Summary: There were 3 WARNING messages shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> 
> 
> I also noticed this scroll by:
> WARNING!!!!
> WARNING: meta-raspberrypi is using a different branch than configured in
> layers.txt
> WARNING!!!!
> 
> Why is there an error for rasberry-pi, when I'm building for beaglebone?

because angstrom supports more devices than just the beaglebone

> This was a fresh pull I did today from git...  can anyone offer me some
> suggestions?

rm -rf /mnt/extra/bb/setup-scripts/sources/meta-raspberrypi/
./oebb.sh update
_______________________________________________
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