summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
Diffstat (limited to 'classes')
-rw-r--r--classes/cmake-native.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/cmake-native.bbclass b/classes/cmake-native.bbclass
index d09a8a2..116cdd1 100644
--- a/classes/cmake-native.bbclass
+++ b/classes/cmake-native.bbclass
@@ -53,6 +53,4 @@ list(APPEND CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES ${STAGING_INCDIR_NATIVE})
53EOF 53EOF
54} 54}
55 55
56do_generate_native_toolchain_file[vardepsexclude] += "MKUBIFS_ARGS_128kbpeb MKUBIFS_ARGS_256kbpeb UBINIZE_ARGS_128kbpeb UBINIZE_ARGS_256kbpeb"
57
58addtask generate_native_toolchain_file after do_patch before do_configure 56addtask generate_native_toolchain_file after do_patch before do_configure