diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.03.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb index 4ec03577..609ce67e 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb | |||
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
7 | 7 | ||
8 | PV = "v2016.03+git${SRCPV}" | 8 | PV = "v2016.03+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "fd6b196f574ca85d75d6bbe24cf9344e58366ae1" | 10 | SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341" |
11 | SRCBRANCH = "2016.03+fslc" | 11 | SRCBRANCH = "2016.03+fslc" |
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_2016.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb index 2358de34..94b24e9d 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2016.03+git${SRCPV}" | 3 | PV = "v2016.03+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "fd6b196f574ca85d75d6bbe24cf9344e58366ae1" | 5 | SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341" |
6 | SRCBRANCH = "2016.03+fslc" | 6 | SRCBRANCH = "2016.03+fslc" |