aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyside
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-06-22 13:12:51 +0200
committerSimon Busch <morphis@gravedo.de>2011-06-22 18:53:13 +0200
commit5e6cec832941e545c7369fd7c874b71121a98c63 (patch)
tree504c740505ece6103fac65162a00f4ddcea22e01 /recipes/pyside
parent98e7a0b74d210f35512e9ac4583471b9ba68fc9f (diff)
downloadopenembedded-5e6cec832941e545c7369fd7c874b71121a98c63.tar.gz
python-pyside-x11: add x11 variant of python-pyside
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/pyside')
-rw-r--r--recipes/pyside/python-pyside-x11_1.0.2.bb10
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 0000000000..453210b064
--- /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 \
+"