summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_4.9.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_4.9.bbappend')
-rw-r--r--recipes-kernel/linux/linux-yocto_4.9.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.9.bbappend b/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 27bd872..8883c10 100644
--- a/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -1,6 +1,6 @@
1SRCREV_metaenea ?= "5057d9d3837fc35814a402b9c0384a064d260d05" 1SRCREV_metaenea ?= "5057d9d3837fc35814a402b9c0384a064d260d05"
2KENEABRANCH = "yocto-4.9" 2KENEABRANCH = "yocto-4.9"
3SRC_URI_append = " git://git.enea.se/linux/enea-kernel-cache.git;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta" 3SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta"
4 4
5KERNEL_FEATURES_append = " features/udev/udev.scc" 5KERNEL_FEATURES_append = " features/udev/udev.scc"
6 6