From ed482f39825375f631182622c75e18949002b488 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Fri, 16 Jul 2010 03:24:20 +0000 Subject: remove dm3730-am3715-evm machine type references * Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin Acked-by: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- recipes/u-boot/u-boot_git.bb | 13 ++++++++++--- 1 file changed, 10 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 cf76e1df0b..29e7319799 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -112,11 +112,18 @@ SRCREV_omap3evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620" PV_omap3evm = "2009.11+${PR}+gitr${SRCREV}" # ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits) -SRC_URI_dm3730-am3715-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \ +SRC_URI_dm37x-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \ file://0001-omap3evm-Change-default-console-serial-port-from.patch \ " -SRCREV_dm3730-am3715-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620" -PV_dm3730-am3715-evm = "2009.11+${PR}+gitr${SRCREV}" +SRCREV_dm37x-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620" +PV_dm37x-evm = "2009.11+${PR}+gitr${SRCREV}" + +# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits) +SRC_URI_am37x-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \ + file://0001-omap3evm-Change-default-console-serial-port-from.patch \ +" +SRCREV_am37x-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620" +PV_am37x-evm = "2009.11+${PR}+gitr${SRCREV}" # ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits) SRC_URI_am3517-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git" -- cgit v1.2.3