diff options
| -rw-r--r-- | meta/classes/allarch.bbclass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/classes/allarch.bbclass b/meta/classes/allarch.bbclass index a7748416e9..a7ce024649 100644 --- a/meta/classes/allarch.bbclass +++ b/meta/classes/allarch.bbclass | |||
| @@ -2,10 +2,6 @@ | |||
| 2 | # This class is used for architecture independent recipes/data files (usually scripts) | 2 | # This class is used for architecture independent recipes/data files (usually scripts) |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | # Expand STAGING_DIR_HOST since for cross-canadian/native/nativesdk, this will | ||
| 6 | # point elsewhere after these changes. | ||
| 7 | STAGING_DIR_HOST := "${STAGING_DIR_HOST}" | ||
| 8 | |||
| 9 | PACKAGE_ARCH = "all" | 5 | PACKAGE_ARCH = "all" |
| 10 | 6 | ||
| 11 | python () { | 7 | python () { |
