[oe-commits] org.oe.dev Qtopia Phone X11: Set LD_LIBRARY_PATH bump the PR due the package content change

freyther commit oe at amethyst.openembedded.net
Fri Apr 25 15:39:15 UTC 2008


Qtopia Phone X11: Set LD_LIBRARY_PATH bump the PR due the package content change

Author: freyther at openembedded.org
Branch: org.openembedded.dev
Revision: 5f0840d886de3702b9da184050476e21ca104094
ViewMTN: http://monotone.openembedded.org/revision/info/5f0840d886de3702b9da184050476e21ca104094
Files:
1
packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia
packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb
Diffs:

#
# mt diff -r826e3d1604a7153fbec79dbf0287cbde9dd32200 -r5f0840d886de3702b9da184050476e21ca104094
#
#
#
# patch "packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia"
#  from [d4c0aafd1334ad5324011a762d43cf91f294aa5c]
#    to [a8d4a67e0c7769a5e892d61f199fcb66eb0a671a]
# 
# patch "packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb"
#  from [793f42a67a2b3684beeeb96f10259216c87d06fc]
#    to [0d30f0e2f203011597df480fb0ec8c0bd4d438ba]
#
============================================================
--- packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia	d4c0aafd1334ad5324011a762d43cf91f294aa5c
+++ packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia	a8d4a67e0c7769a5e892d61f199fcb66eb0a671a
@@ -3,6 +3,7 @@ export PATH=$QPEDIR/bin:$PATH
 # path setup
 export QPEDIR=/opt/Qtopia
 export PATH=$QPEDIR/bin:$PATH
+export LD_LIBRARY_PATH=$QPEDIR/lib:$LD_LIBRARY_PATH
 
 #tell how to inform illume on incoming phone calls
 #export ILLUME_PHONE_CALL=
============================================================
--- packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb	793f42a67a2b3684beeeb96f10259216c87d06fc
+++ packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb	0d30f0e2f203011597df480fb0ec8c0bd4d438ba
@@ -10,9 +10,9 @@ HOMEPAGE = "http://www.trolltech.com"
 LICENSE = "GPL"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
-DEPENDS = "glib-2.0 dbus tslib freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst"
+DEPENDS = "glib-2.0 dbus freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst"
 PROVIDES = "qtopia-phone"
-PR = "r1"
+PR = "r2"
 SRCREV = "${AUTOREV}"
 SRC_URI = "git://git.openmoko.org/git/qtopia.git;protocol=git \
            file://device-conf \






More information about the Openembedded-commits mailing list