]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Separate locale files to their own sstate task
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Feb 2017 17:28:18 +0000 (17:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2018 14:11:14 +0000 (15:11 +0100)
commitbb95c7f9edfc73ad9c5ef47a5e897b19086030a9
tree67cf6b5bfa7f5eca7051ae9ba6ede69812d097a8
parent8d6f11c6dc0543dff330a0bfd0772bda969016ed
glibc: Separate locale files to their own sstate task

Putting the locale and script files into the sysroot for use by their
specific recipes used to be a simple way to share the files. With RSS,
we don't want to copy these into many different recipes so put these
files in their own sstate task.

(From OE-Core rev: c283f2532851e2a65e08fe7b3fd71c5d9abb70f2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/glibc/glibc-collateral.inc
meta/recipes-core/glibc/glibc-initial.inc
meta/recipes-core/glibc/glibc-locale.inc
meta/recipes-core/glibc/glibc-mtrace.inc
meta/recipes-core/glibc/glibc-package.inc
meta/recipes-core/glibc/glibc-scripts.inc