diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-07-01 13:45:38 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-07-01 19:36:51 +0000 |
commit | d8871f042be10f688d19350d96ab869ff8213ae2 (patch) | |
tree | 88c5ba957c75fd764e48c81e0429812b67603430 /meta-agl-core/conf/distro | |
parent | 6349bd877988bf506b9b89011aeeacb279f8b553 (diff) |
Update AGL_BRANCH for Royal Ricefish
Update distro configuration (AGL_BRANCH).
Bug-AGL: SPEC-5195
Change-Id: Ida3f37484fff519b28b817d47489e57ff7faee61
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30052
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core/conf/distro')
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index cd18f4c39..1352c9175 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -10,7 +10,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "ricefish" -AGL_BRANCH = "master" +AGL_BRANCH = "ricefish" AGLVERSION = "17.92.0" # switch devel/release |