Fix branch name of meta-sdl repo 99/13499/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 22 Feb 2018 01:06:03 +0000 (02:06 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 22 Feb 2018 01:06:11 +0000 (02:06 +0100)
The upstream branch name is missing the "release/" prefix.
The branch name is "release/4.4.0"

Change-Id: I71c8be638302e7bce01839ded89ff225a23cb20f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
default-floating.xml
default.xml

index 9631488..47cd810 100644 (file)
@@ -92,5 +92,5 @@
   <project name="meta-security" path="meta-security" remote="yocto" revision="master" />
 
   <!-- SmartDeviceLink layer -->
-  <project name="phongt/meta-sdl" path="meta-sdl" remote="github" upstream="4.4.0" />
+  <project name="phongt/meta-sdl" path="meta-sdl" remote="github" upstream="release/4.4.0" />
 </manifest>
index 906d0df..8331b9c 100644 (file)
@@ -92,5 +92,5 @@
   <project name="meta-security" path="meta-security" remote="yocto" revision="master" />
 
   <!-- SmartDeviceLink layer -->
-  <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="60c9fe8a4a9c6ca95f222685f8d6248f16236f2a" upstream="4.4.0"/>
+  <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="60c9fe8a4a9c6ca95f222685f8d6248f16236f2a" upstream="release/4.4.0"/>
 </manifest>