diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.9.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb index 22e478e2b8..23c445a814 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | |||
| @@ -11,13 +11,13 @@ python () { | |||
| 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "d3aea9ac7fa726757720afe20286c375bf7eefbc" | 14 | SRCREV_machine ?= "1e3f9281ed3043b83d31a3f3dfd28cfb0343873f" |
| 15 | SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce" | 15 | SRCREV_meta ?= "6acae6f7200af17b3c2be5ecab2cffdc59a02b35" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ |
| 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.46" | 20 | LINUX_VERSION ?= "4.9.49" |
| 21 | 21 | ||
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb index 364930bac6..0c2ff0acb2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | |||
| @@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" | |||
| 4 | 4 | ||
| 5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
| 6 | 6 | ||
| 7 | LINUX_VERSION ?= "4.9.46" | 7 | LINUX_VERSION ?= "4.9.49" |
| 8 | 8 | ||
| 9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
| 10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 11 | 11 | ||
| 12 | SRCREV_machine ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107" | 12 | SRCREV_machine ?= "0a2c7ae3c42cd9009df2df20afd2df78332c3ae3" |
| 13 | SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce" | 13 | SRCREV_meta ?= "6acae6f7200af17b3c2be5ecab2cffdc59a02b35" |
| 14 | 14 | ||
| 15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.9.bb b/meta/recipes-kernel/linux/linux-yocto_4.9.bb index c4b601c464..dbb5d54117 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.9.bb | |||
| @@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base" | |||
| 11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
| 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
| 13 | 13 | ||
| 14 | SRCREV_machine_qemuarm ?= "5c60622f4af68de9d6d9320f7d785156d01c305c" | 14 | SRCREV_machine_qemuarm ?= "072093c81a9329cec188905dfadb19c983be14f7" |
| 15 | SRCREV_machine_qemuarm64 ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107" | 15 | SRCREV_machine_qemuarm64 ?= "0a2c7ae3c42cd9009df2df20afd2df78332c3ae3" |
| 16 | SRCREV_machine_qemumips ?= "a5673234ab47a8653b7c3629811cc9ca634fcadb" | 16 | SRCREV_machine_qemumips ?= "0c66ebad24541c7673620ca433cd8478e5d06e3b" |
| 17 | SRCREV_machine_qemuppc ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107" | 17 | SRCREV_machine_qemuppc ?= "0a2c7ae3c42cd9009df2df20afd2df78332c3ae3" |
| 18 | SRCREV_machine_qemux86 ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107" | 18 | SRCREV_machine_qemux86 ?= "0a2c7ae3c42cd9009df2df20afd2df78332c3ae3" |
| 19 | SRCREV_machine_qemux86-64 ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107" | 19 | SRCREV_machine_qemux86-64 ?= "0a2c7ae3c42cd9009df2df20afd2df78332c3ae3" |
| 20 | SRCREV_machine_qemumips64 ?= "7b4d796b512ed9bb1e13af089fc4d20a35187eeb" | 20 | SRCREV_machine_qemumips64 ?= "6ac61462925ac9d6f668286bc29ee54f05e8f5e9" |
| 21 | SRCREV_machine ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107" | 21 | SRCREV_machine ?= "0a2c7ae3c42cd9009df2df20afd2df78332c3ae3" |
| 22 | SRCREV_meta ?= "f16cac53436be696fa055bc4a139f3f1dc39a9ce" | 22 | SRCREV_meta ?= "6acae6f7200af17b3c2be5ecab2cffdc59a02b35" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ |
| 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |
| 26 | 26 | ||
| 27 | LINUX_VERSION ?= "4.9.46" | 27 | LINUX_VERSION ?= "4.9.49" |
| 28 | 28 | ||
| 29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 30 | 30 | ||
