aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox
diff options
context:
space:
mode:
authorEric BENARD <eric@eukrea.com>2011-05-12 04:27:55 +0000
committerEric Bénard <eric@eukrea.com>2011-05-13 19:05:43 +0200
commit68fa6522aa30b2839bc2ecce6b0a67447ec6b945 (patch)
treef06d01821efeada8944fe298c85338a293427bac /recipes/busybox
parent2d073f4c3b47f5e11f5d226954cb8d0605535f98 (diff)
downloadopenembedded-68fa6522aa30b2839bc2ecce6b0a67447ec6b945.tar.gz
busybox_git: update to today's master
this patch also fix build failure because of missing group file. Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/busybox')
-rw-r--r--recipes/busybox/busybox_git.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/busybox/busybox_git.bb b/recipes/busybox/busybox_git.bb
index 3a6477f9ee..a12eef23e9 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 \