]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSION
authorKhem Raj <raj.khem@gmail.com>
Sat, 14 Sep 2019 08:04:48 +0000 (01:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Sep 2019 10:45:29 +0000 (11:45 +0100)
commitaff2d1264030a8061fc1b31dae0f369bfd76826b
tree45b92ec3532e3288a6a2285812e8e0f6a4391085
parenta95953fccc7c05650710e45103c3e9fa06d1ff4d
nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSION

These variables dont make sense for nativesdk targets which essentially
are target only properties, this helps in avoiding recompile of
nativesdk-libgcc-initial when switch libcs. nativesdk targets are glibc
only for OE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/nativesdk.bbclass