summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend12
1 files changed, 6 insertions, 6 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 cc195f1409..30426aa185 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
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
9 9
10SRCREV_machine_genericx86 ?= "f905fdd5da150ea809f847f00f3476220606c0ff" 10SRCREV_machine_genericx86 ?= "f905fdd5da150ea809f847f00f3476220606c0ff"
11SRCREV_machine_genericx86-64 ?= "f905fdd5da150ea809f847f00f3476220606c0ff" 11SRCREV_machine_genericx86-64 ?= "f905fdd5da150ea809f847f00f3476220606c0ff"
12SRCREV_machine_edgerouter ?= "e2bea2e96fcbbbb9b1efc3bc7505ac42e39bb5c0" 12SRCREV_machine_edgerouter ?= "782133d8166ac71ef1ffaba58b7cf81ec9e532a1"
13SRCREV_machine_beaglebone ?= "243644adea596cda2ef1280a8e57075a1247089f" 13SRCREV_machine_beaglebone ?= "ce38fdb820476e496579f2481be977c0f35509f4"
14SRCREV_machine_mpc8315e-rdb ?= "e2bea2e96fcbbbb9b1efc3bc7505ac42e39bb5c0" 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"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
21 21
22LINUX_VERSION_genericx86 = "4.1.42" 22LINUX_VERSION_genericx86 = "4.1.42"
23LINUX_VERSION_genericx86-64 = "4.1.42" 23LINUX_VERSION_genericx86-64 = "4.1.42"
24LINUX_VERSION_edgerouter = "4.1.42" 24LINUX_VERSION_edgerouter = "4.1.43"
25LINUX_VERSION_beaglebone = "4.1.42" 25LINUX_VERSION_beaglebone = "4.1.43"
26LINUX_VERSION_mpc8315e-rdb = "4.1.42" 26LINUX_VERSION_mpc8315e-rdb = "4.1.43"