mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-04 01:38:56 +00:00
BBCLASSEXTEND = "native nativesdk" isn't needed and is producing the following warning: ``` WARNING: Nothing PROVIDES 'nativesdk-xkeyboard-config' (but libtsm_4.4.0.bb DEPENDS on or otherwise requires it). Close matches: nativesdk-gnu-config nativesdk-pkgconfig xkeyboard-config ``` Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>