diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-13 13:57:22 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-13 13:57:22 +0000 |
commit | 8c1ce28f684a386e7aa0e9646aaeae38acdeaac0 (patch) | |
tree | ce47994e6973e9f3d751c6f7f0bedcaa01f39fa2 /packages/busybox/busybox_1.7.2.bb | |
parent | 7cfea8f908d750ed32f6d3095c94190975e09df8 (diff) |
busybox 1.7.2 enable login utilities to make this a replacement for tinylogin
Diffstat (limited to 'packages/busybox/busybox_1.7.2.bb')
-rw-r--r-- | packages/busybox/busybox_1.7.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.7.2.bb b/packages/busybox/busybox_1.7.2.bb index 285096ce43..75f59cf932 100644 --- a/packages/busybox/busybox_1.7.2.bb +++ b/packages/busybox/busybox_1.7.2.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r6" +PR = "r8" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://busybox-cron \ |