From bae5f93d9c3b6f532f197471579fae6610df664b Mon Sep 17 00:00:00 2001 From: Bindhu V Date: Tue, 15 Mar 2022 22:58:44 +0800 Subject: linux-yocto/5.10: update genericx86* machines to v5.10.99 (From meta-yocto rev: d3b9f6c080baafb3c35f3f32f1f5d8154f5d78cc) Signed-off-by: Bindhu V Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 21f99ea452..b9bb9a087c 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,8 +7,8 @@ KMACHINE_genericx86 ?= "common-pc" KMACHINE_genericx86-64 ?= "common-pc-64" KMACHINE_beaglebone-yocto ?= "beaglebone" -SRCREV_machine_genericx86 ?= "1bb9d730ac6630d3f41c2ef529fab09f12bcf07d" -SRCREV_machine_genericx86-64 ?= "1bb9d730ac6630d3f41c2ef529fab09f12bcf07d" +SRCREV_machine_genericx86 ?= "84f6a75f64961e59d61bf3d70ab17e8bb430386b" +SRCREV_machine_genericx86-64 ?= "84f6a75f64961e59d61bf3d70ab17e8bb430386b" SRCREV_machine_edgerouter ?= "4ab94e777d8b41ee1ee4c279259e9733bc8049b1" SRCREV_machine_beaglebone-yocto ?= "941cc9c3849f96f7eaf109b1e35e05ba366aca56" @@ -17,7 +17,7 @@ COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" COMPATIBLE_MACHINE_edgerouter = "edgerouter" COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" -LINUX_VERSION_genericx86 = "5.10.82" -LINUX_VERSION_genericx86-64 = "5.10.82" +LINUX_VERSION_genericx86 = "5.10.99" +LINUX_VERSION_genericx86-64 = "5.10.99" LINUX_VERSION_edgerouter = "5.10.63" LINUX_VERSION_beaglebone-yocto = "5.10.63" -- cgit v1.2.3-54-g00ecf