diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-03-13 14:47:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-14 13:03:12 +0000 |
commit | e8d1d3d32276e25edf3f3c496bfdcc5dac2430a3 (patch) | |
tree | 9bd7433af30b038216600f201e134d9e23707dd2 /meta/recipes-connectivity/avahi/avahi_0.6.30.bb | |
parent | 1bdd2e0d764acc71a7266295b2673284b481e751 (diff) | |
download | poky-e8d1d3d32276e25edf3f3c496bfdcc5dac2430a3.tar.gz |
avahi: Update to 0.6.31
Removed unneeded patch, because the issue was fixed upstream
(From OE-Core rev: b535d953b08c54411a998e7527b4c2323720fcbf)
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_0.6.30.bb')
-rw-r--r-- | meta/recipes-connectivity/avahi/avahi_0.6.30.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.6.30.bb b/meta/recipes-connectivity/avahi/avahi_0.6.30.bb deleted file mode 100644 index 692a5df9a3..0000000000 --- a/meta/recipes-connectivity/avahi/avahi_0.6.30.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | require avahi.inc | ||
2 | |||
3 | LIC_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 | |||
9 | PR = "${INC_PR}.0" | ||
10 | |||
11 | DEPENDS += "intltool-native" | ||
12 | |||
13 | PACKAGES =+ "libavahi-gobject" | ||
14 | |||
15 | SRC_URI[md5sum] = "e4db89a2a403ff4c47d66ac66fad1f43" | ||
16 | SRC_URI[sha256sum] = "f9e4316c2339d0020726edd846d01bee0c39980906db0c247479e5807457ff1f" | ||