From 5d84397350524309159565f201ef649a493dd03b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 1 Apr 2014 12:17:27 +0200 Subject: [PATCH] lxc build will pull myslice from onelab branch, not master turn off support for manifold/myslice on f14 (onelab) --- lxc-tags.mk | 2 +- onelab-tags.mk | 2 -- onelab.mk | 3 +++ 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lxc-tags.mk b/lxc-tags.mk index 0b86d4df..3cab0fd3 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -53,7 +53,7 @@ sfa-BRANCH := geni-v3 sfa-GITPATH := git://git.planet-lab.org/sfa.git@sfa-3.1-2 #sface-GITPATH := git://git.planet-lab.org/sface.git@sface-0.9-9 # -myslice-GITPATH := git://git.onelab.eu/myslice.git@master +myslice-GITPATH := git://git.onelab.eu/myslice.git@onelab manifold-GITPATH := git://git.onelab.eu/manifold.git@devel # tests-GITPATH := git://git.onelab.eu/tests.git@master diff --git a/onelab-tags.mk b/onelab-tags.mk index c6b4e681..ae3f5207 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -55,7 +55,5 @@ sfa-BRANCH := geni-v3 sfa-GITPATH := git://git.planet-lab.org/sfa.git@sfa-3.1-2 #sface-GITPATH := git://git.onelab.eu/sface.git@sface-0.9-9 # -myslice-GITPATH := git://git.onelab.eu/myslice.git@master -manifold-GITPATH := git://git.onelab.eu/manifold.git@devel # locating the right test directory - see make tests_gitpath tests-GITPATH := git://git.onelab.eu/tests.git@master diff --git a/onelab.mk b/onelab.mk index 833cf6d5..851ae3b5 100644 --- a/onelab.mk +++ b/onelab.mk @@ -597,6 +597,9 @@ endif ############################## # don't build these by default, we have separate builds for that +# corresponding tags are removed from onelab-tags.mk as well +# as this is not supported on f14 anymore +# and we target debians and ubuntus anyway myslice-MODULES := myslice myslice-SPEC := myslice.spec myslice-STOCK-DEVEL-RPMS := python-django -- 2.43.0