diff options
Diffstat (limited to 'recipes-bsp')
-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 938b1ad..1068221 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 = "087e95a2dcff4a21cf86bba2654f8948684d7d50" +SRCREV = "aca804c9ddadbf34a8ff82779e5598ec5e319f23" 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 9b6e154..a321da0 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 = "087e95a2dcff4a21cf86bba2654f8948684d7d50" +SRCREV = "aca804c9ddadbf34a8ff82779e5598ec5e319f23" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" |