summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb9
-rw-r--r--meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb2
-rw-r--r--meta-oe/recipes-support/lvm2/lvm2.inc2
-rw-r--r--meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb2
-rw-r--r--meta-oe/recipes-support/tree/tree_1.7.0.bb2
5 files changed, 8 insertions, 9 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb
index 87ab0cbc5..1e5094bd1 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb
@@ -6,16 +6,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=42dfffebc56fec7527aac53b7a89d1d8 \
6 file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" 6 file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"
7 7
8DEPENDS = "mm-common glib-2.0 libsigc++-2.0 glib-2.0-native" 8DEPENDS = "mm-common glib-2.0 libsigc++-2.0 glib-2.0-native"
9inherit autotools pkgconfig 9inherit gnomebase
10 10
11SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" 11SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
12 12
13SRC_URI = " \ 13SRC_URI += " \
14 ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}.tar.xz \
15 file://remove-examples.patch \ 14 file://remove-examples.patch \
16" 15"
17SRC_URI[md5sum] = "77f1016cbb27e15d4e04a2b7bfdb4cae" 16SRC_URI[archive.md5sum] = "77f1016cbb27e15d4e04a2b7bfdb4cae"
18SRC_URI[sha256sum] = "6e5fe03bdf1e220eeffd543e017fd2fb15bcec9235f0ffd50674aff9362a85f0" 17SRC_URI[archive.sha256sum] = "6e5fe03bdf1e220eeffd543e017fd2fb15bcec9235f0ffd50674aff9362a85f0"
19 18
20do_install_append() { 19do_install_append() {
21 install -d ${D}${datadir}/glibmm-2.4 20 install -d ${D}${datadir}/glibmm-2.4
diff --git a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
index 67a24cf9d..e6b9d6b5b 100644
--- a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
+++ b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ed055b4eff93da784176a01582e6ec1a" 4LIC_FILES_CHKSUM = "file://COPYING;md5=ed055b4eff93da784176a01582e6ec1a"
5DEPENDS = "alsa-lib" 5DEPENDS = "alsa-lib"
6 6
7SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \ 7SRC_URI = "https://www.alsa-project.org/files/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \
8" 8"
9SRC_URI[md5sum] = "9ec4bb783fdce19032aace086d65d874" 9SRC_URI[md5sum] = "9ec4bb783fdce19032aace086d65d874"
10SRC_URI[sha256sum] = "64adcef5927e848d2e024e64c4bf85b6f395964d9974ec61905ae4cb8d35d68e" 10SRC_URI[sha256sum] = "64adcef5927e848d2e024e64c4bf85b6f395964d9974ec61905ae4cb8d35d68e"
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc
index 8617f25cb..ca409a6f1 100644
--- a/meta-oe/recipes-support/lvm2/lvm2.inc
+++ b/meta-oe/recipes-support/lvm2/lvm2.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12713b4d9386533feeb07d6e4831765a \
7 7
8DEPENDS += "util-linux libaio" 8DEPENDS += "util-linux libaio"
9 9
10SRC_URI = "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.${PV}.tgz \ 10SRC_URI = "https://sourceware.org/pub/lvm2/LVM2.${PV}.tgz \
11 file://lvm.conf \ 11 file://lvm.conf \
12 file://0001-implement-libc-specific-reopen_stream.patch \ 12 file://0001-implement-libc-specific-reopen_stream.patch \
13 file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \ 13 file://0002-Guard-use-of-mallinfo-with-__GLIBC__.patch \
diff --git a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
index dca42676d..8f39fde82 100644
--- a/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
+++ b/meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6 6
7inherit gettext autotools 7inherit gettext autotools
8 8
9SRC_URI = "ftp://ftp.gnu.org/gnu/${BPN}/${BP}.tar.gz \ 9SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \
10 file://0001-Fix-build-with-clang.patch \ 10 file://0001-Fix-build-with-clang.patch \
11 file://CVE-2018-1000097.patch \ 11 file://CVE-2018-1000097.patch \
12" 12"
diff --git a/meta-oe/recipes-support/tree/tree_1.7.0.bb b/meta-oe/recipes-support/tree/tree_1.7.0.bb
index 2e8ebdb4d..5eff55263 100644
--- a/meta-oe/recipes-support/tree/tree_1.7.0.bb
+++ b/meta-oe/recipes-support/tree/tree_1.7.0.bb
@@ -4,7 +4,7 @@ SECTION = "console/utils"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
6 6
7SRC_URI = "ftp://mama.indstate.edu/linux/${BPN}/${BP}.tgz" 7SRC_URI = "http://mama.indstate.edu/users/ice/tree/src/${BP}.tgz"
8SRC_URI[md5sum] = "abe3e03e469c542d8e157cdd93f4d8a6" 8SRC_URI[md5sum] = "abe3e03e469c542d8e157cdd93f4d8a6"
9SRC_URI[sha256sum] = "6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12" 9SRC_URI[sha256sum] = "6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12"
10 10