summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/avahi/avahi_0.6.30.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-04-13 10:46:02 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-24 22:48:28 +0100
commit7849a88d6da22b2381c062a9c7b3dcced73524c6 (patch)
tree8c6bad27d79470d3256df36a3b98228e2e1d12a0 /meta/recipes-connectivity/avahi/avahi_0.6.30.bb
parent9a6e6353b4a2d2c206984ba1a4147b7c26a919d3 (diff)
downloadpoky-7849a88d6da22b2381c062a9c7b3dcced73524c6.tar.gz
avahi: Upgrade to 0.6.30 (from 0.6.28)
This upgrade fix the one security issue: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1002 [YOCTO #975] fixed. This should be included in the Bernard point-release. (From OE-Core rev: b52e9922e8d9acaa9b94b0f19c54bdee18ae49f1) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/avahi/avahi_0.6.30.bb')
-rw-r--r--meta/recipes-connectivity/avahi/avahi_0.6.30.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.6.30.bb b/meta/recipes-connectivity/avahi/avahi_0.6.30.bb
new file mode 100644
index 0000000000..1084c0452e
--- /dev/null
+++ b/meta/recipes-connectivity/avahi/avahi_0.6.30.bb
@@ -0,0 +1,19 @@
1require avahi.inc
2
3LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \
4 file://avahi-common/address.h;endline=25;md5=b1d1d2cda1c07eb848ea7d6215712d9d \
5 file://avahi-core/dns.h;endline=23;md5=6fe82590b81aa0ddea5095b548e2fdcb \
6 file://avahi-daemon/main.c;endline=21;md5=9ee77368c5407af77caaef1b07285969 \
7 file://avahi-client/client.h;endline=23;md5=f4ac741a25c4f434039ba3e18c8674cf"
8
9RDEPENDS_avahi-daemon = "sysvinit-pidof"
10PR = "r0"
11
12EXTRA_OECONF += "--disable-gtk3"
13
14FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
15 ${sysconfdir}/avahi/avahi-autoipd.action \
16 ${sysconfdir}/dhcp3/*/avahi-autoipd"
17
18SRC_URI[md5sum] = "e4db89a2a403ff4c47d66ac66fad1f43"
19SRC_URI[sha256sum] = "f9e4316c2339d0020726edd846d01bee0c39980906db0c247479e5807457ff1f"