From: Ross Burton <[email protected]> The .debug directories are packaged automatically by default, so this is redundant.
Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 8c3e8394c53581fd6b1d69669f6e0668c5af9d13) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.1.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.1.bb index c940d6806a6..6a77ab9f1fe 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.1.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.1.bb @@ -63,5 +63,3 @@ do_install:append () { chmod 700 ${D}${DBDIR} chown dhcpcd:dhcpcd ${D}${DBDIR} } - -FILES:${PN}-dbg += "${libdir}/dhcpcd/dev/.debug"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236686): https://lists.openembedded.org/g/openembedded-core/message/236686 Mute This Topic: https://lists.openembedded.org/mt/119210644/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
