diff options
| -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, 4 insertions, 0 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 ab723cca..f4aff8c8 100644 --- a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb +++ b/common/recipes-kernel/linux/linux-intel-rt_4.9.bb | |||
| @@ -18,6 +18,8 @@ SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machin | |||
| 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}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "4.9.20" | 20 | LINUX_VERSION ?= "4.9.20" |
| 21 | LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}" | ||
| 22 | |||
| 21 | 23 | ||
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 23 | 25 | ||
diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b/common/recipes-kernel/linux/linux-intel_4.9.bb index 12742f25..203bdcdc 100644 --- a/common/recipes-kernel/linux/linux-intel_4.9.bb +++ b/common/recipes-kernel/linux/linux-intel_4.9.bb | |||
| @@ -9,6 +9,8 @@ SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machin | |||
| 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}" |
| 10 | 10 | ||
| 11 | LINUX_VERSION ?= "4.9.20" | 11 | LINUX_VERSION ?= "4.9.20" |
| 12 | LINUX_VERSION_EXTENSION ?= "-intel-pk-${LINUX_KERNEL_TYPE}" | ||
| 13 | |||
| 12 | 14 | ||
| 13 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 14 | 16 | ||
