Date
1 - 1 of 1
[yocto-autobuilder-helper][kirkstone] config.json: use meta-agl master branch rather than next branch
Steve Sakoman
kirkstone is no longer supported on the next branch
Signed-off-by: Steve Sakoman <steve@...>
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 673b904..c709e6e 100644
--- a/config.json
+++ b/config.json
@@ -1202,7 +1202,7 @@
},
"meta-agl": {
"url" : "https://git.automotivelinux.org/AGL/meta-agl",
- "branch" : "next",
+ "branch" : "master",
"revision" : "HEAD",
"no-layer-add" : true
},
--
2.25.1
Signed-off-by: Steve Sakoman <steve@...>
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 673b904..c709e6e 100644
--- a/config.json
+++ b/config.json
@@ -1202,7 +1202,7 @@
},
"meta-agl": {
"url" : "https://git.automotivelinux.org/AGL/meta-agl",
- "branch" : "next",
+ "branch" : "master",
"revision" : "HEAD",
"no-layer-add" : true
},
--
2.25.1