]> code.ossystems Code Review - openembedded-core.git/commit
python3targetconfig: Use for nativesdk too
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Feb 2022 15:50:40 +0000 (15:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 12:39:00 +0000 (12:39 +0000)
commitb1b5fec350b390fa7f2d26966df1411b032faf87
treebc953ad912be536b360d19f944a6225cffb348f4
parent2a927a581e599af8e544e17517cdda1cfaf63e16
python3targetconfig: Use for nativesdk too

nativesdk is a cross compiled target and therefore should use the target
config, not the native one. Copy the target entries accordingly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/python3targetconfig.bbclass