From 966dfe4909dc9f80a9cb1bd99fbd7e95385b5672 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 29 Oct 2009 14:52:47 +0100 Subject: omap3517-evm: omap3517 was the pre-production name, AM3517 is the production name, rename machine to avoid confusion Signed-off-by: Koen Kooi --- recipes/u-boot/u-boot_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/u-boot') diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 3d067c9ce6..15c3060a39 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -47,8 +47,8 @@ SRCREV_omap3evm = "2dea1db2a3b7c12ed70bbf8ee50755089c5e5170" PV_omap3evm = "2009.03+${PR}+gitr${SRCREV}" -SRCREV_omap3517-evm = "e60beb13cf0" -SRC_URI_append_omap3517-evm = " \ +SRCREV_am3517-evm = "e60beb13cf0" +SRC_URI_append_am3517-evm = " \ file://omap3evm/0001-Changes-for-making-a-NAND-build.patch;patch=1 \ file://omap3evm/0002-Fix-for-NFS-boot-for-OMAP3-EVM.patch;patch=1 \ file://omap3evm/0003-OMAP3-timer-handling-to-1ms-tick-and-CONFIG_SYS_HZ-t.patch;patch=1 \ @@ -66,7 +66,7 @@ file://omap3evm/0014-EMAC-driver-cleanup-removed-debug-prints.patch;patch=1 \ file://omap3evm/0015-EMAC-driver-Check-for-link-status-in-packet-send-lo.patch;patch=1 \ file://omap3evm/0016-Config-option-and-name-changed-to-omap3517_evm.patch;patch=1 \ " -PV_omap3517-evm = "2009.03+${PR}+gitr${SRCREV}" +PV_am3517-evm = "2009.03+${PR}+gitr${SRCREV}" SRC_URI_omapzoom = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3-dev;protocol=git" SRCREV_omapzoom = "d691b424f1f5bf7eea3a4131dfc578d272e8f335" -- cgit v1.2.3