On 01/12/2016 04:24 AM, Burton, Ross wrote:
On 12 January 2016 at 04:03, Andre McCurdy mailto:armccu...@gmail.com>> wrote:
You lose a style point for == in a shell script...
Patch sent. We really need to scan for bashisms in our shell fragments.
Bah, my bad. Perhaps we can run checkbash
On 12 January 2016 at 04:03, Andre McCurdy wrote:
> You lose a style point for == in a shell script...
>
Patch sent. We really need to scan for bashisms in our shell fragments.
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.opene
On Tue, Jan 5, 2016 at 11:04 AM, Haris Okanovic wrote:
> Add INSTALL_TIMEZONE_FILE config variable to enable/disable installation
> of ${sysconfdir}/timezone (/etc/timezone) by tzdata packages. Defaults
> to "1" to maintain previous behavior.
>
> Most libc implementations can be configured to retr
Add INSTALL_TIMEZONE_FILE config variable to enable/disable installation
of ${sysconfdir}/timezone (/etc/timezone) by tzdata packages. Defaults
to "1" to maintain previous behavior.
Most libc implementations can be configured to retrieve system's
defaults timezone from /etc/localtime, and don't ne