diff options
Diffstat (limited to 'meta-xilinx-standalone/conf/layer.conf')
| -rw-r--r-- | meta-xilinx-standalone/conf/layer.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xilinx-standalone/conf/layer.conf b/meta-xilinx-standalone/conf/layer.conf index 8087d5a6..17289851 100644 --- a/meta-xilinx-standalone/conf/layer.conf +++ b/meta-xilinx-standalone/conf/layer.conf | |||
| @@ -17,9 +17,6 @@ LAYERRECOMMENDS_xilinx-standalone = "xilinx-microblaze" | |||
| 17 | 17 | ||
| 18 | LAYERSERIES_COMPAT_xilinx-standalone = "scarthgap" | 18 | LAYERSERIES_COMPAT_xilinx-standalone = "scarthgap" |
| 19 | 19 | ||
| 20 | # Set this to enable this layer | ||
| 21 | #XILINX_WITH_ESW = "generic" | ||
| 22 | |||
| 23 | # Sanity check for meta-xilinx-standalone layer. | 20 | # Sanity check for meta-xilinx-standalone layer. |
| 24 | # Setting SKIP_META_XILINX_STANDALONE_SANITY_CHECK to "1" would skip the bbappend files check. | 21 | # Setting SKIP_META_XILINX_STANDALONE_SANITY_CHECK to "1" would skip the bbappend files check. |
| 25 | INHERIT += "sanity-meta-xilinx-standalone" | 22 | INHERIT += "sanity-meta-xilinx-standalone" |
| @@ -31,3 +28,6 @@ INHERIT += "sanity-meta-xilinx-standalone" | |||
| 31 | META_XILINX_STANDALONE_CONFIG_PATH = "${LAYERDIR}/conf/distro/include/meta-xilinx-standalone-default-versions.inc" | 28 | META_XILINX_STANDALONE_CONFIG_PATH = "${LAYERDIR}/conf/distro/include/meta-xilinx-standalone-default-versions.inc" |
| 32 | 29 | ||
| 33 | USER_CLASSES:append = " meta-xilinx-standalone-cfg" | 30 | USER_CLASSES:append = " meta-xilinx-standalone-cfg" |
| 31 | |||
| 32 | # Allow other layers to find the root of this layer if necessary | ||
| 33 | LAYERBASE_xilinx-standalone = "${LAYERDIR}" | ||
