diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-12 10:08:35 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-12 14:27:33 +0200 |
commit | 367d28ff1b6628c539bfa5ded36f924ff59f1817 (patch) | |
tree | a7d89a27bbf30e5bedc9c970476a5ccac2100f99 /recipes/qt4/qt4-tools-native_4.7.0-beta1.bb | |
parent | 9e1bbdf672b12d0d7788eeba90f7a079c56bc0c6 (diff) |
qt-4.7.0-beta1: move to beta2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.7.0-beta1.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.7.0-beta1.bb | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.7.0-beta1.bb b/recipes/qt4/qt4-tools-native_4.7.0-beta1.bb deleted file mode 100644 index 62b7863e58..0000000000 --- a/recipes/qt4/qt4-tools-native_4.7.0-beta1.bb +++ /dev/null @@ -1,22 +0,0 @@ -DEFAULT_PREFERENCE = "-1" - -require qt4-tools-native.inc -LICENSE = "LGPLv2.1 GPLv3" - -SRCVER = "4.7.0-beta1" -PV = "4.6.2+${SRCVER}" -PR = "${INC_PR}.0" - -SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${SRCVER}.tar.gz \ - file://fix.xlib-test.libs.patch \ - file://qt-config.patch \ - file://g++.conf \ - file://linux.conf" -S = "${WORKDIR}/qt-everywhere-opensource-src-${SRCVER}" - -EXTRA_OECONF += " -no-fast -silent -no-rpath" - -TOBUILD := "src/tools/bootstrap ${TOBUILD}" - -SRC_URI[md5sum] = "1a863712da64dd2c1d08380075b74f39" -SRC_URI[sha256sum] = "32237307496b255bb95abdcd1754885947008a52c76f32c6843744d330f2b7b5" |