]> code.ossystems Code Review - openembedded-core.git/commit
directfb: Improve CFLAGS handling for x86
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 May 2015 10:27:24 +0000 (11:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 May 2015 10:42:41 +0000 (11:42 +0100)
commit9484fb04c0ed8b3e08c6773662dc7a0f01cb39a8
tree0047d7436590897b9ec3a59c82baefa69fd0bad9
parentd4694ac5e18db1d0db314d0d8b1104c073037a60
directfb: Improve CFLAGS handling for x86

The problem with filter_out is that it expands the variable meaning overrides
to sub components can get lost. This has happening to the security flags
meaning directfb failed in lsb builds.

Use _remove instead of filter_out since it gives much more predictable results.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/directfb/directfb.inc