All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] busybox-1.18.2: add latest fixes
Date: Thu,  3 Feb 2011 21:15:50 +0100	[thread overview]
Message-ID: <1296764150-19666-1-git-send-email-eric@eukrea.com> (raw)

modprobe : revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
	bb git commit : 8ae386bf195c6ea53232bacd2eb8cf26676962e4
libbb: spawn should remove child which failed to exec
	bb git commit : c5d0f15dbd8087f60b377fa9fc18d08698429189

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 recipes/busybox/busybox_1.18.2.bb |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/recipes/busybox/busybox_1.18.2.bb b/recipes/busybox/busybox_1.18.2.bb
index 6356f6c..6c45919 100644
--- a/recipes/busybox/busybox_1.18.2.bb
+++ b/recipes/busybox/busybox_1.18.2.bb
@@ -1,11 +1,13 @@
 require busybox_1.1x.inc
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
 
 SRC_URI += " \
 	http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-modprobe-small.patch;name=patch01 \
 	http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-buildsys.patch;name=patch02 \
 	http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-hush.patch;name=patch03 \
 	http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-wc.patch;name=patch04 \
+	http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-libbb.patch;name=patch05 \
+	http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-modprobe.patch;name=patch06 \
 	"
 
 SRC_URI[md5sum] = "69a82091e5710b72db5ce0e14e7c0cd7"
@@ -18,3 +20,7 @@ SRC_URI[patch03.md5sum] = "854045f4b713df759b49945550843acf"
 SRC_URI[patch03.sha256sum] = "b70c4406307942f38b2c8d94675b7ca7db8ba0351ae916f838d04856b5aad33f"
 SRC_URI[patch04.md5sum] = "4414f080287c22c9bbc42d1d70f488d4"
 SRC_URI[patch04.sha256sum] = "e2abd861538b586ef4a3439b68a2ef41db99b65e4a37c7442ffc8edfe67ae549"
+SRC_URI[patch05.md5sum] = "354b36a75808e3a477d48d1c582d2265"
+SRC_URI[patch05.sha256sum] = "71e3e1884869e2ee84714874f4792574ae905e83a64b3508c6c16d6661909401"
+SRC_URI[patch06.md5sum] = "bd525ff4850e104a8571bad57b299fc3"
+SRC_URI[patch06.sha256sum] = "624dd02e1cf76dc755e8b9fd1a18f0bb579976793a07e632b0dba061d0d4b79d"
-- 
1.7.0.4




                 reply	other threads:[~2011-02-03 20:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1296764150-19666-1-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.