summaryrefslogtreecommitdiffstats
path: root/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index b0d2070f..cf213c66 100644
--- a/default.xml
+++ b/default.xml
@@ -15,6 +15,9 @@
<!-- meta-qt5 -->
<remote name="github" fetch="https://github.com/" />
+ <!-- 01.org (Intel) -->
+ <remote name="01org" fetch="https://github.com/01org/" />
+
<default revision="master"
remote="agl"
sync-j="4" />
@@ -58,4 +61,7 @@
<!-- DragonBoard 410c specific things -->
<project name="meta-qcom" path="meta-qcom" remote="yocto" revision="jethro" />
+ <!-- Image Security Analysis FrameWork (isafw) -->
+ <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="jethro" />
+
</manifest>