[oe-commits] Simon Busch : python-pyside-x11: add x11 variant of python-pyside

git version control git at git.openembedded.org
Wed Jun 22 16:59:36 UTC 2011


Module: openembedded.git
Branch: master
Commit: 5e6cec832941e545c7369fd7c874b71121a98c63
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=5e6cec832941e545c7369fd7c874b71121a98c63

Author: Simon Busch <morphis at gravedo.de>
Date:   Wed Jun 22 13:12:51 2011 +0200

python-pyside-x11: add x11 variant of python-pyside

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

---

 recipes/pyside/python-pyside-x11_1.0.2.bb |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/pyside/python-pyside-x11_1.0.2.bb b/recipes/pyside/python-pyside-x11_1.0.2.bb
new file mode 100644
index 0000000..453210b
--- /dev/null
+++ b/recipes/pyside/python-pyside-x11_1.0.2.bb
@@ -0,0 +1,10 @@
+inherit qt4x11
+
+require python-pyside.inc
+require python-pyside-${PV}.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI += " \
+ file://no-accessibility-support.patch \
+"





More information about the Openembedded-commits mailing list