Revert "qt4: sync package between -native, -sdk and target packages"
authorDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 25 Mar 2010 16:18:08 +0000 (16:18 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 8 Apr 2010 07:19:46 +0000 (08:19 +0100)
This reverts commit c8df97b1499d31b0f18ccde0d25ef16f98ed348c.

recipes/qt4/qt-4.6.2.inc
recipes/qt4/qt4-embedded.inc
recipes/qt4/qt4-x11-free.inc
recipes/qt4/qt4.inc

index 89242bb..94777e5 100644 (file)
@@ -11,7 +11,6 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.
            file://0009-support-2bpp.patch;patch=1 \
            file://0010-no-simpledecoration-example.patch;patch=1 \
            file://fix-config-tests.patch;patch=1 \
-           file://qt-config.patch;patch=1 \
            file://g++.conf \
            file://linux.conf \
            "
index 7e0be6e..39a5e98 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPL QPL"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 DEPENDS += "directfb tslib"
-INC_PR = "r18"
+INC_PR = "r17"
 
 QT_BASE_NAME ?= "qt4-embedded"
 QT_BASE_LIB  ?= "libqt-embedded"
index d8dfa5c..fd33a21 100644 (file)
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
 LICENSE = "GPL QPL"
 DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor"
 
-INC_PR = "r17"
+INC_PR = "r16"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
            file://0001-cross-compile.patch;patch=1 \
index 5a19f65..bd1f601 100644 (file)
@@ -252,9 +252,6 @@ do_install() {
            -e 's#Iin#I${in#g' \
            ${D}${libdir}/*.la ${D}${libdir}/*.prl ${D}${libdir}/pkgconfig/*.pc
 
-    sed -i -e s#" -Wl,-rpath-link,${S}/lib"##g \
-            ${D}${datadir}/${QT_DIR_NAME}/mkspecs/common/linux.conf
-
     # fix pkgconfig files
     sed -i -e s#"moc_location=.*$"#"moc_location=${bindir}/moc4"# \
            -e s#"uic_location=.*$"#"uic_location=${bindir}/uic4"# \