diff options
author | Mike Westerhof <mwester@dls.net> | 2007-11-24 17:06:32 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2007-11-24 17:06:32 +0000 |
commit | 5c0f56e18d6f0fa9b7afb22b6c274b7e54dd38a1 (patch) | |
tree | 9c6ac1598b39fab46a76f92bedcb166fd24f9e66 /packages/busybox/busybox_1.2.1.bb | |
parent | b0d6186193e0d2e961fec76139f8ab22e64e3155 (diff) |
busybox: SlugOS defconfig - add nohup, add timeout option to shell's read command.
Diffstat (limited to 'packages/busybox/busybox_1.2.1.bb')
-rw-r--r-- | packages/busybox/busybox_1.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.2.1.bb b/packages/busybox/busybox_1.2.1.bb index 64a6000747..325111c22f 100644 --- a/packages/busybox/busybox_1.2.1.bb +++ b/packages/busybox/busybox_1.2.1.bb @@ -1,6 +1,6 @@ require busybox.inc -PR = "r14" +PR = "r15" SRC_URI += "file://wget-long-options.patch;patch=1 \ file://df_rootfs.patch;patch=1 \ |