diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-06-01 21:07:30 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-06-01 21:34:07 +0200 |
commit | d66a7b48fe34eff0b1a262bdf23cec632f36d8ef (patch) | |
tree | 769487a79dfbac9d6164559564da31dc1f008527 | |
parent | 65ad2f813c35d6f6247fd20f760a89541aa4b8ba (diff) |
add meta-intel-iot-security for application framework integration
Change-Id: I754c3e41c3df134d3b9819a28b2b55e25b6debd4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r-- | default.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml index c6078782..31e136f9 100644 --- a/default.xml +++ b/default.xml @@ -64,4 +64,7 @@ <!-- Image Security Analysis FrameWork (isafw) --> <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="jethro" /> + <!-- IoT Security layer --> + <project name="meta-intel-iot-security" path="meta-intel-iot-security" remote="01org" revision="c5906a1553513ef192a58231700357c5f14f4ae4" /> + </manifest> |