Skip to content

Integrate meta-seco-rk/feature/rkbin_upgrade

Commit: edgehog/layers/seco/meta-seco-rk@ed9fa151

[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.

--

Commit: edgehog/layers/seco/meta-seco-rk@aa72d0a6

[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.

--

Commit: edgehog/layers/seco/meta-seco-rk@acee77fb

[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.

Merge request reports