diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-08-08 11:34:16 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-08-08 17:54:19 +0000 |
commit | 759cecb66d4397d0cd95427b5854e9be46157ba5 (patch) | |
tree | 4da10db6e612a87b7a40d0c325b63637945124e7 /meta-agl-core/conf | |
parent | 015a9b684d4bc65dc54b92fba13c299004c0a608 (diff) |
Switch branch to needlefish for NN
We did branch with the Milestone 3 codebase. Switch the branches.
From now we need to cherry-pick to 'needlefish' branch !
Bug-AGL: SPEC-4518
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I3a9b51b2c69e7863e2d464acd625b1b225c3c92e
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27883
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')
-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 78c9d0321..c1190e514 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -7,7 +7,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "needlefish" -AGL_BRANCH = "master" +AGL_BRANCH = "needlefish" AGLVERSION = "13.93.0" # switch devel/release |