diff options
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index dc7dd969..4e03ff65 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -8,3 +8,5 @@ BBFILES += " ${LAYERDIR}/recipes-*/*/*.bbappend" | |||
| 8 | BBFILE_COLLECTIONS += "xilinx" | 8 | BBFILE_COLLECTIONS += "xilinx" |
| 9 | BBFILE_PATTERN_xilinx := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_xilinx := "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_xilinx = "6" | 10 | BBFILE_PRIORITY_xilinx = "6" |
| 11 | |||
| 12 | LAYERDEPENDS_xilinx = "core" | ||
