summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/cfengine/cfengine_3.9.0.bb20
-rw-r--r--meta-oe/recipes-extended/corosync/corosync_2.4.0.bb2
-rw-r--r--meta-oe/recipes-extended/haveged/haveged_1.9.1.bb20
-rw-r--r--meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb6
-rw-r--r--meta-oe/recipes-extended/polkit/polkit_0.113.bb6
-rw-r--r--meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb3
-rw-r--r--meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb38
-rw-r--r--meta-oe/recipes-extended/wipe/wipe_git.bb8
8 files changed, 51 insertions, 52 deletions
diff --git a/meta-oe/recipes-extended/cfengine/cfengine_3.9.0.bb b/meta-oe/recipes-extended/cfengine/cfengine_3.9.0.bb
index 0bd5f3242..68a15f897 100644
--- a/meta-oe/recipes-extended/cfengine/cfengine_3.9.0.bb
+++ b/meta-oe/recipes-extended/cfengine/cfengine_3.9.0.bb
@@ -49,23 +49,23 @@ PACKAGECONFIG[libcurl] = "--with-libcurl,--without-libcurl,curl,"
49EXTRA_OECONF = "hw_cv_func_va_copy=yes --with-init-script=${sysconfdir}/init.d --with-tokyocabinet" 49EXTRA_OECONF = "hw_cv_func_va_copy=yes --with-init-script=${sysconfdir}/init.d --with-tokyocabinet"
50 50
51do_install_append() { 51do_install_append() {
52 install -d ${D}${localstatedir}/${BPN}/bin 52 install -d ${D}${localstatedir}/${BPN}/bin
53 for f in `ls ${D}${bindir}`; do 53 for f in `ls ${D}${bindir}`; do
54 ln -s ${bindir}/`basename $f` ${D}${localstatedir}/${BPN}/bin/ 54 ln -s ${bindir}/`basename $f` ${D}${localstatedir}/${BPN}/bin/
55 done 55 done
56 56
57 install -d ${D}${sysconfdir}/default 57 install -d ${D}${sysconfdir}/default
58 cat << EOF > ${D}${sysconfdir}/default/cfengine3 58 cat << EOF > ${D}${sysconfdir}/default/cfengine3
59RUN_CF_SERVERD=1 59RUN_CF_SERVERD=1
60RUN_CF_EXECD=1 60RUN_CF_EXECD=1
61RUN_CF_MONITORD=1 61RUN_CF_MONITORD=1
62RUN_CF_HUB=0 62RUN_CF_HUB=0
63EOF 63EOF
64 64
65 if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then 65 if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then
66 install -m 0755 -D ${D}${sysconfdir}/init.d/cfengine3 ${D}${datadir}/${BPN}/cfengine3 66 install -m 0755 -D ${D}${sysconfdir}/init.d/cfengine3 ${D}${datadir}/${BPN}/cfengine3
67 sed -i -e 's#/etc/init.d#${datadir}/${BPN}#' ${D}${systemd_system_unitdir}/*.service 67 sed -i -e 's#/etc/init.d#${datadir}/${BPN}#' ${D}${systemd_system_unitdir}/*.service
68 fi 68 fi
69} 69}
70 70
71RDEPENDS_${PN} += "${BPN}-masterfiles" 71RDEPENDS_${PN} += "${BPN}-masterfiles"
diff --git a/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb b/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
index 50897f004..a213a2726 100644
--- a/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
+++ b/meta-oe/recipes-extended/corosync/corosync_2.4.0.bb
@@ -48,7 +48,7 @@ do_install_append() {
48 sed -i -e 's,@INITWRAPPERSDIR@,${sysconfdir}/init.d,g' ${D}${systemd_unitdir}/system/corosync.service 48 sed -i -e 's,@INITWRAPPERSDIR@,${sysconfdir}/init.d,g' ${D}${systemd_unitdir}/system/corosync.service
49 sed -i -e 's,@SYSCONFDIR@,${sysconfdir},g' ${D}${systemd_unitdir}/system/corosync-notifyd.service 49 sed -i -e 's,@SYSCONFDIR@,${sysconfdir},g' ${D}${systemd_unitdir}/system/corosync-notifyd.service
50 sed -i -e 's,@SBINDIR@,${base_sbindir},g' ${D}${systemd_unitdir}/system/corosync-notifyd.service 50 sed -i -e 's,@SBINDIR@,${base_sbindir},g' ${D}${systemd_unitdir}/system/corosync-notifyd.service
51 fi 51 fi
52} 52}
53 53
54RDEPENDS_${PN} += "bash" 54RDEPENDS_${PN} += "bash"
diff --git a/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb b/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb
index fbd1992d6..0fc628973 100644
--- a/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb
+++ b/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb
@@ -6,8 +6,8 @@ LICENSE = "GPLv3"
6LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 6LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7 7
8SRC_URI = "http://www.issihosts.com/haveged/haveged-${PV}.tar.gz \ 8SRC_URI = "http://www.issihosts.com/haveged/haveged-${PV}.tar.gz \
9 file://remove-systemd-unit-503.patch \ 9 file://remove-systemd-unit-503.patch \
10 " 10"
11 11
12SRC_URI[md5sum] = "015ff58cd10607db0e0de60aeca2f5f8" 12SRC_URI[md5sum] = "015ff58cd10607db0e0de60aeca2f5f8"
13SRC_URI[sha256sum] = "9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715" 13SRC_URI[sha256sum] = "9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715"
@@ -17,16 +17,16 @@ PR = "r0"
17inherit autotools systemd 17inherit autotools systemd
18 18
19EXTRA_OECONF = "\ 19EXTRA_OECONF = "\
20 --enable-init=service.redhat \ 20 --enable-init=service.redhat \
21 --enable-nistest=yes \ 21 --enable-nistest=yes \
22 --enable-olt=yes \ 22 --enable-olt=yes \
23 --enable-threads=no \ 23 --enable-threads=no \
24 " 24"
25 25
26SYSTEMD_PACKAGES = "${PN}" 26SYSTEMD_PACKAGES = "${PN}"
27SYSTEMD_SERVICE_${PN} = "haveged.service" 27SYSTEMD_SERVICE_${PN} = "haveged.service"
28 28
29do_install_append() { 29do_install_append() {
30 mkdir -p ${D}${systemd_unitdir}/system 30 mkdir -p ${D}${systemd_unitdir}/system
31 install -p -m644 ${B}/init.d/haveged.service ${D}${systemd_unitdir}/system 31 install -p -m644 ${B}/init.d/haveged.service ${D}${systemd_unitdir}/system
32} 32}
diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
index 9c6af16cf..cce352892 100644
--- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
+++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
@@ -9,9 +9,9 @@ SRCREV = "0bc2cfa0a47aed2c8a63abd989cb8da4dcceb2ec"
9PV = "0.8.0+git${SRCPV}" 9PV = "0.8.0+git${SRCPV}"
10 10
11SRC_URI = "git://github.com/GNOME/gtkmathview.git \ 11SRC_URI = "git://github.com/GNOME/gtkmathview.git \
12 file://use_hostcxx.patch \ 12 file://use_hostcxx.patch \
13 file://0001-include-cstdio-to-get-printf-definitions.patch \ 13 file://0001-include-cstdio-to-get-printf-definitions.patch \
14 " 14"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.113.bb b/meta-oe/recipes-extended/polkit/polkit_0.113.bb
index fdd198a61..daafaf5c8 100644
--- a/meta-oe/recipes-extended/polkit/polkit_0.113.bb
+++ b/meta-oe/recipes-extended/polkit/polkit_0.113.bb
@@ -19,8 +19,8 @@ PACKAGECONFIG[consolekit] = ",,,consolekit"
19 19
20PAM_SRC_URI = "file://polkit-1_pam.patch" 20PAM_SRC_URI = "file://polkit-1_pam.patch"
21SRC_URI = "http://www.freedesktop.org/software/polkit/releases/polkit-${PV}.tar.gz \ 21SRC_URI = "http://www.freedesktop.org/software/polkit/releases/polkit-${PV}.tar.gz \
22 file://0001-make-netgroup-support-configurable.patch \ 22 file://0001-make-netgroup-support-configurable.patch \
23 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \ 23 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \
24" 24"
25SRC_URI[md5sum] = "4b77776c9e4f897dcfe03b2c34198edf" 25SRC_URI[md5sum] = "4b77776c9e4f897dcfe03b2c34198edf"
26SRC_URI[sha256sum] = "e1c095093c654951f78f8618d427faf91cf62abdefed98de40ff65eca6413c81" 26SRC_URI[sha256sum] = "e1c095093c654951f78f8618d427faf91cf62abdefed98de40ff65eca6413c81"
@@ -28,7 +28,7 @@ SRC_URI[sha256sum] = "e1c095093c654951f78f8618d427faf91cf62abdefed98de40ff65eca6
28EXTRA_OECONF = "--with-os-type=moblin --disable-man-pages" 28EXTRA_OECONF = "--with-os-type=moblin --disable-man-pages"
29 29
30do_compile_prepend () { 30do_compile_prepend () {
31 export GIR_EXTRA_LIBS_PATH="${B}/src/polkit/.libs" 31 export GIR_EXTRA_LIBS_PATH="${B}/src/polkit/.libs"
32} 32}
33 33
34PACKAGES =+ "${PN}-examples" 34PACKAGES =+ "${PN}-examples"
diff --git a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb
index 13f93cc6d..edf84c1ba 100644
--- a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb
+++ b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb
@@ -9,8 +9,7 @@ LICENSE = "BSD"
9LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545" 9LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545"
10PR = "r0" 10PR = "r0"
11 11
12SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.tar.gz \ 12SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.tar.gz"
13 "
14SRC_URI[md5sum] = "2d775111b62e2dfc1960a722f5fda211" 13SRC_URI[md5sum] = "2d775111b62e2dfc1960a722f5fda211"
15SRC_URI[sha256sum] = "38d2c6c9b04a2c594e528927b950754f94c0522718d17c78e6589ba778339bf8" 14SRC_URI[sha256sum] = "38d2c6c9b04a2c594e528927b950754f94c0522718d17c78e6589ba778339bf8"
16 15
diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb
index 86e6d9ee6..fce50e5bd 100644
--- a/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb
+++ b/meta-oe/recipes-extended/smartmontools/smartmontools_6.4.bb
@@ -13,14 +13,14 @@ LICENSE = "GPLv2"
13LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 13LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
14 14
15SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz \ 15SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz \
16 file://initd.smartd \ 16 file://initd.smartd \
17 file://smartmontools.default \ 17 file://smartmontools.default \
18 file://smartd.service \ 18 file://smartd.service \
19 " 19"
20 20
21PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'libcap-ng', 'libcap-ng', '', d)} \ 21PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'libcap-ng', 'libcap-ng', '', d)} \
22 ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \ 22 ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \
23 " 23"
24PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng" 24PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng"
25PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux" 25PACKAGECONFIG[selinux] = "--with-selinux=yes,--with-selinux=no,libselinux"
26 26
@@ -33,19 +33,19 @@ SYSTEMD_SERVICE_${PN} = "smartd.service"
33SYSTEMD_AUTO_ENABLE = "disable" 33SYSTEMD_AUTO_ENABLE = "disable"
34 34
35do_install_append () { 35do_install_append () {
36 #install the init.d/smartd 36 #install the init.d/smartd
37 install -d ${D}${sysconfdir}/init.d 37 install -d ${D}${sysconfdir}/init.d
38 install -p -m 0755 ${WORKDIR}/initd.smartd ${D}${sysconfdir}/init.d/smartd 38 install -p -m 0755 ${WORKDIR}/initd.smartd ${D}${sysconfdir}/init.d/smartd
39 install -d ${D}${sysconfdir}/default 39 install -d ${D}${sysconfdir}/default
40 install -p -m 0644 ${WORKDIR}/smartmontools.default ${D}${sysconfdir}/default/smartmontools 40 install -p -m 0644 ${WORKDIR}/smartmontools.default ${D}${sysconfdir}/default/smartmontools
41 41
42 #install systemd service file 42 #install systemd service file
43 install -d ${D}${systemd_unitdir}/system 43 install -d ${D}${systemd_unitdir}/system
44 install -m 0644 ${WORKDIR}/smartd.service ${D}${systemd_unitdir}/system 44 install -m 0644 ${WORKDIR}/smartd.service ${D}${systemd_unitdir}/system
45 sed -i -e 's,@BASE_BINDIR@,${base_bindir},g' \ 45 sed -i -e 's,@BASE_BINDIR@,${base_bindir},g' \
46 -e 's,@SYSCONFDIR@,${sysconfdir},g' \ 46 -e 's,@SYSCONFDIR@,${sysconfdir},g' \
47 -e 's,@SBINDIR@,${sbindir},g' \ 47 -e 's,@SBINDIR@,${sbindir},g' \
48 ${D}${systemd_unitdir}/system/smartd.service 48 ${D}${systemd_unitdir}/system/smartd.service
49} 49}
50 50
51INITSCRIPT_NAME = "smartd" 51INITSCRIPT_NAME = "smartd"
diff --git a/meta-oe/recipes-extended/wipe/wipe_git.bb b/meta-oe/recipes-extended/wipe/wipe_git.bb
index dd4995881..9a8101621 100644
--- a/meta-oe/recipes-extended/wipe/wipe_git.bb
+++ b/meta-oe/recipes-extended/wipe/wipe_git.bb
@@ -10,9 +10,9 @@ LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" 10LIC_FILES_CHKSUM = "file://GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
11 11
12SRC_URI = "git://github.com/berke/wipe.git;branch=master \ 12SRC_URI = "git://github.com/berke/wipe.git;branch=master \
13 file://support-cross-compile-for-linux.patch \ 13 file://support-cross-compile-for-linux.patch \
14 file://makefile-add-ldflags.patch \ 14 file://makefile-add-ldflags.patch \
15 " 15"
16SRCREV = "d9c100c9cd0b1cbbe4359e4d6c9a035d11e7597c" 16SRCREV = "d9c100c9cd0b1cbbe4359e4d6c9a035d11e7597c"
17PV = "0.23+git${SRCPV}" 17PV = "0.23+git${SRCPV}"
18 18
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git"
21EXTRA_OEMAKE = "linux" 21EXTRA_OEMAKE = "linux"
22 22
23do_install() { 23do_install() {
24 make install DESTDIR=${D} 24 make install DESTDIR=${D}
25} 25}
26 26
27do_configure[noexec] = "1" 27do_configure[noexec] = "1"