summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-09-21 16:27:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-27 08:33:23 +0100
commitb98a57715986cd0d9b23bd62d8ad35db57de6334 (patch)
treead56d1f9ba9fb5ab19db89282ab5f7dd8d9c180b /meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
parent64dd0045311372f5a0de5e5b19bd3902963db354 (diff)
downloadpoky-b98a57715986cd0d9b23bd62d8ad35db57de6334.tar.gz
yocto-bsp/5.10: update to v5.10.63
Updating the reference platforms to match the latest 5.10 -stable in oe-core. (From meta-yocto rev: f927800f0b379a48bce06857b2d5c8313a8feb3f) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 77b8e31f706cb29d1efb19305470d9b525fc5a67) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
index 0e5e3b1287..347a411341 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
@@ -7,17 +7,17 @@ KMACHINE_genericx86 ?= "common-pc"
7KMACHINE_genericx86-64 ?= "common-pc-64" 7KMACHINE_genericx86-64 ?= "common-pc-64"
8KMACHINE_beaglebone-yocto ?= "beaglebone" 8KMACHINE_beaglebone-yocto ?= "beaglebone"
9 9
10SRCREV_machine_genericx86 ?= "c274623910704eefcc98380a17649889ac7e9408" 10SRCREV_machine_genericx86 ?= "164ed895bc1e94722e80fe6496b176f6bb815cd4"
11SRCREV_machine_genericx86-64 ?= "c274623910704eefcc98380a17649889ac7e9408" 11SRCREV_machine_genericx86-64 ?= "164ed895bc1e94722e80fe6496b176f6bb815cd4"
12SRCREV_machine_edgerouter ?= "ac089d661362ba857e235c5630242039b150ae26" 12SRCREV_machine_edgerouter ?= "4ab94e777d8b41ee1ee4c279259e9733bc8049b1"
13SRCREV_machine_beaglebone-yocto ?= "a6df693a45f5787d4254e0998f52b4465b2a5efe" 13SRCREV_machine_beaglebone-yocto ?= "941cc9c3849f96f7eaf109b1e35e05ba366aca56"
14 14
15COMPATIBLE_MACHINE_genericx86 = "genericx86" 15COMPATIBLE_MACHINE_genericx86 = "genericx86"
16COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 16COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
17COMPATIBLE_MACHINE_edgerouter = "edgerouter" 17COMPATIBLE_MACHINE_edgerouter = "edgerouter"
18COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" 18COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
19 19
20LINUX_VERSION_genericx86 = "5.10.55" 20LINUX_VERSION_genericx86 = "5.10.63"
21LINUX_VERSION_genericx86-64 = "5.10.55" 21LINUX_VERSION_genericx86-64 = "5.10.63"
22LINUX_VERSION_edgerouter = "5.10.55" 22LINUX_VERSION_edgerouter = "5.10.63"
23LINUX_VERSION_beaglebone-yocto = "5.10.55" 23LINUX_VERSION_beaglebone-yocto = "5.10.63"