summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend
index a90958f546..4a62ac952c 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-dev.bbappend
@@ -1,6 +1,5 @@
1KBRANCH:genericx86 = "standard/base" 1KBRANCH:genericx86 = "standard/base"
2KBRANCH:genericx86-64 = "standard/base" 2KBRANCH:genericx86-64 = "standard/base"
3KBRANCH:edgerouter = "standard/edgerouter"
4KBRANCH:beaglebone-yocto = "standard/beaglebone" 3KBRANCH:beaglebone-yocto = "standard/beaglebone"
5 4
6KMACHINE:genericx86 ?= "common-pc" 5KMACHINE:genericx86 ?= "common-pc"
@@ -9,5 +8,4 @@ KMACHINE:beaglebone-yocto ?= "beaglebone"
9 8
10COMPATIBLE_MACHINE:genericx86 = "genericx86" 9COMPATIBLE_MACHINE:genericx86 = "genericx86"
11COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" 10COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
12COMPATIBLE_MACHINE:edgerouter = "edgerouter"
13COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" 11COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"