diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.09.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb) | 6 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 6 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.09.bb index 674bf7035..86a6abf22 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.09.bb | |||
| @@ -5,10 +5,10 @@ SECTION = "bootloader" | |||
| 5 | DEPENDS = "openssl" | 5 | DEPENDS = "openssl" |
| 6 | PROVIDES = "u-boot-mxsboot" | 6 | PROVIDES = "u-boot-mxsboot" |
| 7 | 7 | ||
| 8 | PV = "v2016.07+git${SRCPV}" | 8 | PV = "v2016.09+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "16a26705252aac106e196d2f9593845539c73837" | 10 | SRCREV = "a3d27ead69a9e84a7794117cf965af20d0cfec4f" |
| 11 | SRCBRANCH = "2016.07+fslc" | 11 | SRCBRANCH = "2016.09+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}" |
| 14 | 14 | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb deleted file mode 100644 index 19e361488..000000000 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | include u-boot-fslc.inc | ||
| 2 | |||
| 3 | PV = "v2016.07+git${SRCPV}" | ||
| 4 | |||
| 5 | SRCREV = "e6b42411ab33ec950ddb304de9dafaf8bad506a2" | ||
| 6 | SRCBRANCH = "2016.07+fslc" | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb new file mode 100644 index 000000000..07fa86974 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | include u-boot-fslc.inc | ||
| 2 | |||
| 3 | PV = "v2016.09+git${SRCPV}" | ||
| 4 | |||
| 5 | SRCREV = "a3d27ead69a9e84a7794117cf965af20d0cfec4f" | ||
| 6 | SRCBRANCH = "2016.09+fslc" | ||
