diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-01-26 17:32:47 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-01-26 17:33:36 +0100 |
commit | fc1fbac1b8cb24e5e790a9a8cecce0727cde8c49 (patch) | |
tree | 842cd67009bb66e2fccba48e3f70aef03120c5fd /default.xml | |
parent | ec605ba0766839ed4dbb4bc3a1a2f2e99dd7c5db (diff) |
remove meta-amb which is not used anymore
Bug-AGL: SPEC-423 SPEC-132 SPEC-134
Change-Id: I8aa0b5c8981aef0f9eaef6b154a8a359efe9933c
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/default.xml b/default.xml index 11415866..43ba16e4 100644 --- a/default.xml +++ b/default.xml @@ -12,7 +12,7 @@ <remote name="openembedded" fetch="git://git.openembedded.org/" /> - <!-- meta-rust --> <!-- freescale bsp --> <!-- meta-amb --> + <!-- meta-rust --> <!-- freescale bsp --> <!-- meta-qt5 --> <remote name="github" fetch="https://github.com/" /> @@ -61,9 +61,6 @@ <!-- iotivity --> <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.2.0" /> - <!-- meta-amb --> - <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" /> - <!-- meta-rust --> <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="a506df4ba4b186e311117d5bdc6a54844583a4fd" /> |