summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb b/recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb
index b780658..3e519e2 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2014.07.bb
@@ -17,7 +17,8 @@ DEPENDS = "boot-format-native libgcc ${@base_contains('TCMODE', 'external-fsl',
17 17
18inherit deploy 18inherit deploy
19 19
20SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1" 20SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \
21 file://0001-u-boot-mpc85xx-u-boot-.lds-remove-_GLOBAL_OFFSET_TAB.patch"
21SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1" 22SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1"
22 23
23python () { 24python () {