[meta-freescale] [PATCH 2/2] u-boot-fslc: Upgrade to 2017.09 release

Fabio Berton fabio.berton at ossystems.com.br
Mon Sep 11 14:17:29 PDT 2017


This commit merge tag v2017.09 and apply the following commits on top
of it:

    - e4a4d913e9 ipu_common: Let the MX6 IPU clock be calculated in run-time
    - 57ea8c60e4 pico-imx7d: Add support for secure boot
    - c5ad50303c mx6sabre_common: Dynamically change the video output
    - 9b412b485a mx6sabre_common: Place video related settings in common code
    - d3d0f38957 wandboard: Set fdt based on board_rev and board_name
    - 199cce79e4 mx6sabresd: Enable video interfaces in bootargs
    - 37d69b40ea mx6sabresd: Use LDO dtb file until LDO bypass support is added
    - 29fffd2510 mx6slevk: Use LDO dtb file until LDO bypass support is added

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 ...-boot-fslc-mxsboot_2017.07.bb => u-boot-fslc-mxsboot_2017.09.bb} | 6 +++---
 recipes-bsp/u-boot/u-boot-fslc_2017.07.bb                           | 6 ------
 recipes-bsp/u-boot/u-boot-fslc_2017.09.bb                           | 6 ++++++
 3 files changed, 9 insertions(+), 9 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2017.07.bb => u-boot-fslc-mxsboot_2017.09.bb} (87%)
 delete mode 100644 recipes-bsp/u-boot/u-boot-fslc_2017.07.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-fslc_2017.09.bb

diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
similarity index 87%
rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.07.bb
rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
index b6602c0f..520b674e 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
@@ -5,10 +5,10 @@ SECTION = "bootloader"
 DEPENDS = "openssl"
 PROVIDES = "u-boot-mxsboot"
 
-PV = "v2017.07+git${SRCPV}"
+PV = "v2017.09+git${SRCPV}"
 
-SRCREV = "801fd445636a6d136ffb1a991245e183643a8934"
-SRCBRANCH = "2017.07+fslc"
+SRCREV = "e4a4d913e9034171146fd55b5f6e09298fd42b49"
+SRCBRANCH = "2017.09+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb
deleted file mode 100644
index be2f1532..00000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-include u-boot-fslc.inc
-
-PV = "v2017.07+git${SRCPV}"
-
-SRCREV = "65a6a14ccd0beb43376a9d0aec8fd171c6427063"
-SRCBRANCH = "2017.07+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
new file mode 100644
index 00000000..7867ef24
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
@@ -0,0 +1,6 @@
+include u-boot-fslc.inc
+
+PV = "v2017.09+git${SRCPV}"
+
+SRCREV = "e4a4d913e9034171146fd55b5f6e09298fd42b49"
+SRCBRANCH = "2017.09+fslc"
-- 
2.14.1



More information about the meta-freescale mailing list