Skip to content
Snippets Groups Projects
Commit 666bc23e authored by Samuli Piippo's avatar Samuli Piippo
Browse files

ostree: remove ostree/qtotaupdate temporarily


Compilation fails with GCC 5.3, so temporarily remove the components.

Task-number: QTBUG-55559
Change-Id: Ieccf494a5c8ed210f2796d464bb3054d9b2051d5
Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
parent 0014d982
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,6 @@ RDEPENDS_${PN} += " \ ...@@ -53,7 +53,6 @@ RDEPENDS_${PN} += " \
qtimageformats-dev \ qtimageformats-dev \
qtlocation-dev \ qtlocation-dev \
qtmultimedia-dev \ qtmultimedia-dev \
qtotaupdate-dev \
qtquickcontrols-dev \ qtquickcontrols-dev \
qtquickcontrols2-dev \ qtquickcontrols2-dev \
qtsensors-dev \ qtsensors-dev \
......
...@@ -48,7 +48,6 @@ RDEPENDS_${PN} += " \ ...@@ -48,7 +48,6 @@ RDEPENDS_${PN} += " \
qtimageformats \ qtimageformats \
qtlocation \ qtlocation \
qtmultimedia \ qtmultimedia \
qtotaupdate \
qtquickcontrols \ qtquickcontrols \
qtquickcontrols2 \ qtquickcontrols2 \
qtsensors \ qtsensors \
......
...@@ -67,7 +67,6 @@ RDEPENDS_${PN} = "\ ...@@ -67,7 +67,6 @@ RDEPENDS_${PN} = "\
tzdata-europe \ tzdata-europe \
atk \ atk \
libevent \ libevent \
ostree \
dracut \ dracut \
connman \ connman \
${@base_contains("DISTRO_FEATURES", "wayland", "wayland weston weston-examples", "", d)} \ ${@base_contains("DISTRO_FEATURES", "wayland", "wayland weston weston-examples", "", d)} \
......
...@@ -58,7 +58,6 @@ RDEPENDS_${PN} += "\ ...@@ -58,7 +58,6 @@ RDEPENDS_${PN} += "\
libpq-dev \ libpq-dev \
atk-dev \ atk-dev \
libevent-dev \ libevent-dev \
ostree-dev \
${@base_contains("DISTRO_FEATURES", "wayland", "libxkbcommon-dev libgbm-dev libdrm-dev", "", d)} \ ${@base_contains("DISTRO_FEATURES", "wayland", "libxkbcommon-dev libgbm-dev libdrm-dev", "", d)} \
${@base_contains("DISTRO_FEATURES", "bluetooth", "${BLUEZ}-dev", "", d)} \ ${@base_contains("DISTRO_FEATURES", "bluetooth", "${BLUEZ}-dev", "", d)} \
${MACHINE_EXTRA_INSTALL_SDK} \ ${MACHINE_EXTRA_INSTALL_SDK} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment