Add meta-ros layer as external dependency 68/26568/1
authorShankho Boron Ghosh <shankhoghosh123@gmail.com>
Mon, 23 Aug 2021 14:01:18 +0000 (19:31 +0530)
committerShankho Boron Ghosh <shankhoghosh123@gmail.com>
Mon, 23 Aug 2021 14:01:18 +0000 (19:31 +0530)
meta-ros dunfell branch

Last commit : https://github.com/ros/meta-ros/commit/7ded597103e8e54ffa979d042cdbbedb76ff7cb5

Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: I2c670560e991b0ecfd65cb2508f049de341b8885

default-floating.xml
default.xml

index 390bc7a..a48b6a6 100644 (file)
@@ -69,6 +69,9 @@
   <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
   <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="dunfell" />
 
+  <!-- meta-ros layer -->
+  <project name="ros/meta-ros" path="external/meta-ros" remote="github" upstream="dunfell"/>
+
   <!-- BSPs -->
 
   <!-- Renesas Gen3 specific things -->
index 1472dcf..449cb6b 100644 (file)
@@ -68,6 +68,9 @@
   <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
   <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
 
+  <!-- meta-ros layer -->
+  <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
   <!-- BSPs -->
 
   <!-- Renesas Gen3 specific things -->