From e870f56cd0dd661c923a5cafebe2d7b5699ccbeb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 19 Nov 2008 12:23:43 +0100 Subject: u-boot: UBOOT_MACHINE belongs in the machine file, not in the uboot recipe --- packages/u-boot/u-boot_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages/u-boot') diff --git a/packages/u-boot/u-boot_git.bb b/packages/u-boot/u-boot_git.bb index 4fc6b80fec..ad885cb33c 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" -- cgit v1.2.3