diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb index 4281cc2..1207533 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | |||
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
7 | 7 | ||
8 | PV = "v2015.01+git${SRCPV}" | 8 | PV = "v2015.01+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7" | 10 | SRCREV = "5d0291f06ae9d69189b0790a9bd407038b2b29e3" |
11 | SRCBRANCH = "patches-2015.01" | 11 | SRCBRANCH = "patches-2015.01" |
12 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
13 | 13 | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb index 010ab10..40d50cb 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2015.01+git${SRCPV}" | 3 | PV = "v2015.01+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7" | 5 | SRCREV = "5d0291f06ae9d69189b0790a9bd407038b2b29e3" |
6 | SRCBRANCH = "patches-2015.01" | 6 | SRCBRANCH = "patches-2015.01" |