diff options
| author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-11-12 03:08:38 +0300 |
|---|---|---|
| committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-11-12 03:08:38 +0300 |
| commit | de8ffe4113d99413430db87830837042920a3ed9 (patch) | |
| tree | 75436606c5fea6876dc0464965db02448b27e70d /recipes/python | |
| parent | bf132a8996db2e75ce4d9e754ea50fa487c52160 (diff) | |
| parent | 98c4cef80ccac7e109e8479ac3902b6ef24ff16f (diff) | |
Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev
Diffstat (limited to 'recipes/python')
| -rw-r--r-- | recipes/python/python-native_2.6.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/python/python-native_2.6.1.bb b/recipes/python/python-native_2.6.1.bb index 30b97c9344..9d0b0c8268 100644 --- a/recipes/python/python-native_2.6.1.bb +++ b/recipes/python/python-native_2.6.1.bb @@ -15,9 +15,6 @@ S = "${WORKDIR}/Python-${PV}" inherit native -prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}" -exec_prefix = "${STAGING_DIR_NATIVE}/${layout_exec_prefix}" - EXTRA_OEMAKE = '\ BUILD_SYS="" \ HOST_SYS="" \ |
