Integrate meta-seco-rk/feature/rkbin_upgrade
[RKBIN] Fix branch name for RK_TOOLS
The recipe used the same branch name for two different repositories. This was wrong but worked because incidentally the branch name was actually the same. Given the new structure for rkbin branches, it is necessary to use separated settings for the two branches for rkbin and rktools.
--
[RKBIN] Fix branch and commit after rkbin repository upgrade for rk-binary-native
rkbin repository has been fixed in order to unify and clean the code, and restarting from an official RK repository. After it it is necessary to fix branch and commit sha of the related recipes.
The previous commit took into consideration only rk-binary-loader, while this one fixes the same values in rk-binary-native too.
--
[RKBIN] Fix branch and commit after rkbin repository upgrade
rkbin repository has been fixed in order to unify and clean the code, and restarting from an official RK repository. After it it is necessary to fix branch and commit sha of the related recipes.