diff options
Diffstat (limited to 'meta/classes/nativesdk.bbclass')
| -rw-r--r-- | meta/classes/nativesdk.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass index 8c0cd5bea1..3334817da0 100644 --- a/meta/classes/nativesdk.bbclass +++ b/meta/classes/nativesdk.bbclass | |||
| @@ -52,8 +52,6 @@ baselib = "lib" | |||
| 52 | export PKG_CONFIG_DIR = "${STAGING_DIR_HOST}${libdir}/pkgconfig" | 52 | export PKG_CONFIG_DIR = "${STAGING_DIR_HOST}${libdir}/pkgconfig" |
| 53 | export PKG_CONFIG_SYSROOT_DIR = "${STAGING_DIR_HOST}" | 53 | export PKG_CONFIG_SYSROOT_DIR = "${STAGING_DIR_HOST}" |
| 54 | 54 | ||
| 55 | PKGSUFFIX = "-nativesdk" | ||
| 56 | |||
| 57 | python nativesdk_virtclass_handler () { | 55 | python nativesdk_virtclass_handler () { |
| 58 | if not isinstance(e, bb.event.RecipePreFinalise): | 56 | if not isinstance(e, bb.event.RecipePreFinalise): |
| 59 | return | 57 | return |
