]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk: Don't use search and replace on DEPENDS field
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 16 Sep 2009 23:16:46 +0000 (00:16 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 17 Sep 2009 21:25:22 +0000 (22:25 +0100)
commitbc5afa640b56b39cb53873c46dde5a7b38fb6343
tree624608eff9b8c75a8603e162c93ecae0bcf9eae0
parent0d7207ca39d1671682f9467a804766b151048573
nativesdk: Don't use search and replace on DEPENDS field

Search and replace on the DEPENDS field can cause problems if
multiple similar names are present in the string so use an
alternative approach.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/nativesdk.bbclass