mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
libtsm: drop BBCLASSEXTEND = "native nativesdk"
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>
This commit is contained in:
@@ -31,5 +31,3 @@ EXTRA_OEMESON:append = " \
|
|||||||
-Dtests=false \
|
-Dtests=false \
|
||||||
-Dgtktsm=false \
|
-Dgtktsm=false \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user