hi! i setup the stuff in http://www.angstrom-distribution.org/building-angstrom. it generated ~/.oe/environment-2008. after loading the env vars from that script, i went to setup_scripts/build and ran bitbake virtual/kernel
where do i find the output? how do i get a MLO, u-boot.bin, uImage, a root file system ? do i need to run bitbake virtual/kernel -c deploy will these commands use the setting in setup-scripts/sources/openembedded/recipes/linux/linux-omap/beagleboard/defconfig when i run bitbake, before doing anything it shows Build Configuration: BB_VERSION = "1.12.0" METADATA_BRANCH = "2011.03-maintenance" METADATA_REVISION = "0b66744" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO = "angstrom" DISTRO_VERSION = "2011.03" TARGET_FPU = "hard" if the previous is all wrong, then how do i get an MLO, u-boot.bin, uImage (and a root file system) that use the settings in setup-scripts/sources/openembedded/recipes/linux/linux-omap/beagleboard/defconfig i'm just getting started with this :) i managed to get stuff in build/tmp-angstrom_2008_1/deploy/glibc/images/beagleboard/ by running commands from http://www.slimlogic.co.uk/2011/05/openembeddedangstrom-kernel-workflow/ ,but the stuff in build/tmp-angstrom_2008_1/deploy/glibc/images/beagleboard/ does not use the setting in setup-scripts/sources/openembedded/recipes/linux/linux-omap/beagleboard/defconfig i've been at this for a two day now... (i want this https://github.com/scottellis/omap3-pwm) thanks! -- Rodrigo. _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
