meta-imx/meta-imx-sdk/recipes-core/packagegroup/nativesdk-packagegroup-sdk-host.bbappend
Tom Hochstein 48d2e93935 nativesdk-packagegroup-sdk-host: Fix nativesdk-glslang addition [STDIO-1992]
The package nativesdk-glslang is not being added to the SDK because the
MACHINEOVERRIDES are cleared for class-nativesdk:

6907da7eb4

Add it unconditionally.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-01-07 12:53:59 -06:00

2 lines
38 B
Plaintext

RDEPENDS:${PN} += "nativesdk-glslang"