Signed-off-by: Armin Kuster <akuster...@gmail.com> --- .../recipes-kernel/linux/linux-yocto_4.14.bbappend | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend index 426757e..5277798 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend @@ -8,11 +8,11 @@ KMACHINE_genericx86 ?= "common-pc" KMACHINE_genericx86-64 ?= "common-pc-64" KMACHINE_beaglebone-yocto ?= "beaglebone" -SRCREV_machine_genericx86 ?= "5252513a39b4b3773debab1f77071d7c430ecb10" -SRCREV_machine_genericx86-64 ?= "5252513a39b4b3773debab1f77071d7c430ecb10" -SRCREV_machine_edgerouter ?= "d8fb40cd0e99325715c70aed6f361a8318097829" -SRCREV_machine_beaglebone-yocto ?= "c67809688bd22cb4cb909bcf1a1045e6337c3229" -SRCREV_machine_mpc8315e-rdb ?= "258ee8228e0a512c6dbe2a0dadcd9f030ba45964" +SRCREV_machine_genericx86 ?= "bc9d4b045fa0254d14ef3a667a200f02cb9af755" +SRCREV_machine_genericx86-64 ?= "bc9d4b045fa0254d14ef3a667a200f02cb9af755" +SRCREV_machine_edgerouter ?= "326e296f237347e965a38acb34f09e594430b0c6" +SRCREV_machine_beaglebone-yocto ?= "1b8c86329c9dbb10b8fcaeb2dceb75680994cd84" +SRCREV_machine_mpc8315e-rdb ?= "f26672ec1f164b0f2a15d629128a91093f971bdd" COMPATIBLE_MACHINE_genericx86 = "genericx86" COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" @@ -20,8 +20,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter" COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" -LINUX_VERSION_genericx86 = "4.14.98" -LINUX_VERSION_genericx86-64 = "4.14.98" -LINUX_VERSION_edgerouter = "4.14.98" -LINUX_VERSION_beaglebone-yocto = "4.14.98" -LINUX_VERSION_mpc8315e-rdb = "4.14.98" +LINUX_VERSION_genericx86 = "4.14.143" +LINUX_VERSION_genericx86-64 = "4.14.143" +LINUX_VERSION_edgerouter = "4.14.143" +LINUX_VERSION_beaglebone-yocto = "4.14.143" +LINUX_VERSION_mpc8315e-rdb = "4.14.143" -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto