]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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:33:26 +0000 (15:33 +0000)
commit6ee1f58698e2d782c54ce5aec271bcec26107eac
tree30648f06dcd3a94cbc80036be3599b3990386ba5
parent7c15ff1d50d7b601414f1d55c90e3c59981a0876
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

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