]> code.ossystems Code Review - openembedded-core.git/commitdiff
avahi: remove USERADDPN
authorScott Garman <scott.a.garman@intel.com>
Wed, 9 Nov 2011 02:49:14 +0000 (18:49 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Nov 2011 11:35:30 +0000 (11:35 +0000)
USERADDPN is no longer used; remove it.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-connectivity/avahi/avahi.inc

index 728c38fee73c3117104efc4a5b2dc5fd1c01ca02..deebbd6bb3bf85b0a5d21db892b77b550b57fd3e 100644 (file)
@@ -23,7 +23,6 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
           file://99avahi-autoipd \
           file://initscript.patch"
 
-USERADDPN = "avahi-daemon"
 USERADD_PACKAGES = "avahi-daemon"
 USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \
                               --no-create-home --shell /bin/false \