From c1d83958f5887c1988d56dcffb4596bb9f7ab6cb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 23 Oct 2012 20:13:45 +0200 Subject: layer.conf: fix BBFILE_PRIORITY Signed-off-by: Martin Jansa --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 7730dc27..2aee9a55 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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" -- cgit v1.2.3-54-g00ecf