diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-06-28 17:33:09 -0400 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-07-04 05:37:07 -1000 |
| commit | 642040373e3da78c3ae4c1f428ef2d664e7db817 (patch) | |
| tree | a2e5efd47fcc3fa57b690ded25a70d257532803a | |
| parent | a6f31734073c500aa1874f0f88eb931d58c81c1b (diff) | |
| download | poky-642040373e3da78c3ae4c1f428ef2d664e7db817.tar.gz | |
linux-yocto/5.4: cfg: fix DECNET configuration warning
Dropping CONFIG_DECNET as it has been removed from -stable
and we now get a configuration warning.
(From OE-Core rev: b7530e5360babbe9321ee4cf1e336412116a98cb)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.4.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index 541d169379..d775a60e9f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | |||
| @@ -12,7 +12,7 @@ python () { | |||
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "8d8179549a233e7517523ac12887016451da2e20" | 14 | SRCREV_machine ?= "8d8179549a233e7517523ac12887016451da2e20" |
| 15 | SRCREV_meta ?= "b6e41788aebaf8058d1f15f6cdcf55a6edb77755" | 15 | SRCREV_meta ?= "465d61ba36f5c7e32d1fddef078d5d2068fcc2cc" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb index 171ff8493c..5e2b2ab6cf 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | |||
| @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 17 | 17 | ||
| 18 | SRCREV_machine_qemuarm ?= "ca5368c73bab4eb276a8e721df28c02ceb8f3eeb" | 18 | SRCREV_machine_qemuarm ?= "ca5368c73bab4eb276a8e721df28c02ceb8f3eeb" |
| 19 | SRCREV_machine ?= "abb579170926348d1518bc1a2de8cb1cdf403808" | 19 | SRCREV_machine ?= "abb579170926348d1518bc1a2de8cb1cdf403808" |
| 20 | SRCREV_meta ?= "b6e41788aebaf8058d1f15f6cdcf55a6edb77755" | 20 | SRCREV_meta ?= "465d61ba36f5c7e32d1fddef078d5d2068fcc2cc" |
| 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_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index 527728d9d0..336e72eede 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb | |||
| @@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "d18af0e8acb7c4cb245739fa8165a44845ff2ba0" | |||
| 21 | SRCREV_machine_qemux86-64 ?= "d18af0e8acb7c4cb245739fa8165a44845ff2ba0" | 21 | SRCREV_machine_qemux86-64 ?= "d18af0e8acb7c4cb245739fa8165a44845ff2ba0" |
| 22 | SRCREV_machine_qemumips64 ?= "66cac7d41a43594760f6ac48e848d73315cc5dd3" | 22 | SRCREV_machine_qemumips64 ?= "66cac7d41a43594760f6ac48e848d73315cc5dd3" |
| 23 | SRCREV_machine ?= "d18af0e8acb7c4cb245739fa8165a44845ff2ba0" | 23 | SRCREV_machine ?= "d18af0e8acb7c4cb245739fa8165a44845ff2ba0" |
| 24 | SRCREV_meta ?= "b6e41788aebaf8058d1f15f6cdcf55a6edb77755" | 24 | SRCREV_meta ?= "465d61ba36f5c7e32d1fddef078d5d2068fcc2cc" |
| 25 | 25 | ||
| 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel |
| 27 | # KMACHINE_qemuarm ?= "qemuarma15" | 27 | # KMACHINE_qemuarm ?= "qemuarma15" |
