]> code.ossystems Code Review - openembedded-core.git/commit
glibc: fix ldconfig packaging issue
authorMing Liu <liu.ming50@gmail.com>
Tue, 3 Dec 2019 18:44:40 +0000 (19:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2019 20:35:27 +0000 (20:35 +0000)
commit5101aecacfb5a8e48bba74b538742bef9409b999
tree77083fced77b0e50d4f635fd7ed0f52378a41778
parent5cdb34cee19271b104e1debed8d740996f3447d9
glibc: fix ldconfig packaging issue

ldconfig should be prior to glibc-utils in PACKAGES variable, or else
ldconfig binary would not be split to its own package, hence will lead
to runtime issues for the packages that depending on ldconfig, like
systemd.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-package.inc