bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.
authorFredrik Svensson <fredrik.svensson@axis.com>
Tue, 4 Nov 2014 11:29:32 +0000 (12:29 +0100)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 26 Jul 2015 13:13:53 +0000 (10:13 -0300)
commitc7274af1debbfa938edbbe67ea1cedd9a3d8253d
tree9f2d5af4b9b7798aef582462368db7f0ce4c68fc
parentf7caae9101f6eb14c1be993334bdc96a210c717a
bitbake: fetch2/git: Allow other namespaces than refs/heads to be searched.

This makes it possble to fetch Gerrit review references which are
normally stored under refs/changes.

Please disregard previous patch with the same topic.

(Bitbake rev: ab8cbf2a71750f5ea36e218036b050857301607b)

Signed-off-by: Fredrik Svensson <fredrik.svensson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
bitbake/lib/bb/fetch2/git.py