[oe-commits] Simon Busch : python-pyside-embedded: update patch for qws support and bump PR

git version control git at git.openembedded.org
Thu May 26 18:34:05 UTC 2011


Module: openembedded.git
Branch: aurora/development
Commit: 8e34ed767072846a31b6ba0d8ac93128c3cb6d87
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8e34ed767072846a31b6ba0d8ac93128c3cb6d87

Author: Simon Busch <morphis at gravedo.de>
Date:   Wed May 25 22:52:03 2011 +0200

python-pyside-embedded: update patch for qws support and bump PR

This removes the binding for the QWSServer from the patch as it's not working and not
needed anymore.

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 .../python-pyside-embedded/support-qws.patch       |    1 -
 recipes/pyside/python-pyside-embedded_1.0.2.bb     |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/pyside/python-pyside-embedded/support-qws.patch b/recipes/pyside/python-pyside-embedded/support-qws.patch
index 299109a..e24ac21 100644
--- a/recipes/pyside/python-pyside-embedded/support-qws.patch
+++ b/recipes/pyside/python-pyside-embedded/support-qws.patch
@@ -35,5 +35,4 @@ diff -Naur pyside-qt4.7+1.0.2-orig/PySide/QtGui/typesystem_gui_qws.xml pyside-qt
 +    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 +-->
 +<typesystem package="PySide.QtGui">
-+    <object-type name="QWSServer"/>
 +</typesystem>
diff --git a/recipes/pyside/python-pyside-embedded_1.0.2.bb b/recipes/pyside/python-pyside-embedded_1.0.2.bb
index 3566799..a684c83 100644
--- a/recipes/pyside/python-pyside-embedded_1.0.2.bb
+++ b/recipes/pyside/python-pyside-embedded_1.0.2.bb
@@ -1,7 +1,7 @@
 inherit qt4e
 require python-pyside.inc
 
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 SRC_URI += " \
  file://no-accessibility-support.patch \
  file://support-qws.patch \





More information about the Openembedded-commits mailing list