into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/28 16:46:36+00:00 nexus.co.uk!pb
blow away old staging/HOST_SYS/qt2 before re-populating it, to avoid permission problems with readonly files
BKrev: 4224bab3l6TVgLKY-ZRzSvvQIu1ppw
DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
DEPENDS_ramses = "zlib libpng jpeg uicmoc-native"
PROVIDES = "virtual/qte virtual/libqte2"
-PR = "r5"
+PR = "r6"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz \
file://qpe.patch;patch=1 \
}
do_stage() {
+ rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/lib
oe_libinstall -so -C lib libqte ${STAGING_DIR}/${HOST_SYS}/qt2/lib
rm -f include/qxt.h