summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb b/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb
index 13dc4d7513..10281b28d1 100644
--- a/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb
+++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb
@@ -73,7 +73,7 @@ FILES_${PN} += "${libdir}/tk*"
73RDEPENDS_${PN} += "tk-lib" 73RDEPENDS_${PN} += "tk-lib"
74RDEPENDS_${PN}_class-native = "" 74RDEPENDS_${PN}_class-native = ""
75 75
76BBCLASSEXTEND = "native" 76BBCLASSEXTEND = "native nativesdk"
77 77
78# Fix the path in sstate 78# Fix the path in sstate
79SSTATE_SCAN_FILES += "*Config.sh" 79SSTATE_SCAN_FILES += "*Config.sh"