bitbake: cooker: Fix get_bbfiles()
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 May 2013 14:52:47 +0000 (14:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 May 2013 07:26:14 +0000 (08:26 +0100)
commitfb5f5c647caf5e63d7a2e0e34c31bc1bd54ebf90
treebe4f97fb38f995043fed0e20605f9d368a119f46
parent650ca9fb3a23bdeadcd9976b585fbaf40697605c
bitbake: cooker: Fix get_bbfiles()

Its clear looking at the code the path argument has never been used and doesn't
work. Tweak the function to be a little more readable.

(Bitbake rev: d7047ceaf29b870ade3257e263e010f65aa8bc6e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py