bitbake: persist_data: add get_by_pattern method to API
authorConstantin Musca <constantinx.musca@intel.com>
Tue, 22 Jan 2013 09:37:57 +0000 (11:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Jan 2013 15:35:06 +0000 (15:35 +0000)
commit920ade288a4b8e5655d14b4d972a5ec152f01a9a
tree2ca755a3e6b328f147621b8b61d56c72e41c5c63
parentba0d72a13a65e1fdc8ca7d826380ee5e50525238
bitbake: persist_data: add get_by_pattern method to API

- one can use get_by_pattern to get a list of values associated
with keys that match the specified pattern

(Bitbake rev: 6ee1f58698e2d782c54ce5aec271bcec26107eac)

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/persist_data.py