summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/__init__.py
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2016-02-12 08:47:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-12 08:57:35 +0000
commita12dcc4a1d83fc817da8973a1574bad438ea23b4 (patch)
treef1fb0ce7a45845354c348e8b9aeac80e59a86950 /bitbake/lib/bb/__init__.py
parentbc72f64eb4041ef44198e3e0caeb2be9f43eb44e (diff)
downloadpoky-a12dcc4a1d83fc817da8973a1574bad438ea23b4.tar.gz
base.bbclass: fix support for gitsm://
Before the "Improve handling of SRCPV" change, gitsm SRC_URI entries were merely missing a dependency on git for do_fetch. But after that change, the special handling for "needsrcrev" was not applied, leading to a fetcher error (older bitbake) or even a parse error (recent bitbake). (From OE-Core rev: 41d06f512504cb24bb727308d08490b8741f332d) Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/__init__.py')
0 files changed, 0 insertions, 0 deletions