From d080cd8e8480c3a6123c9720e8e78447ade00a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 2 Feb 2015 17:09:30 +0100 Subject: [PATCH] recipes-kde: do pin git source paths in kde.bbclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit we want to move to stable versions later Signed-off-by: Andreas Müller --- classes/kde.bbclass | 2 -- .../poritng-aids-tier3/kdelibs4support/kdelibs4support.inc | 1 + recipes-kde/kf5/poritng-aids-tier3/kjsembed/kjsembed.bb | 1 + recipes-kde/kf5/poritng-aids-tier3/krunner/krunner.bb | 1 + recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc | 2 ++ recipes-kde/kf5/tier1/attica/attica.bb | 1 + recipes-kde/kf5/tier1/karchive/karchive.inc | 1 + recipes-kde/kf5/tier1/kcodecs/kcodecs.bb | 1 + recipes-kde/kf5/tier1/kconfig/kconfig.inc | 1 + recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc | 1 + recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb | 1 + recipes-kde/kf5/tier1/kdnssd/kdnssd.bb | 1 + recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb | 1 + recipes-kde/kf5/tier1/ki18n/ki18n.inc | 2 ++ recipes-kde/kf5/tier1/kidletime/kidletime.bb | 1 + recipes-kde/kf5/tier1/kimageformats/kimageformats.bb | 1 + recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb | 1 + recipes-kde/kf5/tier1/kitemviews/kitemviews.bb | 1 + recipes-kde/kf5/tier1/kplotting/kplotting.bb | 1 + recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb | 1 + recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb | 1 + recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb | 1 + recipes-kde/kf5/tier1/solid/solid.bb | 1 + recipes-kde/kf5/tier1/sonnet/sonnet.inc | 1 + recipes-kde/kf5/tier1/threadweaver/threadweaver.bb | 1 + recipes-kde/kf5/tier2/kauth/kauth.inc | 1 + recipes-kde/kf5/tier2/kcompletion/kcompletion.bb | 1 + recipes-kde/kf5/tier2/kcrash/kcrash.bb | 1 + recipes-kde/kf5/tier2/kdoctools/kdoctools.inc | 1 + recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb | 1 + recipes-kde/kf5/tier2/kpackage/kpackage.bb | 1 + recipes-kde/kf5/tier2/kpty/kpty.bb | 1 + recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb | 1 + recipes-kde/kf5/tier3/kactivities/kactivities.bb | 1 + recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb | 1 + recipes-kde/kf5/tier3/kcmutils/kcmutils.bb | 1 + recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb | 1 + recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb | 1 + recipes-kde/kf5/tier3/kded/kded.bb | 1 + recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc | 1 + recipes-kde/kf5/tier3/kdesu/kdesu.bb | 1 + recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb | 1 + recipes-kde/kf5/tier3/kemoticons/kemoticons.bb | 1 + recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb | 1 + recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb | 1 + recipes-kde/kf5/tier3/kinit/kinit.bb | 1 + recipes-kde/kf5/tier3/kio/kio.bb | 1 + recipes-kde/kf5/tier3/knewstuff/knewstuff.bb | 1 + recipes-kde/kf5/tier3/knotifications/knotifications.bb | 1 + recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb | 1 + recipes-kde/kf5/tier3/kparts/kparts.bb | 1 + recipes-kde/kf5/tier3/kservice/kservice.bb | 1 + recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc | 1 + recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb | 1 + recipes-kde/kf5/tier3/kwallet/kwallet.bb | 1 + recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb | 2 ++ recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb | 1 + recipes-kde/other/libkscreen/libkscreen_5.2.90.bb | 4 +++- recipes-kde/other/phonon/phonon_4.8.bb | 1 + recipes-kde/other/polkit-qt-1/polkit-qt-1_0.112.0.bb | 1 + recipes-kde/plasma/tier1/kdecoration/kdecoration.bb | 1 + recipes-kde/plasma/tier2/kfilemetadata/kfilemetadata_5.6.0.bb | 1 + recipes-kde/plasma/tier3/baloo/baloo_5.2.90.bb | 1 + .../plasma/tier3/plasma-workspace/plasma-workspace_5.2.90.bb | 1 + recipes-kde/plasma/untier/kwayland/kwayland_git.bb | 1 + recipes-kde/plasma/untier/kwin/kwin_5.2.0.1.bb | 2 +- recipes-kde/plasma/untier/libksysguard/libksysguard_git.bb | 1 + 67 files changed, 71 insertions(+), 4 deletions(-) diff --git a/classes/kde.bbclass b/classes/kde.bbclass index 87c78c18..71c75035 100644 --- a/classes/kde.bbclass +++ b/classes/kde.bbclass @@ -2,8 +2,6 @@ KDE_BRANCH ?= "master" SRC_URI = "git://anongit.kde.org/${BPN};protocol=git;branch=${KDE_BRANCH}" -S = "${WORKDIR}/git" - DEPENDS += "qtbase extra-cmake-modules-native" # extra-cmake-modules cause dependent to check for python diff --git a/recipes-kde/kf5/poritng-aids-tier3/kdelibs4support/kdelibs4support.inc b/recipes-kde/kf5/poritng-aids-tier3/kdelibs4support/kdelibs4support.inc index c4fa0744..f2773371 100644 --- a/recipes-kde/kf5/poritng-aids-tier3/kdelibs4support/kdelibs4support.inc +++ b/recipes-kde/kf5/poritng-aids-tier3/kdelibs4support/kdelibs4support.inc @@ -14,3 +14,4 @@ SRC_URI += " \ file://0002-fix-build-for-QT_NO_SESSIONMANAGER.patch \ " SRCREV = "b796420399d81b96ce9d1a9ae8712018b2f67171" +S = "${WORKDIR}/git" diff --git a/recipes-kde/kf5/poritng-aids-tier3/kjsembed/kjsembed.bb b/recipes-kde/kf5/poritng-aids-tier3/kjsembed/kjsembed.bb index 23a31cde..d528c526 100644 --- a/recipes-kde/kf5/poritng-aids-tier3/kjsembed/kjsembed.bb +++ b/recipes-kde/kf5/poritng-aids-tier3/kjsembed/kjsembed.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "72645d0ca8942b2550377567fe861183de8ab038" +S = "${WORKDIR}/git" DEPENDS += "qtsvg qttools kjs ki18n kdoctools" diff --git a/recipes-kde/kf5/poritng-aids-tier3/krunner/krunner.bb b/recipes-kde/kf5/poritng-aids-tier3/krunner/krunner.bb index 70c77727..8d35ce57 100644 --- a/recipes-kde/kf5/poritng-aids-tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/poritng-aids-tier3/krunner/krunner.bb @@ -8,6 +8,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "f79f3177cc5ea057e128be791c3cbe198f18038f" +S = "${WORKDIR}/git" DEPENDS += "qtdeclarative kconfig kcoreaddons ki18n kio kservice plasma-framework solid threadweaver" diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc index 129234cf..de4b6192 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc @@ -9,3 +9,5 @@ require ../../kf5-version.inc inherit kde perlnative SRCREV = "12cf97b33e96dc45de0486d3dd5501c99a768a54" +S = "${WORKDIR}/git" + diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index bf8ea6a9..08bba98a 100644 --- a/recipes-kde/kf5/tier1/attica/attica.bb +++ b/recipes-kde/kf5/tier1/attica/attica.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "4b5fa02f4b634961960aa9672aafef3369129a41" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5Attica, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5Attica, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index aaaa0872..108a707f 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -12,3 +12,4 @@ inherit kde DEPENDS += "bzip2 xz zlib" SRCREV = "05dd0f7fac116d905e37e01807b7d20489ceb1ca" +S = "${WORKDIR}/git" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 67ccffb4..f3fa9437 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -14,3 +14,4 @@ CMAKE_HIDE_ERROR[1] = "KF5Codecs, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5Codecs, -S${includedir}, -S${STAGING_INCDIR}" SRCREV = "bfb64b089a5003281576fadaa5530a65f82e35f2" +S = "${WORKDIR}/git" diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.inc b/recipes-kde/kf5/tier1/kconfig/kconfig.inc index f4043868..d1443184 100644 --- a/recipes-kde/kf5/tier1/kconfig/kconfig.inc +++ b/recipes-kde/kf5/tier1/kconfig/kconfig.inc @@ -13,5 +13,6 @@ SRC_URI += " \ file://0001-kconfiggui-do-only-compile-in-case-sessions-are-aval.patch \ " SRCREV = "fef653b071c97cc22117a215cc858be963a479ed" +S = "${WORKDIR}/git" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc index dfc277d5..c1e6ff66 100644 --- a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc +++ b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc @@ -9,3 +9,4 @@ require ../../kf5-version.inc inherit kde SRCREV = "e8cf6542fdbe137bbff40a22bfc50f810daa38fd" +S = "${WORKDIR}/git" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index 0d81aae2..d224ddf0 100644 --- a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb +++ b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "e939e5136711df31ace7ff627f3a0e58c60f3588" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5DBusAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5DBusAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index a90c1178..40ea3553 100644 --- a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb +++ b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb @@ -12,6 +12,7 @@ inherit kde cmake-lib DEPENDS += "avahi" SRCREV = "980e5035baf769894da000d8db8867e47224dbec" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5DNSSD, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5DNSSD, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index 3b5043a7..52fdee8f 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -10,6 +10,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "d7f3fdcb23c64b81f1ca86c64884988d760c3c36" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5GuiAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5GuiAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index ba4d33c6..747ddcc2 100644 --- a/recipes-kde/kf5/tier1/ki18n/ki18n.inc +++ b/recipes-kde/kf5/tier1/ki18n/ki18n.inc @@ -10,3 +10,5 @@ require ../../kf5-version.inc inherit kde SRCREV = "1a5df65f06d5f51da1d6e1f06229ebd95b3161d9" +S = "${WORKDIR}/git" + diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index eba36fa4..6b27d48e 100644 --- a/recipes-kde/kf5/tier1/kidletime/kidletime.bb +++ b/recipes-kde/kf5/tier1/kidletime/kidletime.bb @@ -15,6 +15,7 @@ DEPENDS += " \ SRC_URI += "file://0001-Do-not-search-for-Qt5X11Extras-in-x-less-environment.patch" SRCREV = "4ba80494b02888a07c5666c4fd6c38252ff5e53a" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5IdleTime, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb b/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb index 22a8833c..36cd3506 100644 --- a/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb +++ b/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb @@ -11,6 +11,7 @@ inherit kde DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" SRCREV = "6b72930cb2c8255cd14a8f0924af693b23be37c1" +S = "${WORKDIR}/git" FILES_${PN} += "${libdir}/plugins ${datadir}/kservices5" FILES_${PN}-dbg += "${libdir}/plugins/*/.debug" diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index 2922dd88..ffecafbb 100644 --- a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb +++ b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "b20cb5e162702cf6e6d99304bbf1ba6192f29f40" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5ItemModels, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5ItemModels, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index 261f0f94..bdbb8c28 100644 --- a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb +++ b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb @@ -10,6 +10,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "241e63e2010b43c0ed5a21a0d411fd80425bd0f6" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5ItemViews, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index 98479aaf..5d0050c4 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "124723a60eb6eabbb081255ef13cd71285ff5faa" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Plotting, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index 7fdbfbac..ec47ecdb 100644 --- a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb +++ b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb @@ -12,6 +12,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "f5bbceadda6b80426a889e1554c2f4ee369840e3" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5WidgetsAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5WidgetsAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index 26eb496c..a9895d9f 100644 --- a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb +++ b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "5bfbdc5e46c3dfdcf7fab02f45d835ecb559316c" +S = "${WORKDIR}/git" DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)}" diff --git a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb index 2148bd62..a85687b5 100644 --- a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb +++ b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib pkgconfig DEPENDS += "networkmanager" SRCREV = "e05ce6e7d5a39b44058ac54f8a399d0afdbffb99" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5NetworkManagerQt, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index 5881fc81..e3228d46 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "5ec75ac1daf0fc3b016e138590b0429b2ab4934e" +S = "${WORKDIR}/git" DEPENDS += "qtdeclarative" diff --git a/recipes-kde/kf5/tier1/sonnet/sonnet.inc b/recipes-kde/kf5/tier1/sonnet/sonnet.inc index 15c159e8..dfce80ab 100644 --- a/recipes-kde/kf5/tier1/sonnet/sonnet.inc +++ b/recipes-kde/kf5/tier1/sonnet/sonnet.inc @@ -9,3 +9,4 @@ require ../../kf5-version.inc inherit kde SRCREV = "a9fcc63282ddbc6c93a590494cfb57e6164e8364" +S = "${WORKDIR}/git" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index b7ccf880..2b235aa2 100644 --- a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb +++ b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "ce5590c108edde83557eff70232a3cd195eb2d0b" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5ThreadWeaver, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 7430cd0e..1a01ed6d 100644 --- a/recipes-kde/kf5/tier2/kauth/kauth.inc +++ b/recipes-kde/kf5/tier2/kauth/kauth.inc @@ -13,5 +13,6 @@ SRC_URI += " \ file://0002-align-installation-location-for-helpers.patch \ " SRCREV = "9f162d6ef8cc5b5d468b9ba2092684b9b256e089" +S = "${WORKDIR}/git" EXTRA_OECMAKE += "-DAUTOTESTS=OFF" diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index d734d5e8..e6105b61 100644 --- a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb +++ b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kconfig kwidgetsaddons" SRCREV = "339f8072f96373f1946ce99936b8864020d052a7" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Completion, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index 8445ced4..b5045c75 100644 --- a/recipes-kde/kf5/tier2/kcrash/kcrash.bb +++ b/recipes-kde/kf5/tier2/kcrash/kcrash.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kcoreaddons kwindowsystem" SRCREV = "7ec5be038c40bee9471b07752b5a0036339d7687" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Crash, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 10161ae5..f4438b75 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc @@ -19,6 +19,7 @@ OECMAKE_EXTRA_ROOT_PATH = "${STAGING_DIR}/${MACHINE}" EXTRA_OECMAKE += "-DOE_ROOT_PATH_PREFIX=${STAGING_DIR}/${MACHINE}/usr" SRCREV = "93b844cdcfde640acfb231429c1c685de2c3cc4f" +S = "${WORKDIR}/git" SRC_URI += " \ file://0001-Add-cmdline-param-to-help-find-xsl.patch \ diff --git a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb index 197b5f3c..0d5a2059 100644 --- a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb +++ b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kcoreaddons kwidgetsaddons ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" SRCREV = "6103026116c953dff9d9890676fb7f38900e376a" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5JobWidgets, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.bb b/recipes-kde/kf5/tier2/kpackage/kpackage.bb index beb32c57..0acafe27 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage.bb +++ b/recipes-kde/kf5/tier2/kpackage/kpackage.bb @@ -12,6 +12,7 @@ inherit kde cmake-lib DEPENDS += "karchive ki18n kcoreaddons kconfig kdoctools" SRCREV = "70110fc5179a16d46ee52963a836418d4dca23fb" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Package, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index 9c1c3d1f..8e163dde 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -12,6 +12,7 @@ inherit kde cmake-lib DEPENDS += "kcoreaddons ki18n" SRCREV = "bfe2aef89f88b727a2e5b2d8e9d608a2796bd6f6" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "KF5Pty, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5Pty, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index 4c50f2e2..5ba2a3a7 100644 --- a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb +++ b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "ki18n" SRCREV = "276398a036d336542de90b3f4457ebb3066f8364" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5UnitConversion, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kactivities/kactivities.bb b/recipes-kde/kf5/tier3/kactivities/kactivities.bb index 27635041..a72f665b 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "boost kconfig kcoreaddons ki18n kservice kwindowsystem kglobalaccel kxmlgui kio kdbusaddons kdeclarative kcmutils" SRCREV = "26fbf4fab77f3458893715541f3abae5743ad59c" +S = "${WORKDIR}/git" SRC_URI += "file://0001-replace-try_run-by-try_compile-in-compiler-feature-c.patch" # cross libs / headers diff --git a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb index b23f56cb..21abecc0 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui" SRCREV = "5111bfa15d9e7181bdb0155e287942fb448802cf" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Bookmarks, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index ea15e6d0..0d110751 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxmlgui" SRCREV = "967cd1d56e91f2a2c9885c9aa9872028b8bf3eea" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5KCMUtils, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index c7dc45f2..852fef4f 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kauth kcodecs kdoctools kguiaddons kwidgetsaddons" SRCREV = "1335e3e55ab7f68e59aae9bf5529eeabc9738d27" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5ConfigWidgets, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index 016b0c25..b86c0309 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -12,6 +12,7 @@ inherit kde cmake-lib DEPENDS += "qtdeclarative kconfig ki18n kiconthemes kio kwidgetsaddons kwindowsystem kglobalaccel kguiaddons libepoxy" SRCREV = "e86059398d493a320b6f228858ea19c8a168b4ba" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Declarative, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kded/kded.bb b/recipes-kde/kf5/tier3/kded/kded.bb index a009bf3c..8fed2b57 100644 --- a/recipes-kde/kf5/tier3/kded/kded.bb +++ b/recipes-kde/kf5/tier3/kded/kded.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kconfig kcoreaddons kcrash kdbusaddons kdoctools kinit kservice" SRCREV = "a72c1fcbf6600c1c84e71c312a586386dcd7ce62" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KDED, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc index 6daffb2b..dc23bd2b 100644 --- a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc @@ -9,6 +9,7 @@ require ../../kf5-version.inc inherit kde SRCREV = "99314346bfba565a19c5f95579edc3b03593a975" +S = "${WORKDIR}/git" # required DEPENDS += " \ diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index cf13f70e..7b1ca6ca 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -16,6 +16,7 @@ DEPENDS += " \ " SRCREV = "d9e904b9d25cb68a413349e5af5a280be7731c52" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Su, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb index fb0617d2..1eaa6063 100644 --- a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb +++ b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb @@ -20,6 +20,7 @@ DEPENDS += " \ " SRCREV = "a4727611d297f7776c4ea67d521ff6e932843e3b" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5WebKit, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index dba3cf96..ac07bdb6 100644 --- a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb +++ b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb @@ -12,6 +12,7 @@ inherit kde cmake-lib DEPENDS += "karchive kconfig kservice kcoreaddons" SRCREV = "df487b4808daa448692b8d3277f745a952e71945" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Emoticons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index 14bee37c..7117046e 100644 --- a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb +++ b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb @@ -19,6 +19,7 @@ DEPENDS += " \ SRC_URI += "file://0001-HACK-Add-a-stub-runtime-implementation-to-enable-bui.patch" SRCREV = "f9eb427b293c40eec96784e059054bafd431c9bc" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5GlobalAccel, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index f365a5ad..6f23d2f9 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "qtsvg ki18n kconfig kconfigwidgets kwidgetsaddons kitemviews" SRCREV = "2286886decfec2b1a956b813b4c078c38bc2f43b" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5IconThemes, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index c7b60522..fe886531 100644 --- a/recipes-kde/kf5/tier3/kinit/kinit.bb +++ b/recipes-kde/kf5/tier3/kinit/kinit.bb @@ -21,6 +21,7 @@ DEPENDS += " \ " SRCREV = "d96cf2f4ebb63ef63e7b9c43987a2f85429db8f8" +S = "${WORKDIR}/git" SRC_URI += "file://0001-return-WAYLAND_DISPLAY-if-all-known-options-fail.patch" FILES_${PN} += "${datadir}/dbus-1 ${libdir}/libkdeinit5_klauncher.so" diff --git a/recipes-kde/kf5/tier3/kio/kio.bb b/recipes-kde/kf5/tier3/kio/kio.bb index 359f8b11..dbee01a2 100644 --- a/recipes-kde/kf5/tier3/kio/kio.bb +++ b/recipes-kde/kf5/tier3/kio/kio.bb @@ -25,6 +25,7 @@ DEPENDS += " \ " SRCREV = "ec023712125ffc0a8cbb617c93285bdaa21f6381" +S = "${WORKDIR}/git" PACKAGECONFIG[full] = "-DKIOCORE_ONLY=OFF,-DKIOCORE_ONLY=ON, kbookmarks kcompletion kconfigwidgets kiconthemes kitemviews kjobwidgets kwidgetsaddons kwindowsystem" # Note that kdeclarative fails without KIOWidgets diff --git a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb index b3f6d416..21a33949 100644 --- a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb +++ b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb @@ -24,6 +24,7 @@ DEPENDS += " \ " SRCREV = "1ccdf90d041bd945bfd33e275f4f00b3ea51c4aa" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5NewStuff, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/knotifications/knotifications.bb b/recipes-kde/kf5/tier3/knotifications/knotifications.bb index fc62a40a..c2f5d70d 100644 --- a/recipes-kde/kf5/tier3/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier3/knotifications/knotifications.bb @@ -13,6 +13,7 @@ DEPENDS += "kwindowsystem kservice kconfig kiconthemes kcodecs kcoreaddons phono DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" SRCREV = "b5c1488beeedac53a23f8464d8ef3cea941ecfe8" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Notifications, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb index 6625945d..fa9b6c5b 100644 --- a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb +++ b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb @@ -22,6 +22,7 @@ DEPENDS += " \ " SRCREV = "85e224e073a825e3d789408417b16f80a8ddd231" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5NotifyConfig, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index 1e0e0892..88a255d5 100644 --- a/recipes-kde/kf5/tier3/kparts/kparts.bb +++ b/recipes-kde/kf5/tier3/kparts/kparts.bb @@ -23,6 +23,7 @@ DEPENDS += " \ " SRCREV = "e979067f95c4f9c1a841631d52b8cced588f83f0" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Parts, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index 26e0aeec..d6836d42 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -11,6 +11,7 @@ require ../../kf5-version.inc inherit kde cmake-lib SRCREV = "75cb3119ee0a5e0bfe2b4c38a23e346d93dc465e" +S = "${WORKDIR}/git" DEPENDS += "kconfig kcoreaddons kcrash kdbusaddons ki18n kdoctools" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc index c9063b1f..ae973814 100644 --- a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc +++ b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc @@ -11,5 +11,6 @@ inherit kde perlnative DEPENDS += "karchive kconfig kguiaddons ki18n kio kparts sonnet" SRCREV = "0d0924fb7900505bc9f9fab7767e35bb2b417f30" +S = "${WORKDIR}/git" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index b34f7c43..536fc63a 100644 --- a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb +++ b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb @@ -11,6 +11,7 @@ inherit kde cmake-lib DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidgetsaddons kwindowsystem sonnet" SRCREV = "c9dfa8d8a289df07f40e83fb54976b6e06364020" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5TextWidgets, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index 8e4fbc8e..3aaf4abc 100644 --- a/recipes-kde/kf5/tier3/kwallet/kwallet.bb +++ b/recipes-kde/kf5/tier3/kwallet/kwallet.bb @@ -26,6 +26,7 @@ DEPENDS += " \ SRC_URI += "file://0001-add-NO_CMAKE_FIND_ROOT_PATH-in-find-to-org.kde.KWall.patch" SRCREV = "5a605f8a6ec979aac537230e82bace01f499abb4" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Wallet, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb index c1231d8d..cf4863cd 100644 --- a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb +++ b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb @@ -12,6 +12,8 @@ inherit kde cmake-lib DEPENDS += "kitemviews kconfig kglobalaccel kconfigwidgets ki18n kiconthemes ktextwidgets kwidgetsaddons kwindowsystem attica" SRCREV = "41a2bcc80650843aee553a9b47e1ed86fb898268" +S = "${WORKDIR}/git" + # REVISIT remove ugly hack for wayland-only environments SRC_URI += "file://0001-workaround-session-less-qtbase-required-for-pure-way.patch" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index faa9e0c8..bdda353c 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -34,6 +34,7 @@ DEPENDS += " \ " SRCREV = "a39f20cc044c866389618a21fde26e27f8f06dfe" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Plasma, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/other/libkscreen/libkscreen_5.2.90.bb b/recipes-kde/other/libkscreen/libkscreen_5.2.90.bb index 37618d30..43eb851f 100644 --- a/recipes-kde/other/libkscreen/libkscreen_5.2.90.bb +++ b/recipes-kde/other/libkscreen/libkscreen_5.2.90.bb @@ -5,9 +5,11 @@ LIC_FILES_CHKSUM = " \ file://COPYING.LIB;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ " -SRCREV = "be1c7112d477acbcf16904c20d38ca1f15fdaf05" inherit kde cmake-lib +SRCREV = "be1c7112d477acbcf16904c20d38ca1f15fdaf05" +S = "${WORKDIR}/git" + SRC_URI += " \ file://0001-fix-configuration-build-on-x-less-systems.patch \ " diff --git a/recipes-kde/other/phonon/phonon_4.8.bb b/recipes-kde/other/phonon/phonon_4.8.bb index be5bd4db..48b983e8 100644 --- a/recipes-kde/other/phonon/phonon_4.8.bb +++ b/recipes-kde/other/phonon/phonon_4.8.bb @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = " \ inherit kde cmake-lib SRCREV = "e08fdba6b64ad6a09a9dcd6696de4d82f2dd8224" +S = "${WORKDIR}/git" EXTRA_OECMAKE += "-DPHONON_BUILD_DEMOS=ON -DPHONON_BUILD_PHONON4QT5=ON" diff --git a/recipes-kde/other/polkit-qt-1/polkit-qt-1_0.112.0.bb b/recipes-kde/other/polkit-qt-1/polkit-qt-1_0.112.0.bb index 7f4d209e..d6fd8d61 100644 --- a/recipes-kde/other/polkit-qt-1/polkit-qt-1_0.112.0.bb +++ b/recipes-kde/other/polkit-qt-1/polkit-qt-1_0.112.0.bb @@ -7,6 +7,7 @@ inherit kde cmake-lib DEPENDS += "polkit glib-2.0" SRCREV = "40afa675bfa4cacd95487ce8b0544654c5f34e21" +S = "${WORKDIR}/git" CMAKE_HIDE_ERROR[1] = "PolkitQt5-1, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "PolkitQt5-1, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb index bf8f2fbe..6134f05c 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde cmake-lib SRCREV = "674aa454a3a345ef47eca24f513388c3694c5003" +S = "${WORKDIR}/git" PV = "5.2.90" # cross libs / headers diff --git a/recipes-kde/plasma/tier2/kfilemetadata/kfilemetadata_5.6.0.bb b/recipes-kde/plasma/tier2/kfilemetadata/kfilemetadata_5.6.0.bb index 81a0c00d..1d1427c2 100644 --- a/recipes-kde/plasma/tier2/kfilemetadata/kfilemetadata_5.6.0.bb +++ b/recipes-kde/plasma/tier2/kfilemetadata/kfilemetadata_5.6.0.bb @@ -15,6 +15,7 @@ DEPENDS += "ki18n karchive" DEPENDS += "taglib" SRCREV = "a674091d00b8159a788afef3d65436529aae3ba7" +S = "${WORKDIR}/git" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5FileMetaData, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/plasma/tier3/baloo/baloo_5.2.90.bb b/recipes-kde/plasma/tier3/baloo/baloo_5.2.90.bb index 1c6c8012..602cfaed 100644 --- a/recipes-kde/plasma/tier3/baloo/baloo_5.2.90.bb +++ b/recipes-kde/plasma/tier3/baloo/baloo_5.2.90.bb @@ -10,6 +10,7 @@ inherit kde cmake-lib DEPENDS += "ki18n kconfig kidletime kitemmodels kinit kauth kcrash solid kio kdelibs4support kfilemetadata ktexteditor xapian-core" SRCREV = "e56b27a5e2078a989216eebcd9651fec3da967b6" +S = "${WORKDIR}/git" SRC_URI += "file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch" # cross libs / headers diff --git a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace_5.2.90.bb b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace_5.2.90.bb index 9981b3fa..ac2db3de 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace_5.2.90.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace_5.2.90.bb @@ -36,6 +36,7 @@ DEPENDS += " \ SRCREV = "38cf27146758738c0885810a42a0ce2b678de9ae" +S = "${WORKDIR}/git" SRC_URI += " \ file://0001-Initial-Wayland-support.patch \ file://0002-Do-check-for-kwin-only-in-case-X11-was-found.patch \ diff --git a/recipes-kde/plasma/untier/kwayland/kwayland_git.bb b/recipes-kde/plasma/untier/kwayland/kwayland_git.bb index 1b553d1f..82a2e875 100644 --- a/recipes-kde/plasma/untier/kwayland/kwayland_git.bb +++ b/recipes-kde/plasma/untier/kwayland/kwayland_git.bb @@ -13,6 +13,7 @@ SRC_URI += " \ file://0004-Server-side-interface.patch \ " SRCREV = "bc9ab6731700eabf17e1b193d13c904f68f7ebe0" +S = "${WORKDIR}/git" PV = "5.1.90+git${SRCPV}" DEPENDS += "wayland wayland-native" diff --git a/recipes-kde/plasma/untier/kwin/kwin_5.2.0.1.bb b/recipes-kde/plasma/untier/kwin/kwin_5.2.0.1.bb index 82d1934f..1b89e072 100644 --- a/recipes-kde/plasma/untier/kwin/kwin_5.2.0.1.bb +++ b/recipes-kde/plasma/untier/kwin/kwin_5.2.0.1.bb @@ -47,7 +47,7 @@ DEPENDS += " \ " SRCREV = "3b6ab89617fd8b94bc926055a13df772036b33d2" - +S = "${WORKDIR}/git" SRC_URI += "file://0001-fix-build-for-qtbase-without-session-management.patch" # REVISIT: this should be fixed in meta-fsl-arm diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard_git.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard_git.bb index aae26c69..a9134e4c 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard_git.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard_git.bb @@ -25,6 +25,7 @@ DEPENDS += " \ " SRCREV = "e52a86fde551660853e94f33fcdefc7900eb1c45" +S = "${WORKDIR}/git" PV = "5.1.90+git${SRCPV}" # cross libs / headers