From dc54011a33b846e73d1c19dad173c715c09c675d Mon Sep 17 00:00:00 2001 From: Jędrzej Nowacki Date: Thu, 21 Dec 2017 15:41:03 +0000 Subject: Revert "meta-qt5: Update meta layer" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 6f79fa92a467d160c348a11bc24c340c72ac669d. It broke qtbase build and therefore it blocks qtdeclarative in dev branch. QtBase needs to be fixed before applying this. kernel/qnetworkinterface_linux.cpp: In instantiation of ‘void {anonymous}::ProcessNetlinkRequest::operator()(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getInterfaces(int, char*)::; size_t = unsigned int]’: kernel/qnetworkinterface_linux.cpp:216:36: required from ‘void {anonymous}::processNetlinkRequest(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getInterfaces(int, char*)::; size_t = unsigned int]’ kernel/qnetworkinterface_linux.cpp:319:6: required from here kernel/qnetworkinterface_linux.cpp:161:48: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] kernel/qnetworkinterface_linux.cpp: In instantiation of ‘void {anonymous}::ProcessNetlinkRequest::operator()(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getAddresses(int, char*, QList&)::; size_t = unsigned int]’: kernel/qnetworkinterface_linux.cpp:216:36: required from ‘void {anonymous}::processNetlinkRequest(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getAddresses(int, char*, QList&)::; size_t = unsigned int]’ kernel/qnetworkinterface_linux.cpp:423:6: required from here kernel/qnetworkinterface_linux.cpp:161:48: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] Makefile:26401: recipe for target '.obj/qnetworkinterface_linux.o' failed make[2]: *** [.obj/qnetworkinterface_linux.o] Error 1 make[1]: *** [sub-network-make_first] Error 2 make: *** [sub-src-make_first] Error 2 Change-Id: I51d13a67335c5aea8242f9f0f88bb8225dfce030 Reviewed-by: Jędrzej Nowacki --- scripts/manifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manifest.xml b/scripts/manifest.xml index f4d2e3d..7cf38d1 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml @@ -24,7 +24,7 @@ path="sources/meta-openembedded"/>