summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.4.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-10-19 14:07:02 +0200
committerStefan Agner <stefan.agner@toradex.com>2017-11-27 11:28:51 +0100
commit4a567ef806c5491e59f8e5590bfb064f3b3327d0 (patch)
treea69cc8a316f47d0a370f61ffcaba7e36e0372969 /recipes-kernel/linux/linux-toradex-rt_4.4.bb
parent45c33b79a734d016dddb997c1895b53202286f23 (diff)
kernel 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: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-rt_4.4.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
index 5b95642..a32e69d 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
@@ -18,5 +18,7 @@ PR = "${TDX_VER_INT}"
SRCREV = "c1d5fe2d54551b95b812143d94d8168da2220dd8"
SRCBRANCH = "toradex_vf_4.4"
+SRCREV_use-head-next = "${AUTOREV}"
+SRCBRANCH_use-head-next = "toradex_vf_4.4-next"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(vf)"