summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Pricope <Bogdan.Pricope@enea.com>2018-09-14 09:12:13 +0200
committerBogdan Pricope <Bogdan.Pricope@enea.com>2018-09-14 09:12:13 +0200
commit712c27cd08cf3c32e4c5d93048b4f59a94625642 (patch)
treee2feec715d0a1933d3ba6f1614cafcabcdc1e88a
parentf11d746fa6720369a9c69e086160fa2ef0158622 (diff)
downloadmeta-enea-bsp-x86-712c27cd08cf3c32e4c5d93048b4f59a94625642.tar.gz
linux-intel: update enea-kernel-cache revision
Update is needed to add modules for 4G usb modems. Change-Id: Ia15613e99d0dcb466d467f996c01d15cf8c4abbd Signed-off-by: Bogdan Pricope <Bogdan.Pricope@enea.com>
-rw-r--r--recipes-kernel/linux/linux-intel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel.inc b/recipes-kernel/linux/linux-intel.inc
index 74a053b..27797ce 100644
--- a/recipes-kernel/linux/linux-intel.inc
+++ b/recipes-kernel/linux/linux-intel.inc
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:"
2require common/recipes-kernel/linux/linux-intel_4.14.bb 2require common/recipes-kernel/linux/linux-intel_4.14.bb
3require recipes-kernel/linux/linux-deploy-kconfig.inc 3require recipes-kernel/linux/linux-deploy-kconfig.inc
4 4
5SRCREV_metaenea = "7f34b40b0ba594d85ee8ccdf327d2a06f7ceaad4" 5SRCREV_metaenea = "524946c5ae6b190ccb6513d07c74617935460112"
6KENEABRANCH = "intel-4.14" 6KENEABRANCH = "intel-4.14"
7SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta" 7SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta"
8 8