[oe-commits] Scott Garman : avahi: remove USERADDPN

git at git.openembedded.org git at git.openembedded.org
Wed Nov 9 14:57:45 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: 4ae59dbcffa99bc63507bd3cd0b58a8b57489d7c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=4ae59dbcffa99bc63507bd3cd0b58a8b57489d7c

Author: Scott Garman <scott.a.garman at intel.com>
Date:   Tue Nov  8 18:49:14 2011 -0800

avahi: remove USERADDPN

USERADDPN is no longer used; remove it.

Signed-off-by: Scott Garman <scott.a.garman at intel.com>

---

 meta/recipes-connectivity/avahi/avahi.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index 728c38f..deebbd6 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 \
           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 \





More information about the Openembedded-commits mailing list