]> code.ossystems Code Review - openembedded-core.git/commit
dhcp: fix installed not shipped warning for lib32
authorZhixiong Chi <zhixiong.chi@windriver.com>
Fri, 31 Jul 2015 02:20:25 +0000 (10:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Aug 2015 09:45:58 +0000 (10:45 +0100)
commitc758dcc3109a5b491d13373073214bf526943497
treed22049b1970d8d9917129c6167ae7a0b0ce25350
parent6ffb07715a289e2d3f57f4262beb92acb7280ea0
dhcp: fix installed not shipped warning for lib32

Modify the dhcp.inc with using the variable ${PN} instead of direct
packagename, so that the content will not be override after expanding
while we build the lib32-dhcp package with FILES_${PN}-xxxx_append.

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/dhcp/dhcp.inc