diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-09-14 19:59:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-16 23:02:45 +0100 |
commit | d2096315b67e121dc47cfd0cf8b0c9e0af76fafc (patch) | |
tree | eecabcb9e3e2a319cfc87df78ab41219244c67a6 /meta/classes/populate_sdk_base.bbclass | |
parent | ded579aeb68cce3edac386b2c3abc5447476ab2f (diff) | |
download | poky-d2096315b67e121dc47cfd0cf8b0c9e0af76fafc.tar.gz |
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
(From OE-Core rev: e7af0204e6051489ef5646fbca2509a42e04bb72)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
s
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/populate_sdk_base.bbclass')
0 files changed, 0 insertions, 0 deletions