generic-poky/meta/recipes-connectivity/avahi
Jackie Huang b332b38ccf avahi-ui: use PACKAGECONFIG for gtk features
The commit "054ea20 avahi-ui: Build with Gtk+3"
enabled gtk3 and disabled gtk2, which causes failure on
some package depends on gtk2, like gnome-disk-utility
in meta-openembedded/meta-gnome:

| checking for GTK2... yes
| checking for AVAHI_UI... no
| configure: error: Package requirements (avahi-ui >= 0.6.25) were not met:
|
| No package 'avahi-ui' found

The gtk2 and gtk3 feature for avahi-ui is not exclusive, so change
to use PACKAGECONFIG for them so we can easily enable/disable one
of them or both of them as needed.

(From OE-Core rev: bb44ef79c1ea9fb1d2e37978bcf964e62caaf4cd)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-01 11:47:10 +01:00
..
files avahi: fix resource temporarily unavailable issue 2016-07-26 08:56:28 +01:00
avahi-ui_0.6.32.bb avahi-ui: use PACKAGECONFIG for gtk features 2016-08-01 11:47:10 +01:00
avahi.inc avahi-ui: use PACKAGECONFIG for gtk features 2016-08-01 11:47:10 +01:00
avahi_0.6.32.bb avahi: fix resource temporarily unavailable issue 2016-07-26 08:56:28 +01:00