96boards / oe-rpb-manifest

RPB development environment setup using Android repo tool
MIT License
17 stars 58 forks source link

Switch RPB builds to use meta-arm-toolchain layer #118

Closed b49020 closed 4 years ago

b49020 commented 4 years ago

Signed-off-by: Sumit Garg sumit.garg@linaro.org

ndechesne commented 4 years ago

since meta-arm doesn't have a zeus branch, i don't think we should use meta-arm-toolchain for zeus yet. using meta-arm/master will eventually fail in our zeus builds.. so unless meta-arm commits to zeus branch, i would prefer that we only do the change for our master branch builds.

b49020 commented 4 years ago

Ok makes sense. So we should keep using meta-linaro-toolchain for zeus until meta-arm commits to zeus branch, correct?

ndechesne commented 4 years ago

yes, that's what I am proposing.

b49020 commented 4 years ago

Ok, will close this PR.