[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6523/8267] dhcp: remove PN from PACKAGES



commit 4926943b722278bf84b04a4281f5e23cd6bfbfd2
Author: Ross Burton <ross burton intel com>
Date:   Tue Jun 20 14:22:51 2017 +0100

    dhcp: remove PN from PACKAGES
    
    (From OE-Core rev: 09960ac22d78d65cf840140bf6458f4fc1ff556f)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-connectivity/dhcp/dhcp.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-connectivity/dhcp/dhcp.inc b/meta/recipes-connectivity/dhcp/dhcp.inc
index eff3dc5..292f192 100644
--- a/meta/recipes-connectivity/dhcp/dhcp.inc
+++ b/meta/recipes-connectivity/dhcp/dhcp.inc
@@ -84,7 +84,7 @@ do_install_append () {
 
 PACKAGES += "dhcp-libs dhcp-server dhcp-server-config dhcp-client dhcp-relay dhcp-omshell"
 
-FILES_${PN} = ""
+PACKAGES_remove = "${PN}"
 RDEPENDS_${PN}-dev = ""
 RDEPENDS_${PN}-staticdev = ""
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]