varigit / variscite-bsp-platform

Variscite BSP platform
38 stars 60 forks source link

Android 11.0.0_2.6.0 repo init broken due to manifest change #19

Closed ngoslee-ttt closed 1 year ago

ngoslee-ttt commented 1 year ago

var-imx-android-11.0.0_2.6.0.xml is missing: <remote name="var-github" fetch="https://github.com/varigit/" review="" /> It was removed during the codeaurora.org changes. 11.0.0._2.2.0 also has the issue

Worked around it by editing the local copy at ~/var_imx-android-11.0.0_2.6.0/android_build/.repo/manifests

hj2006 commented 1 year ago

@ngoslee-ttt Thanks for reporting this. We have fixed this issue. Please see https://github.com/varigit/variscite-bsp-platform/commit/b8fee372683429f11e19ade0c7efb9535c908e22 simply resync the code it must work.

hj2006 commented 1 year ago

Fixed the missing remote for varigit