summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-03-06 13:03:26 -0800
committerSaul Wold <sgw@linux.intel.com>2017-03-06 13:06:27 -0800
commit1a20554ee5ace6639a8fc559722b20dfdc6a1815 (patch)
tree6fb61914a6b6425fd9032973590e58f9db17f78e /common/recipes-kernel
parent8e971f7db71365410b3ba6a543eefc740477381d (diff)
downloadmeta-intel-1a20554ee5ace6639a8fc559722b20dfdc6a1815.tar.gz
linux-intel: Update meta SRCREV
This fixes the DW_DMAC_PCI config mismatch Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel')
-rw-r--r--common/recipes-kernel/linux/linux-intel_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb
index 67873f23..c6d508de 100644
--- a/common/recipes-kernel/linux/linux-intel_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel_4.9.bb
@@ -3,7 +3,7 @@ require recipes-kernel/linux/linux-yocto.inc
3 3
4KBRANCH = "base" 4KBRANCH = "base"
5SRCREV_machine ?= "21df0f902c89e4ec40742b4cc8d1b65382db19d8" 5SRCREV_machine ?= "21df0f902c89e4ec40742b4cc8d1b65382db19d8"
6SRCREV_meta ?= "6fd9dcbb3f0becf90c555a1740d21d18c331af99" 6SRCREV_meta ?= "38e74b65164e6857450417825ee4b517452ff57f"
7 7
8SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ 8SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" 9 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"