summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/avahi
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>2011-11-10 11:37:12 +0000
commitd847aba4e6b75149fa4f43d6b46417d052c2183d (patch)
treef0e23a9e25d05a103bedb03f9ef9230c03391292 /meta/recipes-connectivity/avahi
parentbef492a2d71d8306a2c8abffd27fb119b624185b (diff)
downloadpoky-d847aba4e6b75149fa4f43d6b46417d052c2183d.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>
Diffstat (limited to 'meta/recipes-connectivity/avahi')
-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 728c38fee7..deebbd6bb3 100644
--- a/meta/recipes-connectivity/avahi/avahi.inc
+++ b/meta/recipes-connectivity/avahi/avahi.inc
@@ -23,7 +23,6 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
23 file://99avahi-autoipd \ 23 file://99avahi-autoipd \
24 file://initscript.patch" 24 file://initscript.patch"
25 25
26USERADDPN = "avahi-daemon"
27USERADD_PACKAGES = "avahi-daemon" 26USERADD_PACKAGES = "avahi-daemon"
28USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \ 27USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \
29 --no-create-home --shell /bin/false \ 28 --no-create-home --shell /bin/false \