summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-21 10:58:08 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-06-21 13:06:13 +0200
commit36d57b9234c8d940205cf83e541302ef60b755c9 (patch)
tree111b53cf879e62ba22bbdb892b0589023c91f2d8
parent0ee108356873f69229642d0c6f025f3328c5ff2f (diff)
downloadmeta-openembedded-36d57b9234c8d940205cf83e541302ef60b755c9.tar.gz
recipes: add missing pkgconfig class inherits
* These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-gnome/recipes-connectivity/obex/obexd_0.48.bb2
-rw-r--r--meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb2
-rw-r--r--meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb2
-rw-r--r--meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb2
-rw-r--r--meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb2
-rw-r--r--meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb2
-rw-r--r--meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb2
-rw-r--r--meta-networking/recipes-daemons/radvd/radvd.inc2
-rw-r--r--meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb2
-rw-r--r--meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb2
-rw-r--r--meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb2
-rw-r--r--meta-networking/recipes-support/netcf/netcf_git.bb2
-rw-r--r--meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb2
-rw-r--r--meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb2
-rw-r--r--meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb2
-rw-r--r--meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb2
-rw-r--r--meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb3
-rw-r--r--meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb2
-rw-r--r--meta-oe/recipes-devtools/libgee/libgee.inc2
-rw-r--r--meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc2
-rw-r--r--meta-oe/recipes-extended/collectd/collectd_5.2.2.bb2
-rw-r--r--meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb2
-rw-r--r--meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb2
-rw-r--r--meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb2
-rw-r--r--meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb2
-rw-r--r--meta-oe/recipes-multimedia/jack/jack_0.121.0.bb2
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb2
-rw-r--r--meta-oe/recipes-navigation/omgps/omgps_svn.bb2
-rw-r--r--meta-oe/recipes-navigation/orrery/orrery_2.7.bb2
-rw-r--r--meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb2
-rw-r--r--meta-oe/recipes-support/dfu-util/dfu-util.inc2
-rw-r--r--meta-oe/recipes-support/evtest/evtest_1.25.bb2
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb2
-rw-r--r--meta-oe/recipes-support/gd/gd_2.1.0.bb2
-rw-r--r--meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb2
-rw-r--r--meta-oe/recipes-support/links/links.inc2
-rw-r--r--meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb2
-rw-r--r--meta-oe/recipes-support/utouch/utouch-frame_git.bb2
-rw-r--r--meta-oe/recipes-support/utouch/utouch-mtview_git.bb2
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb2
-rw-r--r--meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb2
41 files changed, 41 insertions, 42 deletions
diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
index e7bff3f6f..26869fe11 100644
--- a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
+++ b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz \
11SRC_URI[md5sum] = "d03cf9bad2983243837f4f6d76ef14a6" 11SRC_URI[md5sum] = "d03cf9bad2983243837f4f6d76ef14a6"
12SRC_URI[sha256sum] = "eaa9d8d9542700e6750918d72a3ce00f8cf3a2771d3e2516efd1be5a05f78582" 12SRC_URI[sha256sum] = "eaa9d8d9542700e6750918d72a3ce00f8cf3a2771d3e2516efd1be5a05f78582"
13 13
14inherit autotools-brokensep 14inherit autotools-brokensep pkgconfig
15 15
16PACKAGES =+ "obex-client obex-plugins" 16PACKAGES =+ "obex-client obex-plugins"
17 17
diff --git a/meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb b/meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb
index ddd388cb7..57a8720f2 100644
--- a/meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb
+++ b/meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://www.freedesktop.org/software/desktop-file-utils/releases/deskt
11SRC_URI[md5sum] = "d966b743eb394650f98d5dd56b9aece1" 11SRC_URI[md5sum] = "d966b743eb394650f98d5dd56b9aece1"
12SRC_URI[sha256sum] = "d9449956c1c8caa75281a3322b2bb433db42610942f0ceeaa65ccd9636c04231" 12SRC_URI[sha256sum] = "d9449956c1c8caa75281a3322b2bb433db42610942f0ceeaa65ccd9636c04231"
13 13
14inherit autotools 14inherit autotools pkgconfig
15 15
16CACHED_CONFIGUREVARS += "ac_cv_prog_EMACS=no" 16CACHED_CONFIGUREVARS += "ac_cv_prog_EMACS=no"
17 17
diff --git a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
index 46ab1a052..3fb5776ec 100644
--- a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
+++ b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPL-2.0+"
5LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635" 5LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
6PR = "r4" 6PR = "r4"
7 7
8inherit autotools 8inherit autotools pkgconfig
9 9
10SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \ 10SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \
11 file://gtkstylus.sh" 11 file://gtkstylus.sh"
diff --git a/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb b/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
index f51f616dd..3f1e27e87 100644
--- a/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
+++ b/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "762778421fae7c62d5ec6a9d27986166c0dbbe2ff51fc10bb9b8baff5c
13 13
14GPE_TARBALL_SUFFIX = "bz2" 14GPE_TARBALL_SUFFIX = "bz2"
15 15
16inherit gpe autotools 16inherit gpe autotools pkgconfig
17 17
18SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch \ 18SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch \
19 file://use.libsoup-2.4.patch \ 19 file://use.libsoup-2.4.patch \
diff --git a/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb b/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
index fb0194bc2..871eb6a9a 100644
--- a/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
+++ b/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/01org/${BPN}.git"
11SRCREV = "1996ecbe4a06c95d22f7d958e32e3d28f7a4a2e9" 11SRCREV = "1996ecbe4a06c95d22f7d958e32e3d28f7a4a2e9"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14inherit autotools 14inherit autotools pkgconfig
15 15
16do_install_append() { 16do_install_append() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
diff --git a/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb b/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
index 478b1c7d0..185d8fc53 100644
--- a/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
+++ b/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/01org/${BPN}.git"
11SRCREV = "4a0b1d7cd8e22d3cb0e09c77c344ceccbcbbd34f" 11SRCREV = "4a0b1d7cd8e22d3cb0e09c77c344ceccbcbbd34f"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14inherit autotools 14inherit autotools pkgconfig
15 15
16do_install_append() { 16do_install_append() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
diff --git a/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb b/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb
index b340c5a3c..ef4d7b523 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb
@@ -8,4 +8,4 @@ SRC_URI = "http://www.musicpd.org/download/${PN}/${PV}/${PN}-${PV}.tar.gz"
8SRC_URI[md5sum] = "5ae3d87467d52aef3345407adb0a2488" 8SRC_URI[md5sum] = "5ae3d87467d52aef3345407adb0a2488"
9SRC_URI[sha256sum] = "fe20326b0d10641f71c4673fae637bf9222a96e1712f71f170fca2fc34bf7a83" 9SRC_URI[sha256sum] = "fe20326b0d10641f71c4673fae637bf9222a96e1712f71f170fca2fc34bf7a83"
10 10
11inherit autotools 11inherit autotools pkgconfig
diff --git a/meta-networking/recipes-daemons/radvd/radvd.inc b/meta-networking/recipes-daemons/radvd/radvd.inc
index d8b389339..ededf9ad2 100644
--- a/meta-networking/recipes-daemons/radvd/radvd.inc
+++ b/meta-networking/recipes-daemons/radvd/radvd.inc
@@ -18,7 +18,7 @@ SRC_URI = "http://v6web.litech.org/radvd/dist/radvd-${PV}.tar.gz \
18 file://radvd.init \ 18 file://radvd.init \
19 file://volatiles.03_radvd" 19 file://volatiles.03_radvd"
20 20
21inherit autotools update-rc.d useradd 21inherit autotools update-rc.d useradd pkgconfig
22 22
23do_install_append () { 23do_install_append () {
24 install -m 0755 -d ${D}${sysconfdir}/init.d \ 24 install -m 0755 -d ${D}${sysconfdir}/init.d \
diff --git a/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb b/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
index 49ef0732c..0cc139840 100644
--- a/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
+++ b/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
@@ -13,7 +13,7 @@ SRC_URI = " \
13SRC_URI[tar.md5sum] = "ee737c774e01349f75e935228a2d851b" 13SRC_URI[tar.md5sum] = "ee737c774e01349f75e935228a2d851b"
14SRC_URI[tar.sha256sum] = "036b032a5c4d180aad686df21399d74506b9b3d3000794eb13ac313482e24896" 14SRC_URI[tar.sha256sum] = "036b032a5c4d180aad686df21399d74506b9b3d3000794eb13ac313482e24896"
15 15
16inherit autotools-brokensep update-rc.d 16inherit autotools-brokensep update-rc.d pkgconfig
17 17
18INITSCRIPT_NAME = "conntrackd" 18INITSCRIPT_NAME = "conntrackd"
19 19
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb
index 29e54c482..f733a7832 100644
--- a/meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb
+++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4
13 13
14DEPENDS = "openssl xz zlib bzip2 libcap" 14DEPENDS = "openssl xz zlib bzip2 libcap"
15 15
16inherit autotools 16inherit autotools pkgconfig
17 17
18PACKAGECONFIG ??= " \ 18PACKAGECONFIG ??= " \
19 ${@base_contains('DISTRO_FEATURES', 'ldap', 'ldap', '', d)} \ 19 ${@base_contains('DISTRO_FEATURES', 'ldap', 'ldap', '', d)} \
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
index 5fc0de315..d8e1ddbba 100644
--- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
+++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
@@ -14,7 +14,7 @@ SRCREV = "a1d9615adde6d1a568813c24a128273ed755af04"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit autotools python-dir 17inherit autotools python-dir pkgconfig
18 18
19CACHED_CONFIGUREVARS += "am_cv_python_pythondir=${PYTHON_SITEPACKAGES_DIR}/lowpan-tools" 19CACHED_CONFIGUREVARS += "am_cv_python_pythondir=${PYTHON_SITEPACKAGES_DIR}/lowpan-tools"
20 20
diff --git a/meta-networking/recipes-support/netcf/netcf_git.bb b/meta-networking/recipes-support/netcf/netcf_git.bb
index 5a301e309..d6ca30fb6 100644
--- a/meta-networking/recipes-support/netcf/netcf_git.bb
+++ b/meta-networking/recipes-support/netcf/netcf_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "augeas libnl libxslt libxml2 gnulib"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit gettext autotools-brokensep 19inherit gettext autotools-brokensep pkgconfig
20 20
21EXTRA_OECONF_append_class-target = " --with-driver=redhat" 21EXTRA_OECONF_append_class-target = " --with-driver=redhat"
22do_configure_prepend() { 22do_configure_prepend() {
diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb b/meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb
index f8116e3d0..821d965ea 100644
--- a/meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb
+++ b/meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb
@@ -31,7 +31,7 @@ PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl,"
31PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4," 31PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4,"
32PACKAGECONFIG[mysql] = "--enable-mysql,--disable-mysql,mysql5," 32PACKAGECONFIG[mysql] = "--enable-mysql,--disable-mysql,mysql5,"
33 33
34inherit autotools systemd 34inherit autotools systemd pkgconfig
35 35
36RRECOMMENDS_${PN} = "kernel-module-ipsec" 36RRECOMMENDS_${PN} = "kernel-module-ipsec"
37 37
diff --git a/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb b/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
index 7880a06f0..b4fbf7a8f 100644
--- a/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
+++ b/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "bb6c0125db30b697f80837941c17372b7484c64d57a6920b8bfa7ee3de
15 15
16S = "${WORKDIR}/irssi-${REALPV}" 16S = "${WORKDIR}/irssi-${REALPV}"
17 17
18inherit autotools 18inherit autotools pkgconfig
19 19
20EXTRA_OECONF = "--enable-ssl" 20EXTRA_OECONF = "--enable-ssl"
21 21
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
index a7f81e66f..124b8ca57 100644
--- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
+++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
@@ -13,5 +13,5 @@ SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \
13SRC_URI[md5sum] = "e94f6c590bb02aaf4d58618f738a85f2" 13SRC_URI[md5sum] = "e94f6c590bb02aaf4d58618f738a85f2"
14SRC_URI[sha256sum] = "34317d6783b7f8d0805274c9467475b5432a246c0de8e28fc16e3b0b43f35677" 14SRC_URI[sha256sum] = "34317d6783b7f8d0805274c9467475b5432a246c0de8e28fc16e3b0b43f35677"
15 15
16inherit autotools 16inherit autotools pkgconfig
17 17
diff --git a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
index f12941e10..4a2b2b1d6 100644
--- a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
+++ b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"
8SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d" 8SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d"
9SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f" 9SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f"
10 10
11inherit autotools-brokensep 11inherit autotools-brokensep pkgconfig
12 12
13FILES_${PN} += "${datadir}/dbus-1/" 13FILES_${PN} += "${datadir}/dbus-1/"
14 14
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
index adc112fef..d1b64fb36 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
@@ -12,5 +12,4 @@ SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \
12SRC_URI[md5sum] = "0bf2f262faa8c8c8d3b11ce286ea2bf2" 12SRC_URI[md5sum] = "0bf2f262faa8c8c8d3b11ce286ea2bf2"
13SRC_URI[sha256sum] = "9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310" 13SRC_URI[sha256sum] = "9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310"
14 14
15inherit autotools 15inherit autotools pkgconfig
16
diff --git a/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb b/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb
index d6cfd3562..9768a6e71 100644
--- a/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb
+++ b/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb
@@ -8,6 +8,6 @@ SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \
8SRC_URI[md5sum] = "5c5374d4f265b0abe4daef1d03f87104" 8SRC_URI[md5sum] = "5c5374d4f265b0abe4daef1d03f87104"
9SRC_URI[sha256sum] = "05f0216dd0c25a17859de66357f64da5033375b6fbf5f31ca54867311160b64d" 9SRC_URI[sha256sum] = "05f0216dd0c25a17859de66357f64da5033375b6fbf5f31ca54867311160b64d"
10 10
11inherit autotools 11inherit autotools pkgconfig
12 12
13BBCLASSEXTEND = "native" 13BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-devtools/libgee/libgee.inc b/meta-oe/recipes-devtools/libgee/libgee.inc
index c68128544..fcfd0776e 100644
--- a/meta-oe/recipes-devtools/libgee/libgee.inc
+++ b/meta-oe/recipes-devtools/libgee/libgee.inc
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
9INC_PR = "r6" 9INC_PR = "r6"
10PE = "1" 10PE = "1"
11 11
12inherit autotools vala 12inherit autotools vala pkgconfig
13do_configure_prepend() { 13do_configure_prepend() {
14 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4" 14 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4"
15 for i in ${MACROS}; do 15 for i in ${MACROS}; do
diff --git a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
index a3db95222..7c8e341a3 100644
--- a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
+++ b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
@@ -11,6 +11,6 @@ export XDG_DATA_DIRS = "${STAGING_DATADIR}"
11 11
12SRC_URI = "http://downloads.freesmartphone.org/sources/${BPN}/${BP}.tar.bz2;name=archive" 12SRC_URI = "http://downloads.freesmartphone.org/sources/${BPN}/${BP}.tar.bz2;name=archive"
13 13
14inherit autotools perlnative 14inherit autotools perlnative pkgconfig
15 15
16BBCLASSEXTEND = "native" 16BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb b/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
index 8585ff3c7..6b9b7bd21 100644
--- a/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
+++ b/meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
@@ -13,7 +13,7 @@ SRC_URI = "http://collectd.org/files/collectd-${PV}.tar.bz2 \
13SRC_URI[md5sum] = "29e61411e51845d5ae71ab676078867e" 13SRC_URI[md5sum] = "29e61411e51845d5ae71ab676078867e"
14SRC_URI[sha256sum] = "7b8906d1c8866155b31820ef108be92abcee7fcd278d386bf0d449e704ba4696" 14SRC_URI[sha256sum] = "7b8906d1c8866155b31820ef108be92abcee7fcd278d386bf0d449e704ba4696"
15 15
16inherit autotools pythonnative update-rc.d 16inherit autotools pythonnative update-rc.d pkgconfig
17 17
18# Floatingpoint layout, architecture dependent 18# Floatingpoint layout, architecture dependent
19# 'nothing', 'endianflip' or 'intswap' 19# 'nothing', 'endianflip' or 'intswap'
diff --git a/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb b/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
index c5a25f8b5..b9b77e4c5 100644
--- a/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
+++ b/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
@@ -13,4 +13,4 @@ SRC_URI[sha256sum] = "9cab6c5d6b792eb828d17cec2b9c1baba2ef57f789a290464afab80b53
13 13
14DEPENDS = "gtk+" 14DEPENDS = "gtk+"
15 15
16inherit autotools 16inherit autotools pkgconfig
diff --git a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
index 3433bd271..a9833449b 100644
--- a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
+++ b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "3f6bf2de2952b9adcbeb3db12c2a979e999a81dd1e314a03bc58e24f1e
18 18
19PARALLEL_MAKE = "" 19PARALLEL_MAKE = ""
20 20
21inherit autotools 21inherit autotools pkgconfig
22 22
23# Don't use provided regex.c 23# Don't use provided regex.c
24EXTRA_OECONF = "fim_cv_regex=no fim_cv_regex_broken=no \ 24EXTRA_OECONF = "fim_cv_regex=no fim_cv_regex_broken=no \
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb
index 36afb9f1e..45218c240 100644
--- a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb
+++ b/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb
@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${P
12SRC_URI[md5sum] = "2c702caede167323c9ed9eed2b933098" 12SRC_URI[md5sum] = "2c702caede167323c9ed9eed2b933098"
13SRC_URI[sha256sum] = "0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41" 13SRC_URI[sha256sum] = "0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41"
14 14
15inherit autotools 15inherit autotools pkgconfig
16 16
17EXTRA_OECONF = " --disable-documentation " 17EXTRA_OECONF = " --disable-documentation "
18 18
diff --git a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb
index e5ece21fa..27a38c1aa 100644
--- a/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb
+++ b/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb
@@ -7,6 +7,6 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.b
7SRC_URI[md5sum] = "09f56978a62854534deacc8aa8ff3031" 7SRC_URI[md5sum] = "09f56978a62854534deacc8aa8ff3031"
8SRC_URI[sha256sum] = "bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581" 8SRC_URI[sha256sum] = "bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581"
9 9
10inherit autotools 10inherit autotools pkgconfig
11 11
12BBCLASSEXTEND = "native" 12BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb b/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
index e7a0ee111..7b3392721 100644
--- a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
+++ b/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/jackaudio/jack1.git \
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23inherit autotools 23inherit autotools pkgconfig
24 24
25EXTRA_OECONF = "--enable-timestamps \ 25EXTRA_OECONF = "--enable-timestamps \
26 --disable-capabilities \ 26 --disable-capabilities \
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb
index 6c25c9068..abe9a648f 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
5 5
6DEPENDS = "jpeg virtual/libx11" 6DEPENDS = "jpeg virtual/libx11"
7 7
8inherit autotools gettext 8inherit autotools gettext pkgconfig
9 9
10# libv4l was absorbed into this, let OE know that 10# libv4l was absorbed into this, let OE know that
11PROVIDES = "libv4l" 11PROVIDES = "libv4l"
diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
index adcc749e4..2304b3686 100644
--- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb
+++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
@@ -26,4 +26,4 @@ SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;protocol=http \
26 file://0001-g_type_init-is-deprecated-for-glib-2.35.0.patch \ 26 file://0001-g_type_init-is-deprecated-for-glib-2.35.0.patch \
27" 27"
28 28
29inherit autotools 29inherit autotools pkgconfig
diff --git a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb
index f5523e317..95c1b2965 100644
--- a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb
+++ b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://orrery.c;endline=25;md5=d792bdf2b591972da175aecc38d88cfe" 5LIC_FILES_CHKSUM = "file://orrery.c;endline=25;md5=d792bdf2b591972da175aecc38d88cfe"
6DEPENDS = "gtk+" 6DEPENDS = "gtk+"
7 7
8inherit autotools 8inherit autotools pkgconfig
9 9
10SRC_URI = "http://projects.openmoko.org/frs/download.php/923/orrery_2.7_clean.tar.gz \ 10SRC_URI = "http://projects.openmoko.org/frs/download.php/923/orrery_2.7_clean.tar.gz \
11 file://orrery.png \ 11 file://orrery.png \
diff --git a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
index a793fde30..214ca5826 100644
--- a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
+++ b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
@@ -29,7 +29,7 @@ do_configure_prepend() {
29 done 29 done
30} 30}
31 31
32inherit autotools 32inherit autotools pkgconfig
33 33
34do_install_append() { 34do_install_append() {
35 install -d ${D}${datadir}/applications 35 install -d ${D}${datadir}/applications
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util.inc b/meta-oe/recipes-support/dfu-util/dfu-util.inc
index 633b829b2..892acad05 100644
--- a/meta-oe/recipes-support/dfu-util/dfu-util.inc
+++ b/meta-oe/recipes-support/dfu-util/dfu-util.inc
@@ -6,4 +6,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6 6
7SRC_URI = "http://dfu-util.gnumonks.org/releases/dfu-util-${PV}.tar.gz" 7SRC_URI = "http://dfu-util.gnumonks.org/releases/dfu-util-${PV}.tar.gz"
8 8
9inherit autotools 9inherit autotools pkgconfig
diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
index 34b5b7422..640cec0c7 100644
--- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
+++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
@@ -11,4 +11,4 @@ SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz
11SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973" 11SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
12SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473" 12SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
13 13
14inherit autotools 14inherit autotools pkgconfig
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 3205aaf35..48a80e598 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -16,7 +16,7 @@ DEPENDS = "glib-2.0 gstreamer"
16PACKAGECONFIG ??= "" 16PACKAGECONFIG ??= ""
17PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd" 17PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd"
18 18
19inherit autotools 19inherit autotools pkgconfig
20 20
21FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" 21FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"
22FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la" 22FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la"
diff --git a/meta-oe/recipes-support/gd/gd_2.1.0.bb b/meta-oe/recipes-support/gd/gd_2.1.0.bb
index d92e6395f..ec2a09de4 100644
--- a/meta-oe/recipes-support/gd/gd_2.1.0.bb
+++ b/meta-oe/recipes-support/gd/gd_2.1.0.bb
@@ -20,7 +20,7 @@ SRC_URI[sha256sum] = "f3e1bc472bd81ee976a739436659fe752a14727a964c64530fde68531d
20 20
21S = "${WORKDIR}/libgd-${PV}" 21S = "${WORKDIR}/libgd-${PV}"
22 22
23inherit autotools binconfig gettext 23inherit autotools binconfig gettext pkgconfig
24 24
25EXTRA_OECONF += " --disable-rpath \ 25EXTRA_OECONF += " --disable-rpath \
26 --with-jpeg=${STAGING_LIBDIR}/.. \ 26 --with-jpeg=${STAGING_LIBDIR}/.. \
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
index 21f4e2ac4..16657b4b1 100644
--- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
+++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://git.0pointer.de/libatasmart.git"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit autotools lib_package 12inherit autotools lib_package pkgconfig
13 13
14do_install_append() { 14do_install_append() {
15 sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la 15 sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la
diff --git a/meta-oe/recipes-support/links/links.inc b/meta-oe/recipes-support/links/links.inc
index 78d7ec78d..ef48d737e 100644
--- a/meta-oe/recipes-support/links/links.inc
+++ b/meta-oe/recipes-support/links/links.inc
@@ -14,4 +14,4 @@ PACKAGECONFIG ??= ""
14PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2" 14PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
15PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma" 15PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma"
16 16
17inherit autotools 17inherit autotools pkgconfig
diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
index bb649a233..82e5d8a15 100644
--- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
+++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://sources.openembedded.org/dpkg_${PV}.tar.bz2"
10SRC_URI[md5sum] = "d211a84f38987771a49ad1c0f144334a" 10SRC_URI[md5sum] = "d211a84f38987771a49ad1c0f144334a"
11SRC_URI[sha256sum] = "2a3d4ba83c743b3f004533fdd52372cb7b22f5c1da2042d0a31bbcc2b54c0ea5" 11SRC_URI[sha256sum] = "2a3d4ba83c743b3f004533fdd52372cb7b22f5c1da2042d0a31bbcc2b54c0ea5"
12 12
13inherit autotools gettext 13inherit autotools gettext pkgconfig
14 14
15S = "${WORKDIR}/dpkg-${PV}" 15S = "${WORKDIR}/dpkg-${PV}"
16 16
diff --git a/meta-oe/recipes-support/utouch/utouch-frame_git.bb b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
index 00b7cf355..d9b38ae20 100644
--- a/meta-oe/recipes-support/utouch/utouch-frame_git.bb
+++ b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c"
7 7
8DEPENDS += "mtdev utouch-evemu" 8DEPENDS += "mtdev utouch-evemu"
9 9
10inherit autotools 10inherit autotools pkgconfig
11 11
12SRC_URI = "git://bitmath.org/git/frame.git;protocol=http" 12SRC_URI = "git://bitmath.org/git/frame.git;protocol=http"
13SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc" 13SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc"
diff --git a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
index 6ebeb9fa4..bcf7e2384 100644
--- a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
+++ b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://bitmath.org/code/mtview/"
5LICENSE = "GPLv3" 5LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4c61b8950dc1aab4d2aa7c2ae6b1cfb3" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4c61b8950dc1aab4d2aa7c2ae6b1cfb3"
7 7
8inherit autotools 8inherit autotools pkgconfig
9 9
10SRC_URI = "git://bitmath.org/git/mtview.git;protocol=http" 10SRC_URI = "git://bitmath.org/git/mtview.git;protocol=http"
11SRCREV = "ad437c38dc111cf3990a03abf14efe1b5d89604b" 11SRCREV = "ad437c38dc111cf3990a03abf14efe1b5d89604b"
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb
index 47881103c..fd8ed9260 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb
@@ -26,7 +26,7 @@ SRC_URI[sha256sum] = "f78cc90dfa47caf3d83ad18fd6b4e85f237777c1733fc9088594b70ce2
26 26
27S = "${WORKDIR}/httpd-${PV}" 27S = "${WORKDIR}/httpd-${PV}"
28 28
29inherit autotools update-rc.d 29inherit autotools update-rc.d pkgconfig
30 30
31SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice" 31SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice"
32 32
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb
index ad3140e23..1d1a082ef 100644
--- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" 5LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
6DEPENDS = "glib-2.0" 6DEPENDS = "glib-2.0"
7 7
8inherit autotools 8inherit autotools pkgconfig
9 9
10BBCLASSEXTEND = "native" 10BBCLASSEXTEND = "native"
11 11