summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-intel-rt_4.9.bb')
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
index 6e61997c..b0f61e09 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -11,8 +11,8 @@ python () {
11} 11}
12 12
13KBRANCH = "base-rt" 13KBRANCH = "base-rt"
14SRCREV_machine ?= "f51f4b9a23e0bebb841124b1a96a5734abfeef27" 14SRCREV_machine ?= "c7475df230529efcf75575b968ac3aaa962903e0"
15SRCREV_meta ?= "803b8d600e45afa0375459bf599fe365571a3866" 15SRCREV_meta ?= "8b40e0ad3acba22a19c2505584044df115d02e90"
16 16
17SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ 17SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"