diff --git a/recipes-support/maliit-framework-qt5.inc b/recipes-support/maliit-framework-qt5.inc index 5fb1c22..6619088 100644 --- a/recipes-support/maliit-framework-qt5.inc +++ b/recipes-support/maliit-framework-qt5.inc @@ -22,6 +22,7 @@ DEPENDS += " \ " inherit cmake_qt5 +inherit pkgconfig EXTRA_OECMAKE += " \ -Denable-docs=OFF \ diff --git a/recipes-support/maliit-framework-qt5_2.0.0.bb b/recipes-support/maliit-framework-qt5_2.2.1.bb similarity index 62% rename from recipes-support/maliit-framework-qt5_2.0.0.bb rename to recipes-support/maliit-framework-qt5_2.2.1.bb index c2f949c..8e7ddb3 100644 --- a/recipes-support/maliit-framework-qt5_2.0.0.bb +++ b/recipes-support/maliit-framework-qt5_2.2.1.bb @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 require ${BPN}.inc -SRCREV = "${PV}" +SRCREV = "ad906cad4acd8a81f62ea34f70e81a2bd4f7e926"