aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/avahi/avahi.inc
diff options
context:
space:
mode:
authorLu Chong <Chong.Lu@windriver.com>2013-11-07 12:40:18 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-08 17:28:43 +0000
commita0525f3da109848e4b1989247b07fac411b270ce (patch)
tree120db6a9f7cb2f2dfcf4f142a7fa96c3ba68db46 /meta/recipes-connectivity/avahi/avahi.inc
parent3726eb29cfa79a4a1fbdbcaa96f770063c482858 (diff)
downloadopenembedded-core-contrib-a0525f3da109848e4b1989247b07fac411b270ce.tar.gz
avahi: fix avahi status command error prompt
service --status-all command will display wrong status for avahi-daemon. This commit fix this error prompt and make service display right status for avahi-daemon. Signed-off-by: Lu Chong <Chong.Lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/avahi/avahi.inc')
-rw-r--r--meta/recipes-connectivity/avahi/avahi.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index cf063db8b0..00622f338a 100644
--- a/meta/recipes-connectivity/avahi/avahi.inc
+++ b/meta/recipes-connectivity/avahi/avahi.inc
@@ -25,6 +25,7 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
file://avahi_fix_install_issue.patch \
file://fix_for_automake_1.12.x.patch \
file://out-of-tree.patch \
+ file://0001-avahi-fix-avahi-status-command-error-prompt.patch \
"
USERADD_PACKAGES = "avahi-daemon avahi-autoipd"