]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
providers.py: Add caching for the dynamic package regexps (from Poky)
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Jul 2009 16:48:18 +0000 (17:48 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Jul 2009 16:48:18 +0000 (17:48 +0100)
commit72bf7476b2492b6524cb8ff87ee5f4e86b28d975
tree5f518d6124cae3b026f87253630cc4d1fa191396
parent720df03c5c45810d8ef89a8dbca6edb9301ca262
providers.py: Add caching for the dynamic package regexps (from Poky)

Add caching for the dyanmic package regexps which improves task data
performance significantly.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
lib/bb/providers.py