summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend20
1 files 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 502485a94b..426757e48c 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"
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 ?= "2c5caa7e84311f2a0097974a697ac1f59030530e" 11SRCREV_machine_genericx86 ?= "5252513a39b4b3773debab1f77071d7c430ecb10"
12SRCREV_machine_genericx86-64 ?= "2c5caa7e84311f2a0097974a697ac1f59030530e" 12SRCREV_machine_genericx86-64 ?= "5252513a39b4b3773debab1f77071d7c430ecb10"
13SRCREV_machine_edgerouter ?= "e06bfa18c727bd0e6e10cf26d9f161e4c791f52b" 13SRCREV_machine_edgerouter ?= "d8fb40cd0e99325715c70aed6f361a8318097829"
14SRCREV_machine_beaglebone-yocto ?= "b8805de77dcf8f59d8368fee4921c146c1300a6a" 14SRCREV_machine_beaglebone-yocto ?= "c67809688bd22cb4cb909bcf1a1045e6337c3229"
15SRCREV_machine_mpc8315e-rdb ?= "f88e87360b10f8fbd853a7d412982e6620f3f96d" 15SRCREV_machine_mpc8315e-rdb ?= "258ee8228e0a512c6dbe2a0dadcd9f030ba45964"
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.14.76" 23LINUX_VERSION_genericx86 = "4.14.98"
24LINUX_VERSION_genericx86-64 = "4.14.76" 24LINUX_VERSION_genericx86-64 = "4.14.98"
25LINUX_VERSION_edgerouter = "4.14.71" 25LINUX_VERSION_edgerouter = "4.14.98"
26LINUX_VERSION_beaglebone-yocto = "4.14.71" 26LINUX_VERSION_beaglebone-yocto = "4.14.98"
27LINUX_VERSION_mpc8315e-rdb = "4.14.71" 27LINUX_VERSION_mpc8315e-rdb = "4.14.98"