diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2018-12-27 16:38:02 +0100 |
---|---|---|
committer | Philippe Schenker <philippe.schenker@toradex.com> | 2018-12-27 16:46:12 +0100 |
commit | 53d4be5b9b8f609ae713e6eea8e935a73f7f7fd6 (patch) | |
tree | 9b2a95ff00449023ff42afa6bf94b5091f6cb8a7 | |
parent | 58af5f8ccb2f29acf4fd0182521f793c9e10d68e (diff) |
u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b5.156-20181228Colibri-iMX6_LXDE-Image_2.8b5.156-20181228Colibri-iMX6ULL_LXDE-Image_2.8b5.156-20181228Colibri-VF_LXDE-Image_2.8b5.156-20181228Apalis-iMX6_LXDE-Image_2.8b5.156-20181228
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb index 90f1a18..09775c3 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb @@ -17,7 +17,7 @@ DEFAULT_PREFERENCE_colibri-vf = "1" FILESPATHPKG =. "git:" # This revision is based on upstream "v2016.11" -SRCREV = "07edca0bb81857a339f26f3465d5c5602705a94d" +SRCREV = "02735f400478c6e9afc432fda1149abef630657c" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend index 8fa109a..62366cc 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend @@ -3,7 +3,7 @@ include conf/tdx_version.conf LOCALVERSION = "-${TDX_VER_ITEM}" -SRCREV = "07edca0bb81857a339f26f3465d5c5602705a94d" +SRCREV = "02735f400478c6e9afc432fda1149abef630657c" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" |