]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
fetch: resurrect branch inclusion in git revision key
authorChris Larson <chris_larson@mentor.com>
Wed, 29 Dec 2010 23:23:14 +0000 (16:23 -0700)
committerChris Larson <chris_larson@mentor.com>
Wed, 29 Dec 2010 23:29:00 +0000 (16:29 -0700)
commit8c0afc13ad5eefea62b0b136f5b66792ba4e44cb
treecbd4a1da67150987f961e25acf25ca007465abf6
parent683894e3a9be25b060e60be900a5bc1271d450d2
fetch: resurrect branch inclusion in git revision key

This is similar to Richard Purdie's commit, but falls back to checking the
persist_data database for the old key if the new does not exist, so as to
retain compatibility for at least one bitbake minor version.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
lib/bb/fetch/git.py