summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake/cmake-native_3.22.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake-native_3.22.3.bb')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_3.22.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.22.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.22.3.bb
index 45ea78ae00..447554aa2e 100644
--- a/meta/recipes-devtools/cmake/cmake-native_3.22.3.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_3.22.3.bb
@@ -49,7 +49,7 @@ do_compile() {
49do_install() { 49do_install() {
50 oe_runmake 'DESTDIR=${D}' install 50 oe_runmake 'DESTDIR=${D}' install
51 51
52 # The following codes are here because eSDK needs to provide compatibilty 52 # The following codes are here because eSDK needs to provide compatibility
53 # for SDK. That is, eSDK could also be used like traditional SDK. 53 # for SDK. That is, eSDK could also be used like traditional SDK.
54 mkdir -p ${D}${datadir}/cmake 54 mkdir -p ${D}${datadir}/cmake
55 install -m 644 ${WORKDIR}/OEToolchainConfig.cmake ${D}${datadir}/cmake/ 55 install -m 644 ${WORKDIR}/OEToolchainConfig.cmake ${D}${datadir}/cmake/