From patchwork Thu May 26 21:12:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,0/2] u-boot updates to make it more bbappend friendly Date: Thu, 26 May 2011 21:12:40 -0000 From: Darren Hart X-Patchwork-Id: 4841 Message-Id: To: openembedded-core@lists.openembedded.org Cc: Koen Kooi , Chris Larson , Darren Hart Tested via build/install/boot of core-image-minimal with the meta-yocto beagleboard machine config. V2: Fixup the message printed if u-boot is skipped so it: 1) appears on the console 2) prints the name of the including u-boot recipe for reference (instead of a hard coded name) The following changes since commit 1607d7b6809eb3f0aa8d09713a4e467a1f4585a2: IMAGE_ROOTFS_SIZE: Cleanup machine conf files (2011-05-25 14:07:37 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib dvhart/oe/u-boot http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/oe/u-boot Darren Hart (2): u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES u-boot: rename u-boot_git.bb to u-boot_${PV}.bb meta/recipes-bsp/uboot/u-boot.inc | 10 +++++++++- .../uboot/{u-boot_git.bb => u-boot_2011.03.bb} | 11 ++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) rename meta/recipes-bsp/uboot/{u-boot_git.bb => u-boot_2011.03.bb} (64%)