[Bug 4978] New: busybox hwclock.sh runlevel script fails without GETOPT_LONG
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Mon Jan 12 21:26:05 CET 2009
http://bugs.openembedded.net/show_bug.cgi?id=4978
Summary: busybox hwclock.sh runlevel script fails without
GETOPT_LONG
Classification: Unclassified
Product: Openembedded
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Keywords: patch
Severity: normal
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: rep.dot.nop at gmail.com
Created an attachment (id=13762)
--> (http://bugs.openembedded.net/attachment.cgi?id=13762)
use short options for hwclock.sh
busybox can be and often is built with getopt_long support turned off.
Both the big hwclock as well as busybox's hwclock support the same
short options for --systohc (-w), --hctosys (-s) and --show (-r), so
use the short options to work with any version.
Please also apply this to stable.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list