From 6bc9ccfa0101ec07f8ae8a86a049cd2c6766bd48 Mon Sep 17 00:00:00 2001 From: Ian Reinhart Geiser Date: Fri, 4 Jan 2013 23:44:39 -0500 Subject: qtsystems: Add module * MJ: fix PV * MJ: simplified to use newer classes * MJ: Add license information * MJ: use OE_QMAKE_PATH_QML for packaging definition Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtsystems_git.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-qt/qt5/qtsystems_git.bb (limited to 'recipes-qt/qt5/qtsystems_git.bb') diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb new file mode 100644 index 00000000..4b7f6acb --- /dev/null +++ b/recipes-qt/qt5/qtsystems_git.bb @@ -0,0 +1,9 @@ +require ${PN}.inc +require qt5-git.inc + +PR = "${INC_PR}.0" + +# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 +PV = "4.999+5.0.0-beta1+git${SRCPV}" + +SRCREV = "2dbaae64ccd0fa3646d68d77cbc9baac7d3bde2e" -- cgit v1.2.3-54-g00ecf