]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
Enable --ignore-deps options to access regular expression string
authorGuo Hongruan <camelguo@gmail.com>
Tue, 15 Dec 2009 09:10:13 +0000 (17:10 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 24 Dec 2009 12:43:32 +0000 (13:43 +0100)
commitefb0474231ed286073a5a5904094320da8cab28d
tree5d6e190f2efb574c5a4e53fb0f1f08626c3c2606
parent7291af8802cbe0f68487848618266c76598e2cff
Enable --ignore-deps options to access regular expression string

1. Add a function named re_match_strings(target,strings), to match
   target using the string in strings which can be regular expression
lib/bb/taskdata.py