Hi, I'm trying to build some software for an install of Angstrom on my Nokia N800 I have booting off an SD card. When I do 'bitbake <package>', I seem to only get the packages that are specified on the command line, e.g. for 'bitbake pidgin' I get pidgin, locale/doc/plugin/etc. packages, and libpurple packages, but none of the dependencies that were built during the build process (that are not in the 'gpe-image' build on the SD card). I am trying again with INHERIT += "package_ipk" in my local.conf, but according to comments there this should be set by DISTRO, which is 'angstrom-2007.1'. How can I get .ipks for all packages that are built during a BitBake run?
Thanks in advance. -- Andrew Barr [EMAIL PROTECTED] (614) 581-3537 (Verizon Wireless) _______________________________________________ Openembedded-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
