diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index a97a14b66e..5416ca499b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.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 ?= "76a02384d86df7b7499755f1650b5299740f5473" | 14 | SRCREV_machine ?= "a1da5707fd13f31d25661b910c7377c8714c1123" |
| 15 | SRCREV_meta ?= "e66032e2d93da24c6b9137dbbe66008c77f6d4aa" | 15 | SRCREV_meta ?= "170ed03a9d908e2abc8025cf9a62789ab15b3ece" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "4.4.20" | 20 | LINUX_VERSION ?= "4.4.22" |
| 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.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 6befd233b3..e7e48adc4d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.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.4.20" | 7 | LINUX_VERSION ?= "4.4.22" |
| 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 ?= "7d1401a0dd9bebfe49937ca7d9785972e0cc76d0" | 12 | SRCREV_machine ?= "0ef03dcfb96805e6bcf82989f1c8fed1b488d00a" |
| 13 | SRCREV_meta ?= "e66032e2d93da24c6b9137dbbe66008c77f6d4aa" | 13 | SRCREV_meta ?= "170ed03a9d908e2abc8025cf9a62789ab15b3ece" |
| 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.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb index ec493cbd55..5cafa9166a 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.4.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 ?= "a064c27e528be59412a892f3ed3ef8efe1f1d601" | 14 | SRCREV_machine_qemuarm ?= "22a817dc851fac7ec9369c29b3a2803ec92781fb" |
| 15 | SRCREV_machine_qemuarm64 ?= "7d1401a0dd9bebfe49937ca7d9785972e0cc76d0" | 15 | SRCREV_machine_qemuarm64 ?= "0ef03dcfb96805e6bcf82989f1c8fed1b488d00a" |
| 16 | SRCREV_machine_qemumips ?= "d644de0138c623c2b5e8a6a143a24234fd2cfb27" | 16 | SRCREV_machine_qemumips ?= "c1794372ab031297d1c4482d982e143386c247ea" |
| 17 | SRCREV_machine_qemuppc ?= "7d1401a0dd9bebfe49937ca7d9785972e0cc76d0" | 17 | SRCREV_machine_qemuppc ?= "0ef03dcfb96805e6bcf82989f1c8fed1b488d00a" |
| 18 | SRCREV_machine_qemux86 ?= "7d1401a0dd9bebfe49937ca7d9785972e0cc76d0" | 18 | SRCREV_machine_qemux86 ?= "0ef03dcfb96805e6bcf82989f1c8fed1b488d00a" |
| 19 | SRCREV_machine_qemux86-64 ?= "7d1401a0dd9bebfe49937ca7d9785972e0cc76d0" | 19 | SRCREV_machine_qemux86-64 ?= "0ef03dcfb96805e6bcf82989f1c8fed1b488d00a" |
| 20 | SRCREV_machine_qemumips64 ?= "1fb08e61877b56fcbf800bfc66305b7a563c5f99" | 20 | SRCREV_machine_qemumips64 ?= "ab08db0be1aec0daa5ac134fe1abcd6eba47b275" |
| 21 | SRCREV_machine ?= "7d1401a0dd9bebfe49937ca7d9785972e0cc76d0" | 21 | SRCREV_machine ?= "0ef03dcfb96805e6bcf82989f1c8fed1b488d00a" |
| 22 | SRCREV_meta ?= "e66032e2d93da24c6b9137dbbe66008c77f6d4aa" | 22 | SRCREV_meta ?= "170ed03a9d908e2abc8025cf9a62789ab15b3ece" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ |
| 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
| 26 | 26 | ||
| 27 | LINUX_VERSION ?= "4.4.20" | 27 | LINUX_VERSION ?= "4.4.22" |
| 28 | 28 | ||
| 29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 30 | 30 | ||
