[oe] [PATCH] busybox_git: update to today's master

Eric Bénard eric at eukrea.com
Wed May 11 20:27:55 UTC 2011


this patch also fix build failure because of missing group file.

Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 recipes/busybox/busybox_git.bb |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes/busybox/busybox_git.bb b/recipes/busybox/busybox_git.bb
index 3a6477f..a12eef2 100644
--- a/recipes/busybox/busybox_git.bb
+++ b/recipes/busybox/busybox_git.bb
@@ -3,9 +3,9 @@ PR = "${INC_PR}.0"
 
 FILESPATHPKG =. "busybox-git:"
 
-SRCREV = "6596380f52cd48b8b44443bb5677ec8caf538761"
+SRCREV = "10c0131a8a1b3db7fd6b23b72ebd7b33afc7b018"
 
-PV = "1.18.2+gitr${SRCREV}"
+PV = "1.18.4+gitr${SRCREV}"
 
 S = "${WORKDIR}/git"
 
@@ -20,8 +20,11 @@ SRC_URI = "\
   file://busybox-httpd \
   file://busybox-udhcpd \
   file://default.script file://simple.script \
+  file://group \
   file://hwclock.sh \
   file://hwclock-default \
+  file://inetd \
+  file://inetd.conf \
   file://mount.busybox \
   file://mountall \
   file://passwd \
-- 
1.7.0.4





More information about the Openembedded-devel mailing list