diff options
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
| -rw-r--r-- | meta/classes/pythonnative.bbclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/classes/pythonnative.bbclass b/meta/classes/pythonnative.bbclass new file mode 100644 index 0000000000..bc346da58d --- /dev/null +++ b/meta/classes/pythonnative.bbclass | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | PYTHON="${STAGING_BINDIR_NATIVE}/python-native/python" | ||
| 2 | PATH_prepend = "${STAGING_BINDIR_NATIVE}/python-native:" | ||
| 3 | DEPENDS += " python-native " | ||
