]> code.ossystems Code Review - openembedded-core.git/commit
In expand, drop the unnecessary second regular expression match
authorChris Larson <chris_larson@mentor.com>
Fri, 21 May 2010 20:08:44 +0000 (13:08 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:34 +0000 (15:41 +0100)
commitd00b54b948ecc9a23e39a10a15d9b8c1e564240f
tree2a2b84f019d47df99ad5cb5146acdc7da26f860c
parente07a5b1909d26d6a28910002daf1c0ea21e05ea3
In expand, drop the unnecessary second regular expression match

(Bitbake rev: 05462fa7908fc22988b3dc9d376798d0a46ccb5a)

Signed-off-by: Imran Mehmood <imran_mehmood@mentor.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/data_smart.py