diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb) | 6 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.05.bb | 6 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb index f266da6ea..920a84d57 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.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.05+git${SRCPV}" | 8 | PV = "v2016.07+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e" | 10 | SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d" |
| 11 | SRCBRANCH = "2016.05+fslc" | 11 | SRCBRANCH = "2016.07+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.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb deleted file mode 100644 index 8bd4d6870..000000000 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | include u-boot-fslc.inc | ||
| 2 | |||
| 3 | PV = "v2016.05+git${SRCPV}" | ||
| 4 | |||
| 5 | SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e" | ||
| 6 | SRCBRANCH = "2016.05+fslc" | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb new file mode 100644 index 000000000..5a13b2120 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | include u-boot-fslc.inc | ||
| 2 | |||
| 3 | PV = "v2016.07+git${SRCPV}" | ||
| 4 | |||
| 5 | SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d" | ||
| 6 | SRCBRANCH = "2016.07+fslc" | ||
