From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 4/5] busybox-static: switch to 1.17.4
Date: Thu, 25 Nov 2010 10:14:20 +0100 [thread overview]
Message-ID: <1290676461-13283-4-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <1290676461-13283-3-git-send-email-eric@eukrea.com>
before removing busybox-1.17.3
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
recipes/busybox/busybox-static_1.17.3.bb | 11 -----------
recipes/busybox/busybox-static_1.17.4.bb | 11 +++++++++++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 recipes/busybox/busybox-static_1.17.3.bb
create mode 100644 recipes/busybox/busybox-static_1.17.4.bb
diff --git a/recipes/busybox/busybox-static_1.17.3.bb b/recipes/busybox/busybox-static_1.17.3.bb
deleted file mode 100644
index 325752a..0000000
--- a/recipes/busybox/busybox-static_1.17.3.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require busybox_${PV}.bb
-PR = "${INC_PR}.0"
-
-FILESPATHPKG =. "busybox-${PV}:"
-S = "${WORKDIR}/busybox-${PV}"
-
-do_configure_append() {
- sed -i -e '/CONFIG_STATIC/d' .config
- echo "CONFIG_STATIC=y" >>.config
-}
-
diff --git a/recipes/busybox/busybox-static_1.17.4.bb b/recipes/busybox/busybox-static_1.17.4.bb
new file mode 100644
index 0000000..325752a
--- /dev/null
+++ b/recipes/busybox/busybox-static_1.17.4.bb
@@ -0,0 +1,11 @@
+require busybox_${PV}.bb
+PR = "${INC_PR}.0"
+
+FILESPATHPKG =. "busybox-${PV}:"
+S = "${WORKDIR}/busybox-${PV}"
+
+do_configure_append() {
+ sed -i -e '/CONFIG_STATIC/d' .config
+ echo "CONFIG_STATIC=y" >>.config
+}
+
--
1.6.3.3
next prev parent reply other threads:[~2010-11-25 9:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-25 9:14 [PATCH 1/5] angstrom-2010: prefer busybox 1.17.4 Eric Bénard
2010-11-25 9:14 ` [PATCH 2/5] shr: remove busybox's prefered version Eric Bénard
2010-11-25 9:14 ` [PATCH 3/5] busybox: remove 1.17.1 Eric Bénard
2010-11-25 9:14 ` Eric Bénard [this message]
2010-11-25 9:14 ` [PATCH 5/5] busybox: remove 1.17.3 Eric Bénard
2010-11-25 9:27 ` Frans Meulenbroeks
2010-11-25 10:36 ` Martin Jansa
2010-11-25 9:27 ` [PATCH 4/5] busybox-static: switch to 1.17.4 Frans Meulenbroeks
2010-11-25 10:35 ` Martin Jansa
2010-11-25 9:27 ` [PATCH 3/5] busybox: remove 1.17.1 Frans Meulenbroeks
2010-11-25 10:34 ` Martin Jansa
2010-11-25 10:34 ` [PATCH 2/5] shr: remove busybox's prefered version 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=1290676461-13283-4-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--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