diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-07-31 21:48:33 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-07-31 21:48:33 +0200 |
commit | 2c591bd46a9f68f813788d57a2af597e37ce3893 (patch) | |
tree | 78f761d887a15fbb7e284e0575d2828e096e8ba4 /default.xml | |
parent | 937829177ca7de814cfd548c414a096df81d1142 (diff) |
Update repo manifests for Prickly Pike branch
Use the branches for 'pike'
Bug-AGL: SPEC-4867
Change-Id: If6584104a92037a8825572e61f80a5c3ba7a2966
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index b1db82f7..8dec037b 100644 --- a/default.xml +++ b/default.xml @@ -12,7 +12,7 @@ <remote name="openembedded" fetch="https://git.openembedded.org/" /> <!-- defaults --> - <default remote="agl" sync-j="4" revision="master"/> + <default remote="agl" sync-j="4" revision="pike"/> <!-- CORE --> |