summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_4.9.bb2
3 files changed, 5 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index 5536aee..4c3e941 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -20,6 +20,8 @@ FILESPATHPKG =. "git:"
# This revision is based on upstream "v2016.11"
SRCREV = "1b121c6ab548a9af0a27876e9eaa0c654c1dc3e1"
SRCBRANCH = "2016.11-toradex"
+SRCREV_use-head-next = "${AUTOREV}"
+SRCBRANCH_use-head-next = "2016.11-toradex-next"
SRC_URI = " \
git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index e684d80..b8f1928 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -22,6 +22,8 @@ S = "${WORKDIR}/git"
# This revision is based on upstream "v2016.11"
SRCREV = "1b121c6ab548a9af0a27876e9eaa0c654c1dc3e1"
SRCBRANCH = "2016.11-toradex"
+SRCREV_use-head-next = "${AUTOREV}"
+SRCBRANCH_use-head-next = "2016.11-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
SRC_URI_append_apalis-tk1 = " \
file://apalis-tk1.img.cfg \
diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.9.bb b/recipes-kernel/linux/linux-toradex-mainline_4.9.bb
index 00ad0ab..820dcb2 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_4.9.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_4.9.bb
@@ -24,7 +24,7 @@ TK1-PATCHES = " \
file://0003-apalis-tk1-optional-displayport-hot-plug-detect.patch \
file://0004-apalis-tk1-adjust-pin-muxing-for-v1.1-hw.patch \
file://0005-apalis-tk1-working-sd-card-detect-on-v1.1-hw.patch \
- file://0006-apalis-tk1-update-compatibility-comment.patch\
+ file://0006-apalis-tk1-update-compatibility-comment.patch \
file://0001-apalis_t30-tk1-fix-pcie-clock-and-reset-not-conformi.patch \
file://0002-igb-integrate-tools-only-device-support.patch \
file://0003-apalis_t30-tk1-igb-no-nvm-and-Ethernet-MAC-address-h.patch \