Add the meta-clang repo 41/23741/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 5 Feb 2020 13:50:44 +0000 (14:50 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 6 Feb 2020 19:44:19 +0000 (19:44 +0000)
Future browser engine updates will require clang.
Add the repo in preparation.

Bug-AGL: SPEC-2928

.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I53f06f485f5cc192d96b766b2967e87c8a73a4e3

default-floating.xml
default.xml

index 09423bc..9a7779a 100644 (file)
@@ -62,6 +62,9 @@
   <!-- Alexa Auto SDK layer -->
   <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="2.0"/>
 
+  <!-- clang support -->
+  <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="thud"/>
+
 
   <!-- BSPs -->
 
index 4071a4e..845cc84 100644 (file)
@@ -61,6 +61,9 @@
   <!-- Alexa Auto SDK layer -->
   <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
 
+  <!-- clang support -->
+  <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="22f0b0eaad454279c604a83dba53be6e6efb1a06" upstream="thud"/>
+
 
   <!-- BSPs -->