summaryrefslogtreecommitdiff
path: root/ruby.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /ruby.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-GENIVI-I0.1.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'ruby.morph')
-rw-r--r--ruby.morph29
1 files changed, 0 insertions, 29 deletions
diff --git a/ruby.morph b/ruby.morph
deleted file mode 100644
index 8ba45ccd..00000000
--- a/ruby.morph
+++ /dev/null
@@ -1,29 +0,0 @@
-name: ruby
-kind: stratum
-description: ruby and things from ruby world
-build-depends:
-- morph: tools
-chunks:
-- name: ruby-1.8
- repo: upstream:ruby
- ref: 7a24f1710028d568ad61d0aa49d5178260178d77
- unpetrify-ref: baserock/morph/ruby_1_8_7
- build-depends: []
-- name: libyaml
- repo: upstream:libyaml-hg
- ref: 0577078d6625a7bf06e6bc7fb26a43e27400b17e
- unpetrify-ref: master
- build-depends: []
-- name: ruby
- repo: upstream:ruby
- ref: 05604af5a6da635b8bca51269db8b433972e82c0
- unpetrify-ref: baserock/ruby_2_0_0
- build-depends:
- - ruby-1.8
- - libyaml
-- name: bundler
- repo: upstream:bundler
- ref: 0708fbe62617a63300e1cc3b9869cc1280c57ef6
- unpetrify-ref: baserock/v1.6.2
- build-depends:
- - ruby