diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-26 11:41:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-29 10:17:14 +0100 |
commit | ed1555c2ff234355f84a10e1e2e4f075faf91e10 (patch) | |
tree | bc6798206ceac5b9a15df5a8e2454bb521bdf681 /.gitignore | |
parent | a05663bfa10352fd5af6ca9a9d7b323c1c099f35 (diff) | |
download | poky-ed1555c2ff234355f84a10e1e2e4f075faf91e10.tar.gz |
avahi: Fix key expansion variable masking
bitbake -b avahi_ -e | grep FILES_avahi=
shows this code from http://git.yoctoproject.org/cgit.cgi/poky/commit/?h=master&id=093149d22461a3a76980635bc46cdba1c7c0b181
doesn't do what is expected. This is due to key expansion. Change to use ${PN}
to avoid warnings with new versions of bitbake.
(From OE-Core rev: 676309f25ae57794bc270994fede31e8c7b9c83c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions