]> code.ossystems Code Review - openembedded-core.git/commit
avahi: fix packaging of avahi-autoipd
authorMarc Reilly <marc@cpdesign.com.au>
Fri, 17 Aug 2012 00:10:35 +0000 (00:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Aug 2012 10:08:43 +0000 (11:08 +0100)
commit172e663f1b00733cf956cb118d7a5e1a252c1671
tree5cb8ae3770079a11c88d1f76ade15171aeb466c2
parenta1c2330a514a8fa627c55678afb34aa724734a56
avahi: fix packaging of avahi-autoipd

- Avahi's "avahi-autoipd" file is in the dhcp/ folder, not dhcp3/
- udhcpc files were being installed but not being shipped in avahi-autoipd
- do_install override for avahi-autoipd was not being called and is not
  required, so join it into regular do_install.
- While at it, fixup string quoting in description.

This makes avahi-autoipd work with simple ifup/down scripts.

Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/avahi/avahi.inc