]> code.ossystems Code Review - openembedded-core.git/commit
binconfig: improve handling of empty prefixes
authorPhil Blundell <pb@pbcl.net>
Tue, 31 May 2011 16:06:22 +0000 (17:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Jun 2011 17:32:29 +0000 (18:32 +0100)
commit854b15bf631452150d1979dfd8286b306f108688
tree73a24eaf17bb0b6a7753a110c963241ab165b3be
parentfb556532d4320518b96808d773d9e42719293be4
binconfig: improve handling of empty prefixes

This is a backport of 952e5e2b7a5c1deefc939594d40b81a71fb16a54 from oe master.

Without this the script mangling goes very wrong if ${prefix}="".  There
isn't really any way to fix this in the completely general case, but
this patch does work with the two cases I tested (freetype and
gpg-error) which were unusable previously.

Signed-off-by: Phil Blundell <philb@gnu.org>
meta/classes/binconfig.bbclass