[gnome-continuous-yocto/gnomeostree-3.14-dizzy] Add python-six
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.14-dizzy] Add python-six
- Date: Fri, 10 Apr 2015 21:59:20 +0000 (UTC)
commit cc18ea24ea620eff5ab5f421072871c9db24142d
Author: Colin Walters <walters verbum org>
Date: Fri Apr 10 17:58:53 2015 -0400
Add python-six
Patch taken from http://patches.openembedded.org/patch/90977/
Needed for the latest versions of spice.
.../recipies-core/python-six/python-six_1.9.0.bb | 8 ++++++++
.../tasks/task-gnomeos-contents-devel.bb | 1 +
2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/meta-gnomeos/recipies-core/python-six/python-six_1.9.0.bb
b/meta-gnomeos/recipies-core/python-six/python-six_1.9.0.bb
new file mode 100644
index 0000000..aa96dc9
--- /dev/null
+++ b/meta-gnomeos/recipies-core/python-six/python-six_1.9.0.bb
@@ -0,0 +1,8 @@
+SUMMARY = "Python 2 and 3 compatibility library"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
+
+SRC_URI[md5sum] = "476881ef4012262dfc8adc645ee786c4"
+SRC_URI[sha256sum] = "e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5"
+
+inherit pypi
diff --git a/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-devel.bb
b/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-devel.bb
index c617a47..6eed112 100644
--- a/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-devel.bb
+++ b/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-devel.bb
@@ -104,6 +104,7 @@ RDEPENDS_${PN} += " \
texinfo \
perl-misc \
python-pyparsing \
+ python-six \
cyrus-sasl-dev \
elfutils-dev \
libelf-dev \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]