diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-01-12 11:19:09 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-01-12 09:21:08 +0000 |
commit | 542039ccc44d57c0f602805000d048b7d72df3e5 (patch) | |
tree | a0c7241ac785f590ff3b7865c8f140d110487053 | |
parent | 7f7b720a305344ab8a83304392e3456b07b28439 (diff) | |
download | meta-boot2qt-542039ccc44d57c0f602805000d048b7d72df3e5.tar.gz |
qt5: revert QT_DIR_NAME name change
QT_DIR_NAME change was incorrectly included in another commit,
revert it.
Change-Id: I11b3453dac0fa4079cb7c1dafb0af0742e3a3404
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r-- | conf/distro/b2qt.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf index ff20658..4baaa3c 100644 --- a/conf/distro/b2qt.conf +++ b/conf/distro/b2qt.conf | |||
@@ -69,6 +69,4 @@ IMAGE_CLASSES += "image_types_sdcard deploy-conf" | |||
69 | LICENSE_CREATE_PACKAGE = "1" | 69 | LICENSE_CREATE_PACKAGE = "1" |
70 | COPY_LIC_MANIFEST = "1" | 70 | COPY_LIC_MANIFEST = "1" |
71 | 71 | ||
72 | QT_DIR_NAME = "" | ||
73 | |||
74 | include conf/distro/include/${MACHINE}.conf | 72 | include conf/distro/include/${MACHINE}.conf |