summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-10-19 14:04:55 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-11-29 17:45:41 +0100
commited893d8d7943b25b941a0baf2a0890a584baff15 (patch)
tree00f08aed073afa2719a24319de34457f00527382 /recipes-kernel
parent9700c3cdf02877e46b486a21f04b3dc2b49a01fd (diff)
u-boot recipes: automatically update to latest -next through override
This can be used e.g. for a CI setup to do nightly builds of latest and greatest. To use HEAD of xxx-next instead of the pinned version one would add in local.conf: MACHINEOVERRIDES =. "use-head-next:" Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_4.9.bb2
1 files changed, 1 insertions, 1 deletions
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 \