diff options
| -rw-r--r-- | meta/classes/native.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/native.bbclass b/meta/classes/native.bbclass index 6becf8233f..1919fbcdbd 100644 --- a/meta/classes/native.bbclass +++ b/meta/classes/native.bbclass | |||
| @@ -112,6 +112,7 @@ PKG_CONFIG_SYSTEM_INCLUDE_PATH[unexport] = "1" | |||
| 112 | LIBCOVERRIDE = "" | 112 | LIBCOVERRIDE = "" |
| 113 | CLASSOVERRIDE = "class-native" | 113 | CLASSOVERRIDE = "class-native" |
| 114 | MACHINEOVERRIDES = "" | 114 | MACHINEOVERRIDES = "" |
| 115 | MACHINE_FEATURES = "" | ||
| 115 | 116 | ||
| 116 | PATH_prepend = "${COREBASE}/scripts/native-intercept:" | 117 | PATH_prepend = "${COREBASE}/scripts/native-intercept:" |
| 117 | 118 | ||
