You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2016/01/15 22:34:16 UTC

[2/2] incubator-mynewt-larva git commit: Clutch generated with fixed eggs.

Clutch generated with fixed eggs.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/commit/496f118e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/tree/496f118e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/diff/496f118e

Branch: refs/heads/master
Commit: 496f118e113318756c37324b2ff9ec7f68fb16be
Parents: 2f21bc3
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Fri Jan 15 13:33:44 2016 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Fri Jan 15 13:33:44 2016 -0800

----------------------------------------------------------------------
 clutch.yml | 298 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 158 insertions(+), 140 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/blob/496f118e/clutch.yml
----------------------------------------------------------------------
diff --git a/clutch.yml b/clutch.yml
index d0807e1..eb38eec 100644
--- a/clutch.yml
+++ b/clutch.yml
@@ -1,33 +1,41 @@
 name: larva
 url: https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva
 eggs:
-    libs/os:
+    sys/config:
         vers: 0.1.0
-        hash: 999a3419d9959d3c39b11dcc67d79c7888b4b765
+        hash: 8578de6601b3f393c8f4c9cb41e226372cec931a
         deps:
+            - libs/util@none#stable
             - libs/testutil@none#stable
-        req_caps:
-            - console@none#stable
-    libs/shell:
+    libs/cmsis-core:
         vers: 0.1.0
-        hash: 1fa9c8fb9f71e29deb0d3f00725ce07eb1762a89
+        hash: 7cab0f32b7ad6a9c0564734e6effa4fba371fa8d
+    fs/nffs:
+        vers: 0.1.0
+        hash: be26b47bc55e7721f937313685928ad8150118b7
         deps:
-            - libs/console/full@none#stable
+            - fs/fs@none#stable
             - libs/os@none#stable
-            - libs/util@none#stable
-    libs/console/full:
+            - libs/testutil@none#stable
+            - hw/hal@none#stable
+    project/bin2img:
         vers: 0.1.0
-        hash: ffaf06db6323dd580fa2ed882a22b82ebfe5068c
+        hash: e650a5a7cd19b23d1fc26f4b3f1bb63787a95741
         deps:
-            - hw/hal@none#stable
-            - libs/os@none#stable
-        caps:
-            - console@none#stable
-    hw/hal:
+            - libs/bootutil@none#stable
+            - libs/console/stub@none#stable
+    libs/os:
         vers: 0.1.0
-        hash: fbef821bd064eec1f32262cf4c58786a3021badf
+        hash: 999a3419d9959d3c39b11dcc67d79c7888b4b765
         deps:
-            - libs/os@none#stable
+            - libs/testutil@none#stable
+        req_caps:
+            - console@none#stable
+    hw/bsp/nrf52pdk:
+        vers: 0.0.0
+        hash: 184a9c692cecd96a437dc03f9d8df28cfe2ac68f
+        deps:
+            - hw/mcu/nordic/nrf52xxx@none#stable
     sys/log:
         vers: 0.1.0
         hash: 384ceb0738031f20d556a9b47c390c843cc33417
@@ -35,41 +43,50 @@ eggs:
             - libs/os@none#stable
             - libs/util@none#stable
             - libs/testutil@none#stable
-    libs/testreport:
+    net/nimble/controller:
         vers: 0.1.0
-        hash: 2e0c4717854db44f444eaefdb8c70cab6b73540e
+        hash: 1a5102798de55c201734ffbea5274ff7662c43c3
         deps:
-            - fs/nffs@none#stable
-            - libs/testutil@none#stable
-    hw/mcu/stm/stm32f3xx:
+            - libs/os@none#stable
+            - net/nimble@none#stable
+    project/ffs2native:
         vers: 0.0.0
-        hash: b6d33266dae611775f932c5a84f97d1c242f24c4
+        hash: 6617676c18ef2dd663199423c4f542716dc84fd9
         deps:
+            - fs/nffs@none#stable
+            - libs/os@none#stable
+            - libs/console/full@none#stable
             - hw/hal@none#stable
-            - libs/cmsis-core@none#stable
-            - compiler/arm-none-eabi-m4@none#stable
+    project/test:
+        vers: 0.1.0
+        hash: 8de883b9aa460677bb79da3c495fc654186b017e
+        deps:
+            - fs/nffs@none#stable
+            - libs/testutil@none#stable
+            - libs/os@none#stable
+            - libs/bootutil@none#stable
+            - libs/testreport@none#stable
     fs/fs:
         vers: 0.0.0
         hash: 86cac156ad96629dc73d7a6946c2ed84939b092e
-    hw/mcu/native:
-        vers: 0.0.0
-        hash: f2c5dd8c4f353fa93e3186badc0fdcceee89aa9b
-        deps:
-            - hw/hal@none#stable
-            - compiler/sim@none#stable
-    libs/baselibc:
+    libs/testreport:
         vers: 0.1.0
-        hash: eb5303863ff41f7506409f3f7f479c0d9b6e1023
-        req_caps:
-            - console@none#stable
-    fs/nffs:
+        hash: 2e0c4717854db44f444eaefdb8c70cab6b73540e
+        deps:
+            - fs/nffs@none#stable
+            - libs/testutil@none#stable
+    hw/hal:
         vers: 0.1.0
-        hash: be26b47bc55e7721f937313685928ad8150118b7
+        hash: fbef821bd064eec1f32262cf4c58786a3021badf
         deps:
-            - fs/fs@none#stable
             - libs/os@none#stable
-            - libs/testutil@none#stable
+    hw/mcu/stm/stm32f4xx:
+        vers: 0.0.0
+        hash: d6e99052607c256b7bdbaf4d4d7759a7797f5c61
+        deps:
             - hw/hal@none#stable
+            - libs/cmsis-core@none#stable
+            - compiler/arm-none-eabi-m4@none#stable
     libs/elua/elua_base:
         vers: 0.1.0
         hash: f5b8f98a502569b576b7b607989375109e3632cd
@@ -77,37 +94,17 @@ eggs:
             - fs/fs@none#stable
         req_caps:
             - console@none#stable
-    sys/config:
-        vers: 0.1.0
-        hash: 8578de6601b3f393c8f4c9cb41e226372cec931a
-        deps:
-            - libs/util@none#stable
-            - libs/testutil@none#stable
-    libs/testutil:
+    net/nimble:
         vers: 0.1.0
-        hash: 5b9e3ac614e77db722a5448196703b37d98ec80f
+        hash: 8977b8da604d9779d51baf4aacabef5af2771bf7
         deps:
-            - hw/hal@none#stable
             - libs/os@none#stable
-    libs/util:
+    libs/testutil:
         vers: 0.1.0
-        hash: a4de3126f673ba134cd6492ef6486e64d08becb3
+        hash: add443dad61fe668d87d21018c956ca8a6b44284
         deps:
             - hw/hal@none#stable
             - libs/os@none#stable
-            - libs/testutil@none#stable
-    libs/cmsis-core:
-        vers: 0.1.0
-        hash: 7cab0f32b7ad6a9c0564734e6effa4fba371fa8d
-    net/nimble/controller:
-        vers: 0.1.0
-        hash: 1a5102798de55c201734ffbea5274ff7662c43c3
-        deps:
-            - libs/os@none#stable
-            - net/nimble@none#stable
-    compiler/sim:
-        vers: 0.1.0
-        hash: 8175962f0b3d1765caca4383d9103ed2315df189
     libs/newtmgr:
         vers: 0.1.0
         hash: 2821a89de5073692c450dc3a65e27c803a0a117f
@@ -116,11 +113,17 @@ eggs:
             - libs/json@none#stable
             - libs/util@none#stable
             - libs/testutil@none#stable
-    hw/bsp/nrf52pdk:
-        vers: 0.0.0
-        hash: 184a9c692cecd96a437dc03f9d8df28cfe2ac68f
+    libs/json:
+        vers: 0.1.0
+        hash: 59d0cdb993a7d2119b6b4762f0afd35dbff74192
+    net/nimble/drivers/nrf52:
+        vers: 0.1.0
+        hash: fe5ba0eea64ecd695e6ee8158d33f27088c22a4f
         deps:
-            - hw/mcu/nordic/nrf52xxx@none#stable
+            - net/nimble@none#stable
+            - net/nimble/controller@none#stable
+        caps:
+            - ble_driver@none#stable
     hw/mcu/nordic/nrf52xxx:
         vers: 0.0.0
         hash: ecf54263822ad63af448fbebb36b3f995a8eb4a0
@@ -129,31 +132,65 @@ eggs:
             - libs/cmsis-core@none#stable
             - hw/bsp/nrf52pdk@none#stable
             - compiler/arm-none-eabi-m4@none#stable
-    libs/console/stub:
+    libs/baselibc:
         vers: 0.1.0
-        hash: 7c23867d8436e85a64a296385acbf2b46de31fbb
-        caps:
+        hash: eb5303863ff41f7506409f3f7f479c0d9b6e1023
+        req_caps:
             - console@none#stable
-    project/bin2img:
+    hw/bsp/stm32f3discovery:
+        vers: 0.0.0
+        hash: 349b2dd7ee1bc786bf2977d27b41d2b28cb9a797
+        deps:
+            - hw/mcu/stm/stm32f3xx@none#stable
+    hw/mcu/stm/stm32f3xx:
+        vers: 0.0.0
+        hash: b6d33266dae611775f932c5a84f97d1c242f24c4
+        deps:
+            - hw/hal@none#stable
+            - libs/cmsis-core@none#stable
+            - compiler/arm-none-eabi-m4@none#stable
+    compiler/arm-none-eabi-m4:
         vers: 0.1.0
-        hash: e650a5a7cd19b23d1fc26f4b3f1bb63787a95741
+        hash: a599dc72f98dd3657280e12f980f0681d05c7899
+    hw/bsp/native:
+        vers: 0.0.0
+        hash: d82608b67a68988fd1e5676c4ac2d97e2c51234c
+        deps:
+            - hw/mcu/native@none#stable
+    hw/mcu/native:
+        vers: 0.0.0
+        hash: f2c5dd8c4f353fa93e3186badc0fdcceee89aa9b
         deps:
+            - hw/hal@none#stable
+            - compiler/sim@none#stable
+    project/boot:
+        vers: 0.1.0
+        hash: 83dcb48e2aa27d61be605fa62f35f3921f21d527
+        deps:
+            - fs/nffs@none#stable
+            - libs/os@none#stable
             - libs/bootutil@none#stable
             - libs/console/stub@none#stable
-    libs/json:
+            - libs/util@none#stable
+            - libs/baselibc@none#stable
+    compiler/sim:
         vers: 0.1.0
-        hash: 59d0cdb993a7d2119b6b4762f0afd35dbff74192
-        vers: 0.0.0
-        hash: 1d49ecffda5c4d880b3477911691ed878fdd0fba
-    net/nimble/host:
+        hash: 8175962f0b3d1765caca4383d9103ed2315df189
+    libs/bootutil:
         vers: 0.1.0
-        hash: 19095e0c716a0a2e122597d12a9090bd0f167168
+        hash: cf63c7b6e78fb1b7ff97f491aa7839d87ffa1f10
         deps:
+            - fs/nffs@none#stable
             - libs/os@none#stable
-            - libs/util@none#stable
-            - net/nimble@none#stable
-        req_caps:
-            - console@none#stable
+            - libs/testutil@none#stable
+            - hw/hal@none#stable
+    libs/imgmgr:
+        vers: 0.1.0
+        hash: 120b521a7868ff1ed939999c1b205f52fc5cd07f
+        deps:
+            - fs/fs@none#stable
+            - libs/newtmgr@none#stable
+            - libs/bootutil@none#stable
     project/blinky:
         vers: 0.1.0
         hash: 812f11bbdc4dba191c0380f179179b0b58d68bf8
@@ -165,16 +202,20 @@ eggs:
             - sys/config@none#stable
             - sys/log@none#stable
             - sys/stats@none#stable
-    compiler/arm-none-eabi-m4:
+    libs/console/stub:
         vers: 0.1.0
-        hash: a599dc72f98dd3657280e12f980f0681d05c7899
-    libs/imgmgr:
+        hash: 7c23867d8436e85a64a296385acbf2b46de31fbb
+        caps:
+            - console@none#stable
+    net/nimble/host:
         vers: 0.1.0
-        hash: 120b521a7868ff1ed939999c1b205f52fc5cd07f
+        hash: 61fc89c142eb21239fb5087604764b96c6e99570
         deps:
-            - fs/fs@none#stable
-            - libs/newtmgr@none#stable
-            - libs/bootutil@none#stable
+            - libs/os@none#stable
+            - libs/util@none#stable
+            - net/nimble@none#stable
+        req_caps:
+            - console@none#stable
     sys/stats:
         vers: 0.1.0
         hash: 117bc9979150e487a8ad1233b2d9dfd03541ba70
@@ -182,72 +223,49 @@ eggs:
             - libs/os@none#stable
             - libs/util@none#stable
             - libs/testutil@none#stable
-    project/boot:
+    project/slinky:
         vers: 0.1.0
-        hash: 83dcb48e2aa27d61be605fa62f35f3921f21d527
+        hash: 02799a429901ce3ecb45aa5111936fa0f002086b
         deps:
-            - fs/nffs@none#stable
             - libs/os@none#stable
-            - libs/bootutil@none#stable
-            - libs/console/stub@none#stable
-            - libs/util@none#stable
-            - libs/baselibc@none#stable
-    net/nimble/drivers/native:
+            - libs/console/full@none#stable
+            - libs/shell@none#stable
+            - libs/newtmgr@none#stable
+            - libs/imgmgr@none#stable
+            - sys/config@none#stable
+            - sys/log@none#stable
+            - sys/stats@none#stable
+    hw/bsp/olimex_stm32-e407_devboard:
+        vers: 0.0.0
+        hash: 47966e81eb3209e82fe32bd4f9d08b28de8b4034
+        deps:
+            - hw/mcu/stm/stm32f4xx@none#stable
+    libs/console/full:
         vers: 0.1.0
-        hash: 13de7968a1adaaf85e542048c6edd409972056c6
+        hash: ffaf06db6323dd580fa2ed882a22b82ebfe5068c
         deps:
-            - net/nimble/controller@none#stable
+            - hw/hal@none#stable
+            - libs/os@none#stable
         caps:
-            - ble_driver@none#stable
-    net/nimble/drivers/nrf52:
+            - console@none#stable
+    net/nimble/drivers/native:
         vers: 0.1.0
-        hash: fe5ba0eea64ecd695e6ee8158d33f27088c22a4f
+        hash: 13de7968a1adaaf85e542048c6edd409972056c6
         deps:
-            - net/nimble@none#stable
             - net/nimble/controller@none#stable
         caps:
             - ble_driver@none#stable
-    hw/bsp/stm32f3discovery:
-        vers: 0.0.0
-        hash: 349b2dd7ee1bc786bf2977d27b41d2b28cb9a797
-        deps:
-            - hw/mcu/stm/stm32f3xx@none#stable
-    project/test:
-        vers: 0.1.0
-        hash: 8de883b9aa460677bb79da3c495fc654186b017e
-        deps:
-            - fs/nffs@none#stable
-            - libs/testutil@none#stable
-            - libs/os@none#stable
-            - libs/bootutil@none#stable
-            - libs/testreport@none#stable
-    net/nimble:
+    libs/shell:
         vers: 0.1.0
-        hash: 8977b8da604d9779d51baf4aacabef5af2771bf7
+        hash: 1fa9c8fb9f71e29deb0d3f00725ce07eb1762a89
         deps:
+            - libs/console/full@none#stable
             - libs/os@none#stable
-    hw/bsp/olimex_stm32-e407_devboard:
-        vers: 0.0.0
-        hash: 47966e81eb3209e82fe32bd4f9d08b28de8b4034
-        deps:
-            - hw/mcu/stm/stm32f4xx@none#stable
-    libs/bootutil:
+            - libs/util@none#stable
+    libs/util:
         vers: 0.1.0
-        hash: cf63c7b6e78fb1b7ff97f491aa7839d87ffa1f10
+        hash: a4de3126f673ba134cd6492ef6486e64d08becb3
         deps:
-            - fs/nffs@none#stable
+            - hw/hal@none#stable
             - libs/os@none#stable
             - libs/testutil@none#stable
-            - hw/hal@none#stable
-    hw/mcu/stm/stm32f4xx:
-        vers: 0.0.0
-        hash: d6e99052607c256b7bdbaf4d4d7759a7797f5c61
-        deps:
-            - hw/hal@none#stable
-            - libs/cmsis-core@none#stable
-            - compiler/arm-none-eabi-m4@none#stable
-    hw/bsp/native:
-        vers: 0.0.0
-        hash: d82608b67a68988fd1e5676c4ac2d97e2c51234c
-        deps:
-            - hw/mcu/native@none#stable