summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-11-08 18:49:14 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:27:14 +0000
commit2a52444dd464f5dff43424ab18feae43435061ae (patch)
treeef19ffa01bbfd707a2ed556a7255f29b26fc4a55
parent3d0649253cc99b658a2f6576b1d38661d65f3977 (diff)
downloadopenembedded-core-2a52444dd464f5dff43424ab18feae43435061ae.tar.gz
avahi: remove USERADDPN
USERADDPN is no longer used; remove it. (From OE-Core rev: ed7e7a8e4d00cd45c74dc233c8b574d3978755d8) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-connectivity/avahi/avahi.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index 04d58e2992..1d67c4ed0a 100644
--- a/meta/recipes-connectivity/avahi/avahi.inc
+++ b/meta/recipes-connectivity/avahi/avahi.inc
@@ -22,7 +22,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 \