From: Ilya Dmitrichenko <errordeveloper@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Ilya Dmitrichenko <errordeveloper@newbrik.new-synth.info>
Subject: [PATCH 2/2] binutils-2.20.1: fix checksums
Date: Fri, 9 Sep 2011 04:33:21 +0100 [thread overview]
Message-ID: <1315539201-6902-1-git-send-email-errordeveloper@gmail.com> (raw)
In-Reply-To: <1315434958-5042-1-git-send-email-errordeveloper@gmail.com>
From: Ilya Dmitrichenko <errordeveloper@newbrik.new-synth.info>
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
---
recipes/binutils/binutils_2.20.1.bb | 33 ---------------------------------
recipes/binutils/binutils_2.20.1a.bb | 33 +++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 33 deletions(-)
delete mode 100644 recipes/binutils/binutils_2.20.1.bb
create mode 100644 recipes/binutils/binutils_2.20.1a.bb
diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb
deleted file mode 100644
index f40b676..0000000
--- a/recipes/binutils/binutils_2.20.1.bb
+++ /dev/null
@@ -1,33 +0,0 @@
-require binutils.inc
-LICENSE = "GPLv3"
-
-PR = "${INC_PR}.4"
-EXTRA_OECONF += "--disable-werror"
-
-#COMPATIBLE_TARGET_SYS = "."
-
-SRC_URI = "\
- ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=tarball \
- file://binutils-uclibc-100-uclibc-conf.patch \
- file://110-arm-eabi-conf.patch \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch \
- file://binutils-uclibc-300-006_better_file_error.patch \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch \
- file://binutils-uclibc-gas-needs-libm.patch \
- file://binutils-x86_64_i386_biarch.patch \
- ${@['file://libtool-update.patch','file://libtool-2.4-update.patch'][bb.data.getVar('LIBTOOL_HAS_SYSROOT', d, 1) == 'yes']} \
- file://binutils-2.19.1-ld-sysroot.patch \
- "
-
-SRC_URI_append_nios2 =" \
- file://binutils-nios2-files.patch \
- file://binutils-nios2.patch \
- "
-
-SRC_URI[tarball.sha256sum] = "71d37c96451333c5c0b84b170169fdcb138bbb27397dc06281905d9717c8ed64"
-SRC_URI[tarball.md5sum] = "2b9dc8f2b7dbd5ec5992c6e29de0b764"
-
-# powerpc patches
-SRC_URI += "\
- file://binutils-2.16.1-e300c2c3.patch \
- "
diff --git a/recipes/binutils/binutils_2.20.1a.bb b/recipes/binutils/binutils_2.20.1a.bb
new file mode 100644
index 0000000..f40b676
--- /dev/null
+++ b/recipes/binutils/binutils_2.20.1a.bb
@@ -0,0 +1,33 @@
+require binutils.inc
+LICENSE = "GPLv3"
+
+PR = "${INC_PR}.4"
+EXTRA_OECONF += "--disable-werror"
+
+#COMPATIBLE_TARGET_SYS = "."
+
+SRC_URI = "\
+ ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=tarball \
+ file://binutils-uclibc-100-uclibc-conf.patch \
+ file://110-arm-eabi-conf.patch \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch \
+ file://binutils-uclibc-300-006_better_file_error.patch \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch \
+ file://binutils-uclibc-gas-needs-libm.patch \
+ file://binutils-x86_64_i386_biarch.patch \
+ ${@['file://libtool-update.patch','file://libtool-2.4-update.patch'][bb.data.getVar('LIBTOOL_HAS_SYSROOT', d, 1) == 'yes']} \
+ file://binutils-2.19.1-ld-sysroot.patch \
+ "
+
+SRC_URI_append_nios2 =" \
+ file://binutils-nios2-files.patch \
+ file://binutils-nios2.patch \
+ "
+
+SRC_URI[tarball.sha256sum] = "71d37c96451333c5c0b84b170169fdcb138bbb27397dc06281905d9717c8ed64"
+SRC_URI[tarball.md5sum] = "2b9dc8f2b7dbd5ec5992c6e29de0b764"
+
+# powerpc patches
+SRC_URI += "\
+ file://binutils-2.16.1-e300c2c3.patch \
+ "
--
1.7.3.4
next prev parent reply other threads:[~2011-09-09 2:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1315434958-5042-1-git-send-email-errordeveloper@gmail.com>
2011-09-09 3:32 ` [PATCH 1/2] binutils-2.20.1: fix checksums Ilya Dmitrichenko
2011-09-09 3:33 ` Ilya Dmitrichenko [this message]
2011-09-09 6:51 ` [PATCH 2/2] " Martin Jansa
2011-09-09 11:03 ` Ilya Dmitrichenko
2011-09-09 11:06 ` Martin Jansa
2011-09-09 11:09 ` Ilya Dmitrichenko
2011-09-09 11:15 ` Martin Jansa
2011-09-09 12:28 ` Ilya Dmitrichenko
2011-09-09 12:54 ` Martin Jansa
2011-09-09 14:46 ` [PATCH] binutils: Update from 2.20.1 to 2.20.1a Ilya Dmitrichenko
2011-09-09 13:54 ` Martin Jansa
2011-09-09 15:30 ` [PATCH v2] " Ilya Dmitrichenko
2011-09-09 14:49 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1315539201-6902-1-git-send-email-errordeveloper@gmail.com \
--to=errordeveloper@gmail.com \
--cc=errordeveloper@newbrik.new-synth.info \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox