diff options
-rw-r--r-- | default.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml index b91e1a33..46fb5cc3 100644 --- a/default.xml +++ b/default.xml @@ -71,7 +71,8 @@ <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="krogoth" /> <!-- Image Security Analysis FrameWork (isafw) --> - <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="master" /> + <!-- use morty branch for CC and DD - conflicting changes in master--> + <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="morty" /> <!-- IoT Security layer --> <project name="meta-intel-iot-security" path="meta-intel-iot-security" remote="01org" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" /> |