qt 4.6.0: fix packaging, staging and x11 build
[openembedded.git] / recipes / qt4 / qt4-tools-native_4.6.0.bb
1 DEFAULT_PREFERENCE = "-1"
2
3 require qt4-tools-native.inc
4 LICENSE = "LGPLv2.1 GPLv3"
5 PR = "${INC_PR}.0"
6
7 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \
8            file://configure-lflags.patch;patch=1 \
9            file://qt-config.patch;patch=1 \
10            file://g++.conf \
11            file://linux.conf"
12
13 S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
14
15 TOBUILD := "src/tools/bootstrap ${TOBUILD}"