Files
poky/bitbake/lib/bb/fetch2
Richard Purdie 9ccfe66074 bitbake: git: Use git branch for ancestor checks
Using git merge-base for checking for ancestors is nice but required git 1.8.0
which is not in many distrbutions yet. We therefore revert to a more ugly
check using git branch --contains until such times as we can upgrade.

(Bitbake rev: 31467c0afe0346502fcd18bd376f23ea76a27d61)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-19 13:22:47 +00:00
..
2013-02-17 22:32:05 +00:00
2013-01-31 12:46:21 +00:00
2012-05-23 11:35:11 +01:00
2013-02-19 14:00:32 -08:00