diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-12-07 11:24:54 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-08 20:22:11 +0000 |
| commit | 6fdfe7bc3304c1981ccced74f4daa3f3d9e6dc2d (patch) | |
| tree | de8413450a2d19cfe4599fbc192be589ec7d09d0 /meta/recipes-devtools/binutils/binutils-2.37.inc | |
| parent | 14322fdeae969c8bd708ac2ec97bf527e8a705c2 (diff) | |
| download | poky-6fdfe7bc3304c1981ccced74f4daa3f3d9e6dc2d.tar.gz | |
binutils: Drop patch to wider sh regexp
This was needed during uclibc days and remnants have lingered on.
Remove this patch
(From OE-Core rev: ffbde7ed072baf47ddfe89dd9f7630f67a7a8be3)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.37.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.37.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.37.inc b/meta/recipes-devtools/binutils/binutils-2.37.inc index 6093558e4b..8f91c6460d 100644 --- a/meta/recipes-devtools/binutils/binutils-2.37.inc +++ b/meta/recipes-devtools/binutils/binutils-2.37.inc | |||
| @@ -22,7 +22,6 @@ SRCREV ?= "87d4632d36323091e731eb07b8aa65f90293da66" | |||
| 22 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git" | 22 | BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git" |
| 23 | SRC_URI = "\ | 23 | SRC_URI = "\ |
| 24 | ${BINUTILS_GIT_URI} \ | 24 | ${BINUTILS_GIT_URI} \ |
| 25 | file://0004-configure-widen-the-regexp-for-SH-architectures.patch \ | ||
| 26 | file://0005-Point-scripts-location-to-libdir.patch \ | 25 | file://0005-Point-scripts-location-to-libdir.patch \ |
| 27 | file://0006-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch \ | 26 | file://0006-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch \ |
| 28 | file://0007-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch \ | 27 | file://0007-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch \ |
