]> code.ossystems Code Review - openembedded-core.git/commit
dhcp/ruby/ffpmeg: Use CFLAGS, not TARGET_CFLAGS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jul 2019 09:41:57 +0000 (10:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Nov 2019 11:45:25 +0000 (11:45 +0000)
commitae6e7dd19b6da81090a38792dfdf31b459290466
treec32a4098e0caaf7a23f9c2a60c7d09b7fff9278b
parent3d3bd7952cf4bf5c94e4d18b45a604b95b69e8c3
dhcp/ruby/ffpmeg: Use CFLAGS, not TARGET_CFLAGS

There isn't anything specific about the target in these cases an in
general recipes should touch CFLAGS. This ensures people don't
copy/paste bad example usages. In reality, behaviour is mostly
unchanged.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/dhcp/dhcp.inc
meta/recipes-devtools/ruby/ruby.inc
meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.1.bb