diff --git a/classes/instant-sysroot-native.bbclass b/classes/instant-sysroot-native.bbclass index 83aa383..12e535a 100644 --- a/classes/instant-sysroot-native.bbclass +++ b/classes/instant-sysroot-native.bbclass @@ -4,7 +4,7 @@ # Hardlink recipe sysroot and generated sysroot to instant native sysroot #------------------------------------------------------------------------------ -inherit utils instant-paths +inherit instant-paths do_prepare_recipe_sysroot[postfuncs] += "${INSTANTSYSROOTFUNC}" INSTANTSYSROOTFUNC = ""