summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-03-14 13:57:57 +0100
committerMartin Borg <martin.borg@enea.com>2017-03-15 12:06:53 +0100
commit6085fdf422307f51325f1532aada7dc17b096fda (patch)
tree5be8de4e237368c0fd1deda692db5d4e76d87ab6
parent7adccfc09e725871991bbc5d2bbf32e4f5f8b450 (diff)
downloadmeta-enea-bsp-x86-6085fdf422307f51325f1532aada7dc17b096fda.tar.gz
linux-yocto: uprev to 4.9
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--recipes-kernel/linux/linux-yocto_4.9.bbappend (renamed from recipes-kernel/linux/linux-yocto_4.8.bbappend)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.8.bbappend b/recipes-kernel/linux/linux-yocto_4.9.bbappend
index dc37b54..39698fd 100644
--- a/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -1,6 +1,6 @@
1SRCREV_metaenea ?= "ef6503a77222cf64a831704ec50b0ed7c16bb0e8" 1SRCREV_metaenea ?= "ef6503a77222cf64a831704ec50b0ed7c16bb0e8"
2KENEABRANCH = "yocto-4.8" 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.enea.se/linux/enea-kernel-cache.git;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta"
4 4
5# NFS boot support 5# NFS boot support
6KERNEL_FEATURES_append = " features/blkdev/net_blk_dev.scc" 6KERNEL_FEATURES_append = " features/blkdev/net_blk_dev.scc"