summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2013-08-01 17:45:36 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2013-08-01 17:45:36 +1000
commitacd7f28e7e608b0b4b7eb5c8f23a1e50ad783478 (patch)
treef2fee7ec4ad44bb2f76ee289c03b0b6c6269ae2e
parent505a3f93504e12085ad7b78d12c4eb21f67cda1f (diff)
downloadmeta-xilinx-acd7f28e7e608b0b4b7eb5c8f23a1e50ad783478.tar.gz
layer.conf: Change layer priority to match other BSP layers
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index d6f07d3d..dc7dd969 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += " ${LAYERDIR}/recipes-*/*/*.bbappend"
7 7
8BBFILE_COLLECTIONS += "xilinx" 8BBFILE_COLLECTIONS += "xilinx"
9BBFILE_PATTERN_xilinx := "^${LAYERDIR}/" 9BBFILE_PATTERN_xilinx := "^${LAYERDIR}/"
10BBFILE_PRIORITY_xilinx = "8" 10BBFILE_PRIORITY_xilinx = "6"