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 80d54f4ca0..7251c07fce 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | |||
| @@ -2,13 +2,13 @@ KBRANCH ?= "standard/preempt-rt" | |||
| 2 | 2 | ||
| 3 | require recipes-kernel/linux/linux-yocto.inc | 3 | require recipes-kernel/linux/linux-yocto.inc |
| 4 | 4 | ||
| 5 | SRCREV_machine ?= "48ef1e28a2a8904d287f9fde5f35d506ac42f4bb" | 5 | SRCREV_machine ?= "853991833cc5140ca25450e81bf6b822d537a6ac" |
| 6 | SRCREV_meta ?= "4d2d541ae090e9646e6fb06ad296bdba54fd7497" | 6 | SRCREV_meta ?= "8b6a7d80344837fd64163008521a31a6f891313e" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ | 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ |
| 9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
| 10 | 10 | ||
| 11 | LINUX_VERSION ?= "4.4.2" | 11 | LINUX_VERSION ?= "4.4.3" |
| 12 | 12 | ||
| 13 | PV = "${LINUX_VERSION}+git${SRCPV}" | 13 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 14 | 14 | ||
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 c840f77179..0d35bc3ce8 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.2" | 7 | LINUX_VERSION ?= "4.4.3" |
| 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 ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73" | 12 | SRCREV_machine ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" |
| 13 | SRCREV_meta ?= "4d2d541ae090e9646e6fb06ad296bdba54fd7497" | 13 | SRCREV_meta ?= "8b6a7d80344837fd64163008521a31a6f891313e" |
| 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 dc7f75e1b9..c5f160d786 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 ?= "10de32377332ffc163525e850817780f5c577827" | 14 | SRCREV_machine_qemuarm ?= "fa6a2f888d8adfe03b24ef32654be470960aed41" |
| 15 | SRCREV_machine_qemuarm64 ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73" | 15 | SRCREV_machine_qemuarm64 ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" |
| 16 | SRCREV_machine_qemumips ?= "6b8a34fc2d605ac87c4769670a8ea05804779ad0" | 16 | SRCREV_machine_qemumips ?= "a23b6eb1c5bca3bde2a9f94d9059274fff7da281" |
| 17 | SRCREV_machine_qemuppc ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73" | 17 | SRCREV_machine_qemuppc ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" |
| 18 | SRCREV_machine_qemux86 ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73" | 18 | SRCREV_machine_qemux86 ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" |
| 19 | SRCREV_machine_qemux86-64 ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73" | 19 | SRCREV_machine_qemux86-64 ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" |
| 20 | SRCREV_machine_qemumips64 ?= "ebc3b0add55a3906616334fd4179b5dc04128276" | 20 | SRCREV_machine_qemumips64 ?= "8bbcb369cf605d1ada384f4b950da2abc5d1f4cc" |
| 21 | SRCREV_machine ?= "abb7da90b75c0f2e0bd2f57da3ddbbe8ab670f73" | 21 | SRCREV_machine ?= "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" |
| 22 | SRCREV_meta ?= "4d2d541ae090e9646e6fb06ad296bdba54fd7497" | 22 | SRCREV_meta ?= "8b6a7d80344837fd64163008521a31a6f891313e" |
| 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.2" | 27 | LINUX_VERSION ?= "4.4.3" |
| 28 | 28 | ||
| 29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 30 | 30 | ||
