diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/at/at_3.1.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/bc/bc_1.06.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/cracklib/cracklib_2.9.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/cups/cups.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_9.07.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libarchive/libarchive_3.1.2.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/ltp/ltp_20140115.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/mailx/mailx_12.5.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/mdadm/mdadm_3.3.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/newt/libnewt_0.52.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/procps/procps.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/quota/quota_4.01.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/slang/slang_2.2.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/sysstat/sysstat.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-extended/at/at_3.1.14.bb b/meta/recipes-extended/at/at_3.1.14.bb index 5207a0fc34..1b87d4ad41 100644 --- a/meta/recipes-extended/at/at_3.1.14.bb +++ b/meta/recipes-extended/at/at_3.1.14.bb | |||
@@ -39,7 +39,7 @@ EXTRA_OECONF += "ac_cv_path_SENDMAIL=/bin/true \ | |||
39 | --with-atspool=/var/spool/at/spool \ | 39 | --with-atspool=/var/spool/at/spool \ |
40 | ac_cv_header_security_pam_appl_h=${@base_contains('DISTRO_FEATURES', 'pam', 'yes', 'no', d)} " | 40 | ac_cv_header_security_pam_appl_h=${@base_contains('DISTRO_FEATURES', 'pam', 'yes', 'no', d)} " |
41 | 41 | ||
42 | inherit autotools systemd | 42 | inherit autotools-brokensep systemd |
43 | 43 | ||
44 | SYSTEMD_SERVICE_${PN} = "atd.service" | 44 | SYSTEMD_SERVICE_${PN} = "atd.service" |
45 | 45 | ||
diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index 9ccb390280..2bb2df9584 100644 --- a/meta/recipes-extended/bash/bash.inc +++ b/meta/recipes-extended/bash/bash.inc | |||
@@ -4,7 +4,7 @@ SECTION = "base/shell" | |||
4 | 4 | ||
5 | DEPENDS = "ncurses bison-native" | 5 | DEPENDS = "ncurses bison-native" |
6 | 6 | ||
7 | inherit autotools gettext update-alternatives ptest | 7 | inherit autotools-brokensep gettext update-alternatives ptest |
8 | 8 | ||
9 | PARALLEL_MAKE = "" | 9 | PARALLEL_MAKE = "" |
10 | 10 | ||
diff --git a/meta/recipes-extended/bc/bc_1.06.bb b/meta/recipes-extended/bc/bc_1.06.bb index 055031829c..89d8bee667 100644 --- a/meta/recipes-extended/bc/bc_1.06.bb +++ b/meta/recipes-extended/bc/bc_1.06.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "${GNU_MIRROR}/bc/bc-${PV}.tar.gz \ | |||
18 | SRC_URI[md5sum] = "d44b5dddebd8a7a7309aea6c36fda117" | 18 | SRC_URI[md5sum] = "d44b5dddebd8a7a7309aea6c36fda117" |
19 | SRC_URI[sha256sum] = "4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33" | 19 | SRC_URI[sha256sum] = "4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33" |
20 | 20 | ||
21 | inherit autotools update-alternatives | 21 | inherit autotools-brokensep update-alternatives |
22 | 22 | ||
23 | ALTERNATIVE_${PN} = "dc" | 23 | ALTERNATIVE_${PN} = "dc" |
24 | ALTERNATIVE_PRIORITY = "100" | 24 | ALTERNATIVE_PRIORITY = "100" |
diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.1.bb b/meta/recipes-extended/cracklib/cracklib_2.9.1.bb index b4354a4139..d70e76f43f 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.9.1.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.9.1.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz \ | |||
16 | SRC_URI[md5sum] = "90536219c520add2ceb3c26f0d7da404" | 16 | SRC_URI[md5sum] = "90536219c520add2ceb3c26f0d7da404" |
17 | SRC_URI[sha256sum] = "408905c2539a97dc8cbbb6d7cd2046cb5647a345b4bda399220d9471be16d156" | 17 | SRC_URI[sha256sum] = "408905c2539a97dc8cbbb6d7cd2046cb5647a345b4bda399220d9471be16d156" |
18 | 18 | ||
19 | inherit autotools gettext | 19 | inherit autotools-brokensep gettext |
20 | 20 | ||
21 | BBCLASSEXTEND = "native" | 21 | BBCLASSEXTEND = "native" |
22 | 22 | ||
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 7a18500530..e4771f7c80 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -12,7 +12,7 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ | |||
12 | 12 | ||
13 | LEAD_SONAME = "libcupsdriver.so" | 13 | LEAD_SONAME = "libcupsdriver.so" |
14 | 14 | ||
15 | inherit autotools binconfig | 15 | inherit autotools-brokensep binconfig |
16 | 16 | ||
17 | PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'zeroconf', 'avahi', '', d)} \ | 17 | PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'zeroconf', 'avahi', '', d)} \ |
18 | ${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}" | 18 | ${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}" |
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.07.bb b/meta/recipes-extended/ghostscript/ghostscript_9.07.bb index 3ce9f1223a..64dc6f267f 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.07.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.07.bb | |||
@@ -54,7 +54,7 @@ EXTRA_OECONF_class-native = "--without-x --with-system-libtiff=no \ | |||
54 | CFLAGS += "-DHAVE_SYS_TIME_H=1" | 54 | CFLAGS += "-DHAVE_SYS_TIME_H=1" |
55 | BUILD_CFLAGS += "-DHAVE_SYS_TIME_H=1" | 55 | BUILD_CFLAGS += "-DHAVE_SYS_TIME_H=1" |
56 | 56 | ||
57 | inherit autotools | 57 | inherit autotools-brokensep |
58 | 58 | ||
59 | do_configure_prepend () { | 59 | do_configure_prepend () { |
60 | mkdir -p obj | 60 | mkdir -p obj |
diff --git a/meta/recipes-extended/libarchive/libarchive_3.1.2.bb b/meta/recipes-extended/libarchive/libarchive_3.1.2.bb index ffe0b2e673..2556dc8898 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.1.2.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.1.2.bb | |||
@@ -31,6 +31,6 @@ SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ | |||
31 | SRC_URI[md5sum] = "efad5a503f66329bb9d2f4308b5de98a" | 31 | SRC_URI[md5sum] = "efad5a503f66329bb9d2f4308b5de98a" |
32 | SRC_URI[sha256sum] = "eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e" | 32 | SRC_URI[sha256sum] = "eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e" |
33 | 33 | ||
34 | inherit autotools lib_package | 34 | inherit autotools-brokensep lib_package |
35 | 35 | ||
36 | BBCLASSEXTEND = "native nativesdk" | 36 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta/recipes-extended/ltp/ltp_20140115.bb b/meta/recipes-extended/ltp/ltp_20140115.bb index 2ab1d50a3e..361eccb0b1 100644 --- a/meta/recipes-extended/ltp/ltp_20140115.bb +++ b/meta/recipes-extended/ltp/ltp_20140115.bb | |||
@@ -30,7 +30,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \ | |||
30 | 30 | ||
31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
32 | 32 | ||
33 | inherit autotools | 33 | inherit autotools-brokensep |
34 | 34 | ||
35 | TARGET_CC_ARCH += "${LDFLAGS}" | 35 | TARGET_CC_ARCH += "${LDFLAGS}" |
36 | 36 | ||
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb index a70f703aaf..cc0b6bfd3a 100644 --- a/meta/recipes-extended/mailx/mailx_12.5.bb +++ b/meta/recipes-extended/mailx/mailx_12.5.bb | |||
@@ -24,7 +24,7 @@ SRC_URI[patch.sha256sum] = "aaf2a4bbf145e5ca9cdeb0843091ec8cc01df6c9568c997207a5 | |||
24 | 24 | ||
25 | S = "${WORKDIR}/heirloom-mailx-${PV}" | 25 | S = "${WORKDIR}/heirloom-mailx-${PV}" |
26 | 26 | ||
27 | inherit autotools | 27 | inherit autotools-brokensep |
28 | 28 | ||
29 | CFLAGS_append = " -D_BSD_SOURCE -DDEBIAN -I${S}/EXT" | 29 | CFLAGS_append = " -D_BSD_SOURCE -DDEBIAN -I${S}/EXT" |
30 | EXTRA_OEMAKE = "SENDMAIL=${sbindir}/sendmail" | 30 | EXTRA_OEMAKE = "SENDMAIL=${sbindir}/sendmail" |
diff --git a/meta/recipes-extended/mdadm/mdadm_3.3.bb b/meta/recipes-extended/mdadm/mdadm_3.3.bb index 596b04ded8..5ef418e170 100644 --- a/meta/recipes-extended/mdadm/mdadm_3.3.bb +++ b/meta/recipes-extended/mdadm/mdadm_3.3.bb | |||
@@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "9c07e518bdf3392ebac8874eb686258e10ea3ae0ff7a8acb6d014718a9 | |||
17 | 17 | ||
18 | CFLAGS += "-fno-strict-aliasing" | 18 | CFLAGS += "-fno-strict-aliasing" |
19 | 19 | ||
20 | inherit autotools | 20 | inherit autotools-brokensep |
21 | 21 | ||
22 | # We don't DEPEND on binutils for ansidecl.h so ensure we don't use the header | 22 | # We don't DEPEND on binutils for ansidecl.h so ensure we don't use the header |
23 | do_configure_prepend () { | 23 | do_configure_prepend () { |
diff --git a/meta/recipes-extended/newt/libnewt_0.52.14.bb b/meta/recipes-extended/newt/libnewt_0.52.14.bb index ee8206e4b4..65bcf40428 100644 --- a/meta/recipes-extended/newt/libnewt_0.52.14.bb +++ b/meta/recipes-extended/newt/libnewt_0.52.14.bb | |||
@@ -32,7 +32,7 @@ S = "${WORKDIR}/newt-${PV}" | |||
32 | 32 | ||
33 | EXTRA_OECONF = "--without-tcl --without-python" | 33 | EXTRA_OECONF = "--without-tcl --without-python" |
34 | 34 | ||
35 | inherit autotools | 35 | inherit autotools-brokensep |
36 | 36 | ||
37 | export STAGING_INCDIR | 37 | export STAGING_INCDIR |
38 | export STAGING_LIBDIR | 38 | export STAGING_LIBDIR |
diff --git a/meta/recipes-extended/procps/procps.inc b/meta/recipes-extended/procps/procps.inc index 20d5fc2be2..da91da232d 100644 --- a/meta/recipes-extended/procps/procps.inc +++ b/meta/recipes-extended/procps/procps.inc | |||
@@ -13,7 +13,7 @@ DEPENDS = "ncurses" | |||
13 | SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ | 13 | SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ |
14 | file://install.patch" | 14 | file://install.patch" |
15 | 15 | ||
16 | inherit autotools update-alternatives | 16 | inherit autotools-brokensep update-alternatives |
17 | 17 | ||
18 | do_install_append() { | 18 | do_install_append() { |
19 | mv ${D}${bindir}/watch ${D}${bindir}/watch.${BPN} | 19 | mv ${D}${bindir}/watch ${D}${bindir}/watch.${BPN} |
diff --git a/meta/recipes-extended/quota/quota_4.01.bb b/meta/recipes-extended/quota/quota_4.01.bb index d62834f43d..82f7899690 100644 --- a/meta/recipes-extended/quota/quota_4.01.bb +++ b/meta/recipes-extended/quota/quota_4.01.bb | |||
@@ -18,7 +18,7 @@ S = "${WORKDIR}/quota-tools" | |||
18 | 18 | ||
19 | DEPENDS = "gettext-native e2fsprogs" | 19 | DEPENDS = "gettext-native e2fsprogs" |
20 | 20 | ||
21 | inherit autotools gettext pkgconfig | 21 | inherit autotools-brokensep gettext pkgconfig |
22 | 22 | ||
23 | EXTRA_OEMAKE += 'STRIP=""' | 23 | EXTRA_OEMAKE += 'STRIP=""' |
24 | 24 | ||
diff --git a/meta/recipes-extended/slang/slang_2.2.4.bb b/meta/recipes-extended/slang/slang_2.2.4.bb index db5c6334f2..90ed2d0a47 100644 --- a/meta/recipes-extended/slang/slang_2.2.4.bb +++ b/meta/recipes-extended/slang/slang_2.2.4.bb | |||
@@ -23,7 +23,7 @@ SRC_URI = "ftp://space.mit.edu/pub/davis/slang/v2.2/slang-${PV}.tar.bz2 \ | |||
23 | file://sprintf-bug-concerning-8-bit-characters.patch \ | 23 | file://sprintf-bug-concerning-8-bit-characters.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | inherit autotools | 26 | inherit autotools-brokensep |
27 | 27 | ||
28 | SRC_URI[md5sum] = "7fcfd447e378f07dd0c0bae671fe6487" | 28 | SRC_URI[md5sum] = "7fcfd447e378f07dd0c0bae671fe6487" |
29 | SRC_URI[sha256sum] = "9a8257a9a2a55099af858b13338dc8f3a06dd2069f46f0df2c9c3bb84a01d5db" | 29 | SRC_URI[sha256sum] = "9a8257a9a2a55099af858b13338dc8f3a06dd2069f46f0df2c9c3bb84a01d5db" |
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc index af1fa0c7cf..09a5d28d4a 100644 --- a/meta/recipes-extended/sysstat/sysstat.inc +++ b/meta/recipes-extended/sysstat/sysstat.inc | |||
@@ -8,7 +8,7 @@ SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz \ | |||
8 | file://99_sysstat \ | 8 | file://99_sysstat \ |
9 | " | 9 | " |
10 | 10 | ||
11 | inherit autotools gettext | 11 | inherit autotools-brokensep gettext |
12 | 12 | ||
13 | EXTRA_OECONF += "--disable-sensors" | 13 | EXTRA_OECONF += "--disable-sensors" |
14 | EXTRA_OEMAKE += 'LFLAGS=""' | 14 | EXTRA_OEMAKE += 'LFLAGS=""' |
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb index f988b96e07..79698791bc 100644 --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb | |||
@@ -21,6 +21,6 @@ SRC_URI = "http://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz" | |||
21 | SRC_URI[md5sum] = "fadf5e7a08e0526fc60dbe3e5b7ef8d6" | 21 | SRC_URI[md5sum] = "fadf5e7a08e0526fc60dbe3e5b7ef8d6" |
22 | SRC_URI[sha256sum] = "7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209d79102" | 22 | SRC_URI[sha256sum] = "7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209d79102" |
23 | 23 | ||
24 | inherit autotools | 24 | inherit autotools-brokensep |
25 | 25 | ||
26 | RDEPENDS_${PN} += "xprop" | 26 | RDEPENDS_${PN} += "xprop" |