From b3995cd83ed67897ef1db010052eb807c19d6483 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 14 Apr 2020 16:47:09 +0200 Subject: WIP-dunfell-compatible * just to build test 5.12.7 Signed-off-by: Martin Jansa --- conf/layer.conf | 2 +- recipes-qt/qt5/qtdeclarative_git.bb | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 1c9e73ca..e70518b7 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1" LAYERDEPENDS_qt5-layer = "core" -LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior zeus" +LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior zeus dunfell" LICENSE_PATH += "${LAYERDIR}/licenses" diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 43c1063c..39a6ab38 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb @@ -29,3 +29,5 @@ SRCREV = "36e4e9bbd402cefab9d7b68635a94a02e0b41187" BBCLASSEXTEND =+ "native nativesdk" SRC_URI += "file://0001-Fix-build-with-gcc-11.patch" + +inherit pythonnative -- cgit v1.2.3