]> code.ossystems Code Review - openembedded-core.git/commit
busybox: added 1.7.2 from OE as non-default (Angstrom defconfig used)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Oct 2007 14:56:31 +0000 (14:56 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Oct 2007 14:56:31 +0000 (14:56 +0000)
commit26b7ef0d11c053ca2a9aa2ba06d10c1ddddcb8ad
treefbbfe2d26a7000711e1f0a49aa340ee53817f8a2
parent498b4f45da04cd17f91547fa1fe0f7f47a61917e
busybox: added 1.7.2 from OE as non-default (Angstrom defconfig used)

run_parts.c is alternative implementation from BusyBox mailing list:
http://www.busybox.net/lists/busybox/2007-September/028838.html
(original one does not sorted entries before run == broken X11 session)

Poky-image-sato with this version works on my c7x0.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2949 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/packages/busybox/busybox-1.7.2/busybox-mdev.sh [new file with mode: 0755]
meta/packages/busybox/busybox-1.7.2/defconfig [new file with mode: 0644]
meta/packages/busybox/busybox-1.7.2/run_parts.c [new file with mode: 0644]
meta/packages/busybox/busybox-1.7.2/udhcpscript.patch [new file with mode: 0644]
meta/packages/busybox/busybox.inc [new file with mode: 0644]
meta/packages/busybox/busybox_1.7.2.bb [new file with mode: 0644]