diff --git a/recipes-playground/kirigami-addons_21.05.bb b/recipes-playground/kirigami-addons_0.2.bb similarity index 62% rename from recipes-playground/kirigami-addons_21.05.bb rename to recipes-playground/kirigami-addons_0.2.bb index 8e68fed..59196f9 100644 --- a/recipes-playground/kirigami-addons_21.05.bb +++ b/recipes-playground/kirigami-addons_0.2.bb @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 require ${BPN}.inc -SRCREV = "v${PV}" +SRCREV = "72e9a61e4b55f2558b8bfaeca8b533cf6275a4f5" diff --git a/recipes-playground/kjournald.inc b/recipes-playground/kjournald.inc index 7d944de..05b08f3 100644 --- a/recipes-playground/kjournald.inc +++ b/recipes-playground/kjournald.inc @@ -21,6 +21,7 @@ SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https" S = "${WORKDIR}/git" inherit cmake_kdeapp +inherit pkgconfig PACKAGES += " \ ${PN}-browser \ diff --git a/recipes-playground/kweathercore_0.5.bb b/recipes-playground/kweathercore_0.5.bb index 8e68fed..04adcb1 100644 --- a/recipes-playground/kweathercore_0.5.bb +++ b/recipes-playground/kweathercore_0.5.bb @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 require ${BPN}.inc -SRCREV = "v${PV}" +SRCREV = "b6ef51c830b85a080e09ca205bae667890601df1"