summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-01-09 17:09:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-14 11:36:49 +0000
commit721ac6f0541a491b39a35443bbf8961be7f1ec5b (patch)
treeb540f1494f2a4ca6059239409c888a36c5c40daf /meta-yocto-bsp
parentae0642dfcc2c4817c63a91a6041d302f0526fc47 (diff)
downloadpoky-721ac6f0541a491b39a35443bbf8961be7f1ec5b.tar.gz
linux-yocto: update genericx86* SRCREV for 4.18
Bump to kernel release v4.18.22 (From meta-yocto rev: 664673a107ef5f0943e2ecd64313adfd1dbb5a59) Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
index e8eaa3bf76..ea414f9192 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
@@ -8,8 +8,8 @@ KMACHINE_genericx86 ?= "common-pc"
8KMACHINE_genericx86-64 ?= "common-pc-64" 8KMACHINE_genericx86-64 ?= "common-pc-64"
9KMACHINE_beaglebone-yocto ?= "beaglebone" 9KMACHINE_beaglebone-yocto ?= "beaglebone"
10 10
11SRCREV_machine_genericx86 ?= "9eddc793f95f4e7e283996a007e205622c633539" 11SRCREV_machine_genericx86 ?= "db2d813869a0501782469ecdb17e277a501c9f57"
12SRCREV_machine_genericx86-64 ?= "9eddc793f95f4e7e283996a007e205622c633539" 12SRCREV_machine_genericx86-64 ?= "db2d813869a0501782469ecdb17e277a501c9f57"
13SRCREV_machine_edgerouter ?= "0cdc8564c61958a39704d97e008120bd7c762f60" 13SRCREV_machine_edgerouter ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
14SRCREV_machine_beaglebone-yocto ?= "0cdc8564c61958a39704d97e008120bd7c762f60" 14SRCREV_machine_beaglebone-yocto ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
15SRCREV_machine_mpc8315e-rdb ?= "20be2231bb047b02248d7f965c1c3af0c6be3a5e" 15SRCREV_machine_mpc8315e-rdb ?= "20be2231bb047b02248d7f965c1c3af0c6be3a5e"
@@ -20,8 +20,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
20COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" 20COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
21COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 21COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
22 22
23LINUX_VERSION_genericx86 = "4.18.21" 23LINUX_VERSION_genericx86 = "4.18.22"
24LINUX_VERSION_genericx86-64 = "4.18.21" 24LINUX_VERSION_genericx86-64 = "4.18.22"
25LINUX_VERSION_edgerouter = "4.18.9" 25LINUX_VERSION_edgerouter = "4.18.9"
26LINUX_VERSION_beaglebone-yocto = "4.18.9" 26LINUX_VERSION_beaglebone-yocto = "4.18.9"
27LINUX_VERSION_mpc8315e-rdb = "4.18.9" 27LINUX_VERSION_mpc8315e-rdb = "4.18.9"