aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox/busybox_1.2.1.bb
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-01-09 20:12:41 +0100
committerMarcin Juszkiewicz <hrw@openembedded.org>2009-01-21 12:04:03 +0100
commit34aabfd099c35780f4a8917fda12380e30e61466 (patch)
tree25434bafab37cb9a86df32f0734030c0dee95de5 /packages/busybox/busybox_1.2.1.bb
parent5e32ee3d4dd9b21c51461f4aec405e0f6fa1881d (diff)
downloadopenembedded-34aabfd099c35780f4a8917fda12380e30e61466.tar.gz
busybox: use short options for hwclock - closes #4978
Both busybox as well as big version support the same short options but the busybox version may be build with getopt_long turned off.
Diffstat (limited to 'packages/busybox/busybox_1.2.1.bb')
-rw-r--r--packages/busybox/busybox_1.2.1.bb2
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 346506c10d..63a93df36f 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 = "r18"
+PR = "r19"
SRC_URI += "file://wget-long-options.patch;patch=1 \
file://df_rootfs.patch;patch=1 \