summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
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:38:16 +0000
commit7fe64f43f4b45b1f0821eb94f26b13067409b50d (patch)
tree0aa3104facdd3de52e02d548cfec94928c7e1c1f /meta/recipes-connectivity
parent47007075d4e08db9cb1f7459c981620037fa61b3 (diff)
downloadpoky-7fe64f43f4b45b1f0821eb94f26b13067409b50d.tar.gz
avahi: remove USERADDPN
USERADDPN is no longer used; remove it. (From OE-Core rev: ed7e7a8e4d00cd45c74dc233c8b574d3978755d8) (From OE-Core rev: 2a52444dd464f5dff43424ab18feae43435061ae) 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')
-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 \
22 file://99avahi-autoipd \ 22 file://99avahi-autoipd \
23 file://initscript.patch" 23 file://initscript.patch"
24 24
25USERADDPN = "avahi-daemon"
26USERADD_PACKAGES = "avahi-daemon" 25USERADD_PACKAGES = "avahi-daemon"
27USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \ 26USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \
28 --no-create-home --shell /bin/false \ 27 --no-create-home --shell /bin/false \