From 1bb9d2af64dfe2847e21dc28934c7a8a03a01b9e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 22 Nov 2007 18:27:22 +0000 Subject: busybox: Enable support for -t & -n options for read command in angstrom configs. * These are timeout and num chars to read options, both are useful when writing UI interaction code, with busybox-static being targetted at writing bootloader tools and stuff. --- packages/busybox/busybox_1.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/busybox/busybox_1.6.0.bb') diff --git a/packages/busybox/busybox_1.6.0.bb b/packages/busybox/busybox_1.6.0.bb index a8678602e7..b8ee4854b8 100644 --- a/packages/busybox/busybox_1.6.0.bb +++ b/packages/busybox/busybox_1.6.0.bb @@ -1,6 +1,6 @@ require busybox.inc -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE = "-1" -- cgit v1.2.3