[oe-commits] Koen Kooi : u-boot: UBOOT_MACHINE belongs in the machine file, not in the uboot recipe

GIT User account git at amethyst.openembedded.net
Wed Nov 19 11:25:01 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e870f56cd0dd661c923a5cafebe2d7b5699ccbeb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e870f56cd0dd661c923a5cafebe2d7b5699ccbeb

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Nov 19 12:23:43 2008 +0100

u-boot: UBOOT_MACHINE belongs in the machine file, not in the uboot recipe

---

 packages/u-boot/u-boot_git.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/packages/u-boot/u-boot_git.bb b/packages/u-boot/u-boot_git.bb
index 4fc6b80..ad885cb 100644
--- a/packages/u-boot/u-boot_git.bb
+++ b/packages/u-boot/u-boot_git.bb
@@ -11,12 +11,10 @@ SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
 SRC_URI_beagleboard = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3;protocol=git" 
 SRCREV_beagleboard = "1e329ec630b31803ee191d2ee335214662b5bfea"
 PV_beagleboard = "2008.10+${PR}+gitr${SRCREV}"
-UBOOT_MACHINE_beagleboard = "omap3_beagle_config"
 
 SRC_URI_omap3evm = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3;protocol=git" 
 SRCREV_omap3evm = "1e329ec630b31803ee191d2ee335214662b5bfea"
 PV_omap3evm = "2008.10+${PR}+gitr${SRCREV}"
-UBOOT_MACHINE_omap3evm = "omap3_evm_config"
 
 SRC_URI_neuros-osd2 = "git://git.neurostechnology.com/git/u-boot;protocol=git;branch=neuros"
 SRCREV_neuros-osd2 = "df6de5f4ff79dc43ba2a79a3afa975d22ec273b5"





More information about the Openembedded-commits mailing list