summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-19 13:50:34 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-20 17:47:04 +0000
commitf5e3def177b2fdbf14158d0f2c3a339cd2803314 (patch)
tree940a0e7b469080bbec270627ab31f8f93ff193bd
parent5fb53cbb7e999252529fbe0f2c51f9ef8781add4 (diff)
downloaddefinitions-f5e3def177b2fdbf14158d0f2c3a339cd2803314.tar.gz
Enable python wrapper for kmod
-rw-r--r--strata/foundation.morph6
-rw-r--r--strata/foundation/kmod.morph2
-rw-r--r--strata/openstack-services.morph6
-rw-r--r--strata/virtualization.morph6
4 files changed, 7 insertions, 13 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index d6c9e05e..589603ec 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -14,11 +14,17 @@ chunks:
repo: upstream:groff-git
ref: 16305a24e67966ace06d55e2a0b98cc0e3127a93
unpetrify-ref: 1.22.3
+- name: cython
+ repo: upstream:cython
+ ref: 005d38d5921a603d5f4d413aae72f98a6d33192f
+ unpetrify-ref: master
- name: kmod
morph: strata/foundation/kmod.morph
repo: upstream:kmod
ref: ae58de0fcb4a6528dd365e23d383bbe2eaf2d566
unpetrify-ref: v18
+ build-depends:
+ - cython
- name: time-zone-database
morph: strata/foundation/time-zone-database.morph
repo: upstream:tz
diff --git a/strata/foundation/kmod.morph b/strata/foundation/kmod.morph
index 12ac8692..7a72d257 100644
--- a/strata/foundation/kmod.morph
+++ b/strata/foundation/kmod.morph
@@ -6,7 +6,7 @@ configure-commands:
- sed -i -e'/AC_CONFIG_FILES(\[/,/])/{/docs/d}' configure.ac
- autoreconf -fiv
- ./configure --prefix=/usr --bindir=/bin --libdir=/lib --sysconfdir=/etc --without-xz
- --with-zlib --disable-manpages
+ --with-zlib --enable-python --disable-manpages
build-commands:
- make
install-commands:
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index dbe87e51..2b17c85b 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -261,17 +261,11 @@ chunks:
ref: b2b67795a009e9f825cbd855d766b78a00273f10
unpetrify-ref: 0.5
build-depends: []
-- name: cython
- repo: upstream:cython
- ref: f66e01ff743b6d010245a08b144a94e474f29967
- unpetrify-ref: 0.21.1
- build-depends: []
- name: numpy
repo: upstream:python-packages/numpy.git
ref: ac07f6d3e45090b224a7da81708e60a762a65f76
unpetrify-ref: baserock/v1.9.0
build-depends:
- - cython
- sphinx
- name: websockify
repo: upstream:python-packages/websockify
diff --git a/strata/virtualization.morph b/strata/virtualization.morph
index 84eefdaf..308cd463 100644
--- a/strata/virtualization.morph
+++ b/strata/virtualization.morph
@@ -66,16 +66,10 @@ chunks:
unpetrify-ref: master
build-depends:
- pycurl
-- name: cython
- repo: upstream:cython
- ref: 005d38d5921a603d5f4d413aae72f98a6d33192f
- unpetrify-ref: master
- name: python-lxml
repo: upstream:python-lxml
ref: 8fc99f8ef3e2f12e74fb407ae62c5db50cfe7b92
unpetrify-ref: baserock/morph
- build-depends:
- - cython
- name: libvirt-python
repo: upstream:libvirt-python
ref: 8e09c79a07b097a6ba9af83be4916fb9c9538500