diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2017-05-23 14:59:24 +0100 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2017-05-23 14:59:24 +0100 |
commit | 9b874110e45b9af3a3bb0a7481bec8918a1c3adb (patch) | |
tree | a619d13d5c3e0913a41c54d352049d7d2efa1385 /old/strata/device-management.morph | |
parent | 63224e2233280204626b58fcbe5224d3582c8627 (diff) | |
download | definitions-9b874110e45b9af3a3bb0a7481bec8918a1c3adb.tar.gz |
Move existing Baserock definitions into old/ subdirectory
This will be removed in due course.
Diffstat (limited to 'old/strata/device-management.morph')
-rw-r--r-- | old/strata/device-management.morph | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/old/strata/device-management.morph b/old/strata/device-management.morph new file mode 100644 index 00000000..e0ed4a25 --- /dev/null +++ b/old/strata/device-management.morph @@ -0,0 +1,12 @@ +name: device-management +kind: stratum +description: libraries that provides access to devices +build-depends: +- morph: strata/foundation.morph +- morph: strata/glib-common.morph +chunks: +- name: libgudev + repo: upstream:libgudev + ref: d722339aae9065a379acc0c421e8bbab866d5a38 + unpetrify-ref: "230" + build-system: autotools |