diff options
| -rw-r--r-- | meta/classes-recipe/nativesdk.bbclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/classes-recipe/nativesdk.bbclass b/meta/classes-recipe/nativesdk.bbclass index 08288fdb73..ccaf411f0d 100644 --- a/meta/classes-recipe/nativesdk.bbclass +++ b/meta/classes-recipe/nativesdk.bbclass | |||
| @@ -15,7 +15,10 @@ NATIVESDKLIBC ?= "libc-glibc" | |||
| 15 | LIBCOVERRIDE = ":${NATIVESDKLIBC}" | 15 | LIBCOVERRIDE = ":${NATIVESDKLIBC}" |
| 16 | CLASSOVERRIDE = "class-nativesdk" | 16 | CLASSOVERRIDE = "class-nativesdk" |
| 17 | MACHINEOVERRIDES = "" | 17 | MACHINEOVERRIDES = "" |
| 18 | |||
| 18 | MACHINE_FEATURES = "" | 19 | MACHINE_FEATURES = "" |
| 20 | DISTRO_FEATURES_BACKFILL = "" | ||
| 21 | MACHINE_FEATURES_BACKFILL = "" | ||
| 19 | 22 | ||
| 20 | MULTILIBS = "" | 23 | MULTILIBS = "" |
| 21 | 24 | ||
