mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 02:19:39 +01:00
The default KBRANCH for building -tiny should not be machine specific. In fact, the SRCREVs that have been in place for -tiny have been using the hashes from tiny/base for some time, but since the machine specific branches all contain that hash, the mismatch hasn't been spotted. Setting the default branch to standard/tiny/base makes sure that the default branch and SRCREVs always match. (From OE-Core rev: dc11aab60e7561d764c56808277b47e7bb40c6c0) (From OE-Core rev: 7e11000c348175aabc60cf65d07e61b24d24d396) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>