summaryrefslogtreecommitdiffstats
path: root/aws
diff options
context:
space:
mode:
Diffstat (limited to 'aws')
-rw-r--r--aws/dev.xml16
-rw-r--r--aws/lts-6.8.xml4
2 files changed, 10 insertions, 10 deletions
diff --git a/aws/dev.xml b/aws/dev.xml
index 9c6df9f..0e0377c 100644
--- a/aws/dev.xml
+++ b/aws/dev.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <include name="base/styhead.xml" />
+ <include name="base/scarthgap.xml"/>
<!-- Boot to Qt vendor layer -->
<project name="meta-boot2qt-aws"
@@ -8,27 +8,27 @@
revision="dev"
upstream="dev"
path="sources/meta-boot2qt-aws">
- <linkfile dest="sources/templates" src="http://code.qt.io/conf/templates/default" />
+ <linkfile dest="sources/templates" src="http://code.qt.io/conf/templates/default"/>
</project>
- <include name="qt/dev.xml" />
+ <include name="qt/dev.xml"/>
<!-- Internal layer for the proprietary device drivers -->
<remote name="playground"
- fetch="ssh://[email protected]/boot2qt" />
+ fetch="ssh://[email protected]/boot2qt"/>
<project name="nvidia-devnet-mirror"
remote="playground"
revision="d7d6195ad2383e34fe3135902bdd673ef7feb67c"
upstream="linux-aarch64"
path="sources/nvidia-devnet-mirror"
- groups="notdefault" />
+ groups="notdefault"/>
<!-- Device specific layer with its depends -->
<remote name="aws"
- fetch="https://github.com/aws4embeddedlinux" />
+ fetch="https://github.com/aws4embeddedlinux"/>
<project name="meta-aws"
remote="aws"
- revision="styhead"
- upstream="styhead"
+ revision="scarthgap"
+ upstream="scarthgap"
path="sources/meta-aws"/>
</manifest>
diff --git a/aws/lts-6.8.xml b/aws/lts-6.8.xml
index dbd1fbf..811371c 100644
--- a/aws/lts-6.8.xml
+++ b/aws/lts-6.8.xml
@@ -5,8 +5,8 @@
<!-- Boot to Qt vendor layer -->
<project name="meta-boot2qt-aws"
remote="qt"
- revision="scarthgap"
- upstream="scarthgap"
+ revision="dev"
+ upstream="dev"
path="sources/meta-boot2qt-aws">
<linkfile dest="sources/templates" src="http://code.qt.io/conf/templates/default"/>
</project>