diff options
| author | Ismo Puustinen <ismo.puustinen@intel.com> | 2017-06-07 16:45:15 +0300 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-06-07 10:09:51 -0500 |
| commit | 6562bbc250f4752d1077abaa7fafe4f0f611e2ae (patch) | |
| tree | 9bc3e3f794dbb695f6d7d57d277b54bc1d95d93d | |
| parent | 7e8f98aa326f16edd679a95f7bb2daf4256479f3 (diff) | |
| download | meta-intel-6562bbc250f4752d1077abaa7fafe4f0f611e2ae.tar.gz | |
linux-intel/4.9: Update yocto-kernel-cache SRCREV
Various changes to configuration, including wifi, nftables, virtualbox,
bluetooth, and smp options.
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
| -rw-r--r-- | common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 2 | ||||
| -rw-r--r-- | common/recipes-kernel/linux/linux-intel_4.9.bb | 2 |
2 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 b0f61e09..e095cc3b 100644 --- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb +++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb | |||
| @@ -12,7 +12,7 @@ python () { | |||
| 12 | 12 | ||
| 13 | KBRANCH = "base-rt" | 13 | KBRANCH = "base-rt" |
| 14 | SRCREV_machine ?= "c7475df230529efcf75575b968ac3aaa962903e0" | 14 | SRCREV_machine ?= "c7475df230529efcf75575b968ac3aaa962903e0" |
| 15 | SRCREV_meta ?= "8b40e0ad3acba22a19c2505584044df115d02e90" | 15 | SRCREV_meta ?= "de57de86e23493d9356fc4cc0e92a3df58a29032" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ | 17 | SRC_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}" |
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb index fec5bcac..dce7f14c 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 | ||
| 4 | KBRANCH = "base" | 4 | KBRANCH = "base" |
| 5 | SRCREV_machine ?= "73905ddb22aa86582266266b6104962a5c96f114" | 5 | SRCREV_machine ?= "73905ddb22aa86582266266b6104962a5c96f114" |
| 6 | SRCREV_meta ?= "8b40e0ad3acba22a19c2505584044df115d02e90" | 6 | SRCREV_meta ?= "de57de86e23493d9356fc4cc0e92a3df58a29032" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \ | 8 | SRC_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}" |
