summaryrefslogtreecommitdiffstats
path: root/conf/template.zcu102-zynqmp/bblayers.conf.sample
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 13:16:39 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 13:17:25 +0200
commit18edf1da98786448c1fe95b2004307bb93e6ef72 (patch)
tree6c45795e156c6f9635b992ad3390d28a5ec9e8a5 /conf/template.zcu102-zynqmp/bblayers.conf.sample
parentcecc32d8052d6a6f5f020a80e4f7f63f62179087 (diff)
downloadmeta-el-accelerated-18edf1da98786448c1fe95b2004307bb93e6ef72.tar.gz
intel-corei7-64: Initial commit
Change-Id: I5e9ef1855fabe779b0e7220190d5b4e1bea148e4 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'conf/template.zcu102-zynqmp/bblayers.conf.sample')
-rw-r--r--conf/template.zcu102-zynqmp/bblayers.conf.sample23
1 files changed, 0 insertions, 23 deletions
diff --git a/conf/template.zcu102-zynqmp/bblayers.conf.sample b/conf/template.zcu102-zynqmp/bblayers.conf.sample
deleted file mode 100644
index d446e21..0000000
--- a/conf/template.zcu102-zynqmp/bblayers.conf.sample
+++ /dev/null
@@ -1,23 +0,0 @@
1# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
2# changes incompatibly
3POKY_BBLAYERS_CONF_VERSION = "2"
4
5BBPATH = "${TOPDIR}"
6BBFILES ?= ""
7
8BBLAYERS ?= " \
9 ##OEROOT##/meta \
10 ##OEROOT##/meta-poky \
11 ##OEROOT##/meta-xilinx/meta-xilinx-bsp \
12 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-arm \
14 ##OEROOT##/meta-el-common \
15 ##OEROOT##/meta-el-accelerated \
16 ##OEROOT##/meta-openembedded/meta-oe \
17 ##OEROOT##/meta-openembedded/meta-networking \
18 ##OEROOT##/meta-openembedded/meta-filesystems \
19 ##OEROOT##/meta-openembedded/meta-python \
20 ##OEROOT##/meta-amp \
21 ##OEROOT##/meta-umLinx \
22 ##OEROOT##/meta-jailhouse \
23 "