summaryrefslogtreecommitdiff
path: root/recipes-images/images/lxqt-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-05-13 19:04:00 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-05-14 13:02:29 +0200
commit3e832ce32fdbfbbde374d9f5c8c336b8dd1d284f (patch)
treed9c5f48e0ce540dc3605d7805eca313c34ab5b45 /recipes-images/images/lxqt-image.bb
parent832663f25b60602bcb1228fe0c1465b33c49c046 (diff)
Revert "angstrom-qt5-x11-image.bb: workaround ordering of populate_sdk populate_sdk_qt5"
This reverts commit 0af5df0bd71d1714c1b2623fd9f6d57619926278. meta_qt5 got fixed so that it is no longer needed to force an inherit order. This prevents that with every build of the image the sdk is also built. Also apply the same to lxqt-image. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images/lxqt-image.bb')
-rw-r--r--recipes-images/images/lxqt-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/lxqt-image.bb b/recipes-images/images/lxqt-image.bb
index b550f6e..14c6873 100644
--- a/recipes-images/images/lxqt-image.bb
+++ b/recipes-images/images/lxqt-image.bb
@@ -24,7 +24,7 @@ IMAGE_FEATURES += " \
'', d), d)} \
"
-inherit populate_sdk populate_sdk_qt5
+inherit populate_sdk_qt5
IMAGE_LINGUAS = "en-us"
#IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"