layer.conf: fix BBFILE_PRIORITY

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2012-10-23 20:13:45 +02:00
parent 4927bd8c56
commit c1d83958f5
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ BBFILE_PATTERN_qt5-layer := "^${LAYERDIR}/"
# choosing carefully how this layer interacts with all of the
# other layers.
BBFILE_PRIORITY_systemd-layer = "7"
BBFILE_PRIORITY_qt5-layer = "7"