Richard/Saul, Recently a few alternate workflow/use cases have been looked at recently. While they aren't existing cases, or ones that were previously supported, they are reasonable so I've tweaked the tools and processing to support them.
The first change is to allow AUTOREV processing to skip branch validation (since it doesn't make sense). The second change allows a repository with only a single BSP branch and a meta directory to be present .. and the tools can reconstruct what they need to validate and build the kernel. Tested against the new use cases, and existing ones, all performed properly. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Thanks, Bruce Ashfield <[email protected]> --- Bruce Ashfield (1): linux-yocto: detect and avoid branch revision checking for AUTOREV meta/classes/kernel-yocto.bbclass | 7 +++++++ .../kern-tools/kern-tools-native_git.bb | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
