[oe-commits] Eric Bénard : busybox-1.18.3: add last fix

git version control git at git.openembedded.org
Thu Mar 3 10:39:18 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 64503bd9bc15c8dc699f6bd3cb7147c128a86c4b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=64503bd9bc15c8dc699f6bd3cb7147c128a86c4b

Author: Eric Bénard <eric at eukrea.com>
Date:   Wed Mar  2 22:21:43 2011 +0100

busybox-1.18.3: add last fix

Signed-off-by: Eric Bénard <eric at eukrea.com>
Acked-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/busybox/busybox_1.18.3.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/busybox/busybox_1.18.3.bb b/recipes/busybox/busybox_1.18.3.bb
index f85de86..59e817d 100644
--- a/recipes/busybox/busybox_1.18.3.bb
+++ b/recipes/busybox/busybox_1.18.3.bb
@@ -1,10 +1,11 @@
 require busybox_1.1x.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 SRC_URI += " \
 	http://busybox.net/downloads/fixes-1.18.3/busybox-1.18.3-buildsys.patch;name=patch01 \
 	http://busybox.net/downloads/fixes-1.18.3/busybox-1.18.3-modutils24.patch;name=patch02 \
 	http://busybox.net/downloads/fixes-1.18.3/busybox-1.18.3-wget.patch;name=patch03 \
+        http://busybox.net/downloads/fixes-1.18.3/busybox-1.18.3-menuconfig.patch;name=patch04 \
 	"
 
 SRC_URI[md5sum] = "660af4d44661d32b22025a66f4f78df2"
@@ -15,3 +16,5 @@ SRC_URI[patch02.md5sum] = "ce7c3421c87088a7f779278680563bff"
 SRC_URI[patch02.sha256sum] = "134ed86867784348f484810464df5bc97589e7aa41079c90e35b8d12b9284df8"
 SRC_URI[patch03.md5sum] = "abe065069fed8458eedbdad48c115e1f"
 SRC_URI[patch03.sha256sum] = "22538ebee96f66916104b8143cfd16e21568da4c5a89128b9daa60d83a59120b"
+SRC_URI[patch04.md5sum] = "d12d997b66669451bd8c4cc494162a80"
+SRC_URI[patch04.sha256sum] = "f3f8466432088248492fc44631a765ed0a95a8b7d14e37483fae25158d07dc68"





More information about the Openembedded-commits mailing list