Richard/Saul, This fixes a problem reported by Tom and Darren when the latest tools updates were used against meta intel. Some optional code that supported merge meta and BSP branches wasn't handling the case where a BSP layer might not be tracking the HEAD of the meta branch, and hence blowing up its test to see if the meta branch needs to be thawed.
The fix was simple. Adjust the threshold for declaring the meta content global. cc: Tom Zanussi <[email protected]> cc: Darren Hart <[email protected]> Cheers, Bruce The following changes since commit 8afd5747802c4eb0e8296e440bd7366393595f8e: Bruce Ashfield (1): kernel-yocto: export GUILT_BASE are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kern-tools http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kern-tools Bruce Ashfield (1): kern-tools: checkpoint restoration for reset branches .../kern-tools/kern-tools-native_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
