]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cooker: ensure parseCommandLine can get BBPKGS
authorChris Larson <chris_larson@mentor.com>
Fri, 17 Dec 2010 16:22:43 +0000 (10:22 -0600)
committerChris Larson <chris_larson@mentor.com>
Fri, 17 Dec 2010 16:33:04 +0000 (09:33 -0700)
commit7c7648e62d9f162cdc2a93a350bfba6366b8d158
treed73c003dfe66a7d8d5edda25da28c9e10725e0a8
parentb947e7aa405966262c0614cae02e7978ec637095
cooker: ensure parseCommandLine can get BBPKGS

Without this, one can't use BBPKGS with bitbake -g, for example.

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