Files
poky/bitbake/lib/bb
Christopher Larson b079a2da36 bitbake: fetch/git: use enumerate for ud.names
list.index() isn't a particularly efficient operation, so keep track of our
position via enumerate() instead, which is more pythonic as well.

(Bitbake rev: dec6e90a4d27ee335e9c78aeebd277098fec94d1)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-22 11:35:23 +00:00
..
2016-11-23 10:59:56 +00:00
2016-12-07 10:42:22 +00:00
2016-07-08 09:57:27 +01:00
2017-03-15 17:38:33 +00:00
2017-03-01 11:16:07 +00:00