From 5ce5c3d1226d4a8a4997c63acc1b1b125770d005 Mon Sep 17 00:00:00 2001 From: Constantin Musca Date: Mon, 4 Feb 2013 19:13:20 +0200 Subject: netbase: split up in netbase and init-ifupdown - netbase should only include etc-rpc, etc-protocols, etc-services and the hosts file - the init script/configuration files should be in another package (init-ifupdown) [YOCTO #2486] Signed-off-by: Constantin Musca Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf') diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 3259e5c712..6e5cd0cf8d 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -22,6 +22,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ shadow-securetty \ opkg-config-base \ netbase \ + init-ifupdown \ connman-conf \ formfactor \ xserver-xf86-config \ -- cgit 1.2.3-korg