diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.12.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb index f3130ad91b..f19e1248a9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.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 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 14 | SRCREV_machine ?= "873830670b1af7765428166db40d413018c40e28" |
| 15 | SRCREV_meta ?= "91b4e89037c3575912d6c3cc8977db7ea83b81f1" | 15 | SRCREV_meta ?= "4fdd56fe602ceb2690407df44283e45ff1c9cd0e" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "4.12.10" | 20 | LINUX_VERSION ?= "4.12.12" |
| 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.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb index a1ba04102e..fa3cd2075b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.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.12.10" | 7 | LINUX_VERSION ?= "4.12.12" |
| 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 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 12 | SRCREV_machine ?= "873830670b1af7765428166db40d413018c40e28" |
| 13 | SRCREV_meta ?= "91b4e89037c3575912d6c3cc8977db7ea83b81f1" | 13 | SRCREV_meta ?= "4fdd56fe602ceb2690407df44283e45ff1c9cd0e" |
| 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.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb index 6cd82df8d2..e9838247f4 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.12.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 ?= "fd1626821467303bd084dc28d41f9093d60c3f31" | 14 | SRCREV_machine_qemuarm ?= "1f5c932260cac2118d256d38b475a2811a8551e5" |
| 15 | SRCREV_machine_qemuarm64 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 15 | SRCREV_machine_qemuarm64 ?= "873830670b1af7765428166db40d413018c40e28" |
| 16 | SRCREV_machine_qemumips ?= "0d351d8eb3feeb121e859cb77c16dd0f46007a15" | 16 | SRCREV_machine_qemumips ?= "a9f98cc2715a65537877c86808a101429028d48b" |
| 17 | SRCREV_machine_qemuppc ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 17 | SRCREV_machine_qemuppc ?= "873830670b1af7765428166db40d413018c40e28" |
| 18 | SRCREV_machine_qemux86 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 18 | SRCREV_machine_qemux86 ?= "873830670b1af7765428166db40d413018c40e28" |
| 19 | SRCREV_machine_qemux86-64 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 19 | SRCREV_machine_qemux86-64 ?= "873830670b1af7765428166db40d413018c40e28" |
| 20 | SRCREV_machine_qemumips64 ?= "ec95c3aebd1d653a409e844779d2a34666627f59" | 20 | SRCREV_machine_qemumips64 ?= "1863c93b44aeb6badb4993fd9a6ab3d360bf30d1" |
| 21 | SRCREV_machine ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" | 21 | SRCREV_machine ?= "873830670b1af7765428166db40d413018c40e28" |
| 22 | SRCREV_meta ?= "91b4e89037c3575912d6c3cc8977db7ea83b81f1" | 22 | SRCREV_meta ?= "4fdd56fe602ceb2690407df44283e45ff1c9cd0e" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ |
| 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" |
| 26 | 26 | ||
| 27 | LINUX_VERSION ?= "4.12.10" | 27 | LINUX_VERSION ?= "4.12.12" |
| 28 | 28 | ||
| 29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 30 | 30 | ||
