]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: rewritten tzselect as posix sh and move it to tzcode package
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 17 Jul 2014 05:53:10 +0000 (13:53 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jul 2014 23:08:49 +0000 (00:08 +0100)
commitf7f3a1fb3855799bb48708f32533e93e336e6995
tree154d3883b3eac9263c2c6b788192f7370b1435ad
parent52a3df6a57c22df9da5ce05134395cf0756c63c6
eglibc: rewritten tzselect as posix sh and move it to tzcode package

The problem is that this would cause bash installed to meta-toolchain,
the dependencies chain is:
meta-toolchain -> eglibc-utils -> bash
We should eliminate bash dependencies in anything core to a tiny system.

The eglibc-utils also provides eglibc-utils/usr/bin/zdump,
eglibc-utils/usr/bin/zic which all of them belonged to tzcode, so we
should split these three utils as tzcode package.

[YOCTO #6544]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-2.19/timezone-re-written-tzselect-as-posix-sh.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-package.inc
meta/recipes-core/eglibc/eglibc_2.19.bb