diff options
author | Khem Raj <raj.khem@gmail.com> | 2017-06-12 07:59:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-13 10:46:34 +0100 |
commit | 18369bf39c9ad8439b688b0b6b4e640de7a82143 (patch) | |
tree | b0a02c5dcc56ca867b747b8baa14d6367d1ccd7b /meta/recipes-devtools/binutils/binutils-2.28.inc | |
parent | 3f18281a4cf0d36dbaaf75c93c77cc5d72f183d4 (diff) | |
download | poky-18369bf39c9ad8439b688b0b6b4e640de7a82143.tar.gz |
binutils-2.28: Update to latest on release branch
Drop patches to ChangeLog, they are in patch
header anyway
(From OE-Core rev: 0b0f545dbf16b0970c5a79975d451dc9d887c2a7)
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.28.inc')
-rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.28.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.28.inc b/meta/recipes-devtools/binutils/binutils-2.28.inc index 40b518bf7a..b37bb0e03a 100644 --- a/meta/recipes-devtools/binutils/binutils-2.28.inc +++ b/meta/recipes-devtools/binutils/binutils-2.28.inc | |||
@@ -18,7 +18,7 @@ BINUPV = "${@binutils_branch_version(d)}" | |||
18 | 18 | ||
19 | UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" |
20 | 20 | ||
21 | SRCREV = "354199c7692c1bed53a2a15f0e4d531457e95f17" | 21 | SRCREV = "cb44d42ce6ef0c7a4eed7e2a3c272ac102166850" |
22 | SRC_URI = "\ | 22 | SRC_URI = "\ |
23 | git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \ | 23 | git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \ |
24 | file://0003-gprof-add-uclibc-support-to-configure.patch \ | 24 | file://0003-gprof-add-uclibc-support-to-configure.patch \ |