aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-30 18:55:48 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-30 18:55:48 +0100
commit2612077410dd6ec452eb18661e64e246c4bc7964 (patch)
tree2c0f65f234a1cd48e416716ec1728f5beaeddf8b
parentaea4bedfe7a246e90cd1e2fd98f192d0890b444e (diff)
downloadopenembedded-core-contrib-2612077410dd6ec452eb18661e64e246c4bc7964.tar.gz
u-boot git: fix double override typo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-bsp/u-boot/u-boot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 6b2d46752b..75ab9f9006 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -70,7 +70,7 @@ PV_omap3evm = "2009.11+${PR}+gitr${SRCREV}"
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_pn-${PN}_pn-${PN}_am37x-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
+SRCREV_pn-${PN}_am37x-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
PV_am37x-evm = "2009.11+${PR}+gitr${SRCREV}"
SRC_URI_omap3-touchbook = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;protocol=git \