diff options
author | Koen Kooi <koen@openembedded.org> | 2008-10-09 12:32:50 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-10-09 12:32:50 +0000 |
commit | 8688aae5abdd1941f2555580f55fd9399e26967c (patch) | |
tree | 1acfc838a5b446237fe6907b6d12798056ae37e2 /packages/busybox/busybox_1.11.1.bb | |
parent | db959910da84c8ab12cbc59c0484d41a0b589549 (diff) |
busybox 1.11.1: update angstrom config to be able to replace mount, init, tinylogin and add more coreutils apps
Diffstat (limited to 'packages/busybox/busybox_1.11.1.bb')
-rw-r--r-- | packages/busybox/busybox_1.11.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.11.1.bb b/packages/busybox/busybox_1.11.1.bb index e170a20512..4d488218e2 100644 --- a/packages/busybox/busybox_1.11.1.bb +++ b/packages/busybox/busybox_1.11.1.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r2" +PR = "r3" SRC_URI = "\ http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ |