diff options
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2015.04.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb index 45d27b1..111ddff 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb | |||
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
7 | 7 | ||
8 | PV = "v2015.04+git${SRCPV}" | 8 | PV = "v2015.04+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d" | 10 | SRCREV = "2b3a8e87bdd5057be4ba414229e782553517f224" |
11 | SRCBRANCH = "patches-2015.04" | 11 | SRCBRANCH = "patches-2015.04" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb index bdbf93a..5142241 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2015.04+git${SRCPV}" | 3 | PV = "v2015.04+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d" | 5 | SRCREV = "2b3a8e87bdd5057be4ba414229e782553517f224" |
6 | SRCBRANCH = "patches-2015.04" | 6 | SRCBRANCH = "patches-2015.04" |