summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend20
1 files changed, 10 insertions, 10 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 7f15843f3a..11b35cc1c2 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,11 +8,11 @@ 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 ?= "db2d813869a0501782469ecdb17e277a501c9f57" 11SRCREV_machine_genericx86 ?= "b24d9d2146d4ce4ef3ad7251b936f35c69dcf0c4"
12SRCREV_machine_genericx86-64 ?= "db2d813869a0501782469ecdb17e277a501c9f57" 12SRCREV_machine_genericx86-64 ?= "b24d9d2146d4ce4ef3ad7251b936f35c69dcf0c4"
13SRCREV_machine_edgerouter ?= "28e7781d57a59227bf1c08c7f3dbdfee16aa0dc2" 13SRCREV_machine_edgerouter ?= "b24d9d2146d4ce4ef3ad7251b936f35c69dcf0c4"
14SRCREV_machine_beaglebone-yocto ?= "28e7781d57a59227bf1c08c7f3dbdfee16aa0dc2" 14SRCREV_machine_beaglebone-yocto ?= "b24d9d2146d4ce4ef3ad7251b936f35c69dcf0c4"
15SRCREV_machine_mpc8315e-rdb ?= "99071a599d8650b069fb8135866fca203f375350" 15SRCREV_machine_mpc8315e-rdb ?= "0802dc980cbc8bdb156d6fe305e7b88e6b602634"
16 16
17COMPATIBLE_MACHINE_genericx86 = "genericx86" 17COMPATIBLE_MACHINE_genericx86 = "genericx86"
18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 18COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -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.22" 23LINUX_VERSION_genericx86 = "4.18.35"
24LINUX_VERSION_genericx86-64 = "4.18.22" 24LINUX_VERSION_genericx86-64 = "4.18.35"
25LINUX_VERSION_edgerouter = "4.18.25" 25LINUX_VERSION_edgerouter = "4.18.35"
26LINUX_VERSION_beaglebone-yocto = "4.18.25" 26LINUX_VERSION_beaglebone-yocto = "4.18.35"
27LINUX_VERSION_mpc8315e-rdb = "4.18.25" 27LINUX_VERSION_mpc8315e-rdb = "4.18.35"