summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/crash/crash_7.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/crash/crash_7.2.5.bb')
-rw-r--r--meta-oe/recipes-kernel/crash/crash_7.2.5.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.5.bb b/meta-oe/recipes-kernel/crash/crash_7.2.5.bb
index 0b2335682..e124db19c 100644
--- a/meta-oe/recipes-kernel/crash/crash_7.2.5.bb
+++ b/meta-oe/recipes-kernel/crash/crash_7.2.5.bb
@@ -12,8 +12,9 @@ LIC_FILES_CHKSUM = "file://COPYING3;md5=d32239bcb673463ab874e80d47fae504"
12 12
13DEPENDS = "zlib readline coreutils-native" 13DEPENDS = "zlib readline coreutils-native"
14 14
15SRC_URI = "https://github.com/crash-utility/${BPN}/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz \ 15S = "${WORKDIR}/git"
16 http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz;name=gdb;subdir=${BP} \ 16SRC_URI = "git://github.com/crash-utility/${BPN}.git \
17 http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz;name=gdb;subdir=git \
17 file://7001force_define_architecture.patch \ 18 file://7001force_define_architecture.patch \
18 file://7003cross_ranlib.patch \ 19 file://7003cross_ranlib.patch \
19 file://0001-cross_add_configure_option.patch \ 20 file://0001-cross_add_configure_option.patch \
@@ -25,8 +26,7 @@ SRC_URI = "https://github.com/crash-utility/${BPN}/archive/${PV}.tar.gz;download
25 file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \ 26 file://0002-crash-fix-build-error-unknown-type-name-gdb_fpregset.patch \
26 file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \ 27 file://0003-crash-detect-the-sysroot-s-glibc-header-file.patch \
27 " 28 "
28SRC_URI[md5sum] = "3f6e18d38821bb326700f1d6d43bcaec" 29SRCREV = "c0a2fc9d322cf0c5f569ce54e9201d2f586edb0c"
29SRC_URI[sha256sum] = "114a83ca27c91e4321f6399d637a9d2270f72b9327e56d687c5fb139e903069b"
30 30
31SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470" 31SRC_URI[gdb.md5sum] = "a9836707337e5f7bf76a009a8904f470"
32SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36" 32SRC_URI[gdb.sha256sum] = "8070389a5dcc104eb0be483d582729f98ed4d761ad19cedd3f17b5d2502faa36"