]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: fix parse error on recipes with '++' in their name
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 18 Jan 2011 15:51:32 +0000 (15:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:36:59 +0000 (21:36 +0000)
commit297f2a7afc6550f5519e54dd3101f404372f6646
treef26ccff46ac487fe23bb59830cb99e1fb1e8c5ac
parent238c13f10603e3566cbdd79ecc4c358aa9ab9fcc
base.bbclass: fix parse error on recipes with '++' in their name

Fixes "multiple repeat" or "nothing to repeat" errors when parsing recipes
with '++' in the file name.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/base.bbclass