summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2015-07-23 23:42:39 +1000
committerNathan Rossi <nathan@nathanrossi.com>2015-07-23 23:59:13 +1000
commit08d2ad0f03fecf211355312264f20a15368b67d1 (patch)
treef22676568897b27b4255961a8460ea28a4ca08f0 /recipes-kernel
parentda78fea2924cb38cdd6ec033f825261997b72103 (diff)
downloadmeta-xilinx-08d2ad0f03fecf211355312264f20a15368b67d1.tar.gz
linux-yocto_4.1: Add bbappend to enable Xilinx machine support
* Add the bbappend for the linux-yocto 4.1 kernel recipes * Additional to the baseline MicroBlaze and Zynq machine support enable ZynqMP machine machine as the 4.1 kernel has support for the ZynqMP architecture as well as device tree for the ep108 board Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-yocto_4.1.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.1.bbappend b/recipes-kernel/linux/linux-yocto_4.1.bbappend
new file mode 100644
index 00000000..ae51eb1f
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -0,0 +1,6 @@
1
2require linux-xilinx-configs.inc
3require linux-xilinx-machines.inc
4
5COMPATIBLE_MACHINE_zynqmp = "zynqmp"
6