Re: [OE-core] [PATCH] acpid: modify CFLAGS

2013-02-15 Thread Slater, Joseph
: [OE-core] [PATCH] acpid: modify CFLAGS On 02/14/2013 09:09 AM, Joe Slater wrote: > Override the hard-coded CFLAGS used in Makefile > to reference our CFLAGS. > Can you be clearer about this? I just checked the output of the compile log and these flags are set correctly. I also looked at th

Re: [OE-core] [PATCH] acpid: modify CFLAGS

2013-02-14 Thread Saul Wold
On 02/14/2013 09:09 AM, Joe Slater wrote: Override the hard-coded CFLAGS used in Makefile to reference our CFLAGS. Can you be clearer about this? I just checked the output of the compile log and these flags are set correctly. I also looked at the make -n output via a devshell. This seems t

[OE-core] [PATCH] acpid: modify CFLAGS

2013-02-14 Thread Joe Slater
Override the hard-coded CFLAGS used in Makefile to reference our CFLAGS. Upstream-Status: Pending Signed-off-by: Joe Slater --- meta/recipes-bsp/acpid/acpid.inc |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-bsp/acpid/acpid.inc b/meta/recipes-bsp/acpid