On Fri, 2012-03-30 at 15:28 -0700, [email protected] wrote: > From: Nitin A Kamble <[email protected]> > > This Fixes bug: [YOCTO #2176] > > This fixes the following issue as mentioned in the bug: > If nasm-native has to be rebuilt (due to a signature change) it will fail: > > | checking for a BSD-compatible install... /usr/bin/install -c > | /media/large/tmp/work/x86_64-linux/nasm-native-2.07-r1/nasm-2.07/configure: > line 4261: syntax error near unexpected token `-W' > | /media/large/tmp/work/x86_64-linux/nasm-native-2.07-r1/nasm-2.07/configure: > line 4261: `PA_ADD_CFLAGS(-W)' > | ERROR: oe_runconf failed > NOTE: package nasm-native-2.07-r1: task do_configure: Failed > > The failure appears to be caused by do_patch_fixaclocal being run a second > time > > Signed-off-by: Nitin A Kamble <[email protected]> > --- > meta/recipes-devtools/nasm/nasm_2.07.bb | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-)
Merged to master, thanks. Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
