Files
poky/meta/recipes-core
Ben Shelton 7c11b327a1 initscripts: fix bashism in bootmisc.sh
In the commit 'initscripts: save /etc/timestamp with seconds accuracy',
a bashism was introduced in the bootmisc.sh script in the code to set
the current date from the stored value in /etc/timestamp.  This causes
that operation to fail with the following message when /bin/sh is not
bash:

/etc/init.d/rc: /etc/rcS.d/S55bootmisc.sh: line 73: syntax error: bad substitution

Fixed by using pattern matching removal rather than bash-specific
substring expansion.

[YOCTO #6566]

(From OE-Core rev: c8a451adc71e4ce9ab963f61d7830c2d75aaffca)

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-23 21:59:17 +01:00
..
2014-06-24 19:54:11 +01:00
2014-03-05 17:36:37 +00:00
2014-07-17 12:28:51 +01:00
2014-07-16 10:20:51 +01:00
2014-01-10 15:16:48 +00:00
2014-06-06 09:26:04 +01:00
2014-07-03 17:41:16 +01:00
2013-11-29 09:52:56 +00:00