]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Move DISTRO_FEATURE specific do_install code for target recipe only
authorKhem Raj <raj.khem@gmail.com>
Sun, 15 Sep 2019 02:59:21 +0000 (19:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Sep 2019 10:45:29 +0000 (11:45 +0100)
commite7af0204e6051489ef5646fbca2509a42e04bb72
treea38e1471be073ed7558c7af054f96354bc6d71f8
parenta5cc0a051b5a7871ab646c055883167315a32417
glibc: Move DISTRO_FEATURE specific do_install code for target recipe only

nativesdk-glibc should be spared of recompile when the distro features
are changed e.g. ldconfig is not in
DISTRO_FEATURES, this happens when sdk with musl and another one with
glibc is built

Fixes
Variable do_install value changed:
...
-DISTRO_FEATURES{ldconfig} = Set
+DISTRO_FEATURES{ldconfig} = Unset

Signed-off-by: Khem Raj <raj.khem@gmail.com>
s

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-package.inc