diff options
Diffstat (limited to 'meta/classes')
| -rw-r--r-- | meta/classes/nativesdk.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass index e46739e325..39bd5a7224 100644 --- a/meta/classes/nativesdk.bbclass +++ b/meta/classes/nativesdk.bbclass | |||
| @@ -23,6 +23,7 @@ RECIPE_SYSROOT = "${WORKDIR}/recipe-sysroot" | |||
| 23 | # | 23 | # |
| 24 | PACKAGE_ARCH = "${SDK_ARCH}-${SDKPKGSUFFIX}" | 24 | PACKAGE_ARCH = "${SDK_ARCH}-${SDKPKGSUFFIX}" |
| 25 | PACKAGE_ARCHS = "${SDK_PACKAGE_ARCHS}" | 25 | PACKAGE_ARCHS = "${SDK_PACKAGE_ARCHS}" |
| 26 | TUNE_PKGARCH = "${SDK_ARCH}" | ||
| 26 | 27 | ||
| 27 | # | 28 | # |
| 28 | # We need chrpath >= 0.14 to ensure we can deal with 32 and 64 bit | 29 | # We need chrpath >= 0.14 to ensure we can deal with 32 and 64 bit |
