From 6a21cf0068234152b3f13866dc7c05adc6d0d9c9 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Wed, 28 Mar 2012 21:46:55 +0200 Subject: qt4: move from 4.8.0 to 4.8.1 * No changes other than source checksums and PR at recipe level. * DEFAULT_PREFERENCE still set to -1 Signed-off-by: Andreas Oberritter Signed-off-by: Richard Purdie --- meta/recipes-qt/qt4/qt4-native_4.8.1.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-qt/qt4/qt4-native_4.8.1.bb (limited to 'meta/recipes-qt/qt4/qt4-native_4.8.1.bb') diff --git a/meta/recipes-qt/qt4/qt4-native_4.8.1.bb b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb new file mode 100644 index 0000000000..d991c03ec2 --- /dev/null +++ b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb @@ -0,0 +1,14 @@ +require qt4-native.inc + +PR = "${INC_PR}.0" + +DEFAULT_PREFERENCE = "-1" + +# Find the g++.conf/linux.conf in the right directory. +FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:" + +TOBUILD := "src/tools/bootstrap ${TOBUILD}" + +SRC_URI[md5sum] = "7960ba8e18ca31f0c6e4895a312f92ff" +SRC_URI[sha256sum] = "ef851a36aa41b4ad7a3e4c96ca27eaed2a629a6d2fa06c20f072118caed87ae8" + -- cgit v1.2.3