summaryrefslogtreecommitdiff
path: root/multimedia.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-04-04 10:50:31 +0000
committerMorph (on behalf of Richard Ipsum) <richard.ipsum@codethink.co.uk>2014-04-04 10:50:31 +0000
commit811c937e9b4f5d9a5db56822c89a4a61b5f4913e (patch)
treec870a119cc9815ec89db1f67f9d2fd00afc3fbb3 /multimedia.morph
parentdb2ee5947538e188753f5671ca9e0a934292116c (diff)
downloadmorphs-811c937e9b4f5d9a5db56822c89a4a61b5f4913e.tar.gz
Morph build 2b9145c3fe3444379c6c32e529e3a28f
System branch: master
Diffstat (limited to 'multimedia.morph')
-rw-r--r--multimedia.morph22
1 files changed, 10 insertions, 12 deletions
diff --git a/multimedia.morph b/multimedia.morph
index a886729..ebe2fa6 100644
--- a/multimedia.morph
+++ b/multimedia.morph
@@ -1,17 +1,15 @@
+name: multimedia
+kind: stratum
+description: Codecs
build-depends:
- morph: audio-bluetooth
- ref: null
- repo: null
chunks:
-- build-depends: []
- name: orc
- ref: baserock/morph
+- name: orc
repo: upstream:orc
-- build-depends:
- - orc
- name: gstreamer
- ref: baserock/genivi/baseline
+ ref: baserock/morph
+ build-depends: []
+- name: gstreamer
repo: upstream:gstreamer
-description: Codecs
-kind: stratum
-name: multimedia
+ ref: baserock/genivi/baseline
+ build-depends:
+ - orc