diff options
| -rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-8.3.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-support/libmpc/libmpc_1.1.0.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index 13e21d75bb..9544b36884 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
| @@ -11,7 +11,7 @@ SECTION = "bootloaders" | |||
| 11 | LICENSE = "GPLv3" | 11 | LICENSE = "GPLv3" |
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 13 | 13 | ||
| 14 | SRC_URI = "https://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \ | 14 | SRC_URI = "${GNU_MIRROR}/grub/grub-${PV}.tar.gz \ |
| 15 | file://0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch \ | 15 | file://0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch \ |
| 16 | file://autogen.sh-exclude-pc.patch \ | 16 | file://autogen.sh-exclude-pc.patch \ |
| 17 | file://grub-module-explicitly-keeps-symbole-.module_license.patch \ | 17 | file://grub-module-explicitly-keeps-symbole-.module_license.patch \ |
diff --git a/meta/recipes-devtools/gdb/gdb-8.3.inc b/meta/recipes-devtools/gdb/gdb-8.3.inc index a5ef936fbf..070c17d4a1 100644 --- a/meta/recipes-devtools/gdb/gdb-8.3.inc +++ b/meta/recipes-devtools/gdb/gdb-8.3.inc | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
| 4 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ | 4 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ |
| 5 | file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674" | 5 | file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://ftp.gnu.org/gnu/gdb/gdb-${PV}.tar.xz \ | 7 | SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \ |
| 8 | file://0001-gdbserver-ctrl-c-handling.patch \ | 8 | file://0001-gdbserver-ctrl-c-handling.patch \ |
| 9 | file://0002-make-man-install-relative-to-DESTDIR.patch \ | 9 | file://0002-make-man-install-relative-to-DESTDIR.patch \ |
| 10 | file://0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch \ | 10 | file://0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch \ |
diff --git a/meta/recipes-support/libmpc/libmpc_1.1.0.bb b/meta/recipes-support/libmpc/libmpc_1.1.0.bb index 2d25d388f1..1e48c576d4 100644 --- a/meta/recipes-support/libmpc/libmpc_1.1.0.bb +++ b/meta/recipes-support/libmpc/libmpc_1.1.0.bb | |||
| @@ -3,7 +3,7 @@ require libmpc.inc | |||
| 3 | DEPENDS = "gmp mpfr" | 3 | DEPENDS = "gmp mpfr" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" |
| 6 | SRC_URI = "https://ftp.gnu.org/gnu/mpc/mpc-${PV}.tar.gz" | 6 | SRC_URI = "${GNU_MIRROR}/mpc/mpc-${PV}.tar.gz" |
| 7 | 7 | ||
| 8 | SRC_URI[md5sum] = "4125404e41e482ec68282a2e687f6c73" | 8 | SRC_URI[md5sum] = "4125404e41e482ec68282a2e687f6c73" |
| 9 | SRC_URI[sha256sum] = "6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e" | 9 | SRC_URI[sha256sum] = "6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e" |
