summaryrefslogtreecommitdiff
path: root/strata/genivi-foundation
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-10-05 17:59:51 +0000
committerJavier Jardón <jjardon@gnome.org>2014-10-29 19:08:41 +0000
commit393ba5011f775fb95b0d3a046c959944bfa62d13 (patch)
tree8d2fc75afe442a2b7f4b58e873da84b6ae933250 /strata/genivi-foundation
parente0ba084d447a89b17c5cce6fdfc452dd58371925 (diff)
downloaddefinitions-393ba5011f775fb95b0d3a046c959944bfa62d13.tar.gz
Move linuxquota to genivi stratum and remove genivi-foundation stratumbaserock/jjardon/clean_genivi
Diffstat (limited to 'strata/genivi-foundation')
-rw-r--r--strata/genivi-foundation/linuxquota.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/genivi-foundation/linuxquota.morph b/strata/genivi-foundation/linuxquota.morph
deleted file mode 100644
index 826696ad..00000000
--- a/strata/genivi-foundation/linuxquota.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: linuxquota
-kind: chunk
-build-system: autotools
-configure-commands:
-- autoreconf -ivf
-- ./configure --prefix="$PREFIX"
-build-commands:
-- make "RPCGEN=rpcgen -Y /usr/bin"
-install-commands:
-- make ROOTDIR="$DESTDIR" install