summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend20
1 files changed, 10 insertions, 10 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 68bae2c4e4..c55f925693 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -7,11 +7,11 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
7KMACHINE_genericx86 ?= "common-pc" 7KMACHINE_genericx86 ?= "common-pc"
8KMACHINE_genericx86-64 ?= "common-pc-64" 8KMACHINE_genericx86-64 ?= "common-pc-64"
9 9
10SRCREV_machine_genericx86 ?= "fec49247816d7045aa8abe0047bcd4737af9a853" 10SRCREV_machine_genericx86 ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1"
11SRCREV_machine_genericx86-64 ?= "fec49247816d7045aa8abe0047bcd4737af9a853" 11SRCREV_machine_genericx86-64 ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1"
12SRCREV_machine_edgerouter ?= "fec49247816d7045aa8abe0047bcd4737af9a853" 12SRCREV_machine_edgerouter ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1"
13SRCREV_machine_beaglebone ?= "938cc4ac8d36f166c9e2e0517d6ffd6d278fe631" 13SRCREV_machine_beaglebone ?= "ce38fdb820476e496579f2481be977c0f35509f4"
14SRCREV_machine_mpc8315e-rdb ?= "fec49247816d7045aa8abe0047bcd4737af9a853" 14SRCREV_machine_mpc8315e-rdb ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1"
15 15
16COMPATIBLE_MACHINE_genericx86 = "genericx86" 16COMPATIBLE_MACHINE_genericx86 = "genericx86"
17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 17COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
19COMPATIBLE_MACHINE_beaglebone = "beaglebone" 19COMPATIBLE_MACHINE_beaglebone = "beaglebone"
20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 20COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.1.36" 22LINUX_VERSION_genericx86 = "4.1.43"
23LINUX_VERSION_genericx86-64 = "4.1.36" 23LINUX_VERSION_genericx86-64 = "4.1.43"
24LINUX_VERSION_edgerouter = "4.1.36" 24LINUX_VERSION_edgerouter = "4.1.43"
25LINUX_VERSION_beaglebone = "4.1.36" 25LINUX_VERSION_beaglebone = "4.1.43"
26LINUX_VERSION_mpc8315e-rdb = "4.1.36" 26LINUX_VERSION_mpc8315e-rdb = "4.1.43"