diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/pseudo/pseudo.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python-distribute_0.6.32.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-distribute_0.6.32.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo.inc b/meta/recipes-devtools/pseudo/pseudo.inc index f1d3db5a08..42738abfc5 100644 --- a/meta/recipes-devtools/pseudo/pseudo.inc +++ b/meta/recipes-devtools/pseudo/pseudo.inc | |||
| @@ -29,7 +29,7 @@ do_configure () { | |||
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | NO32LIBS ??= "1" | 31 | NO32LIBS ??= "1" |
| 32 | NO32LIBS_virtclass-nativesdk = "1" | 32 | NO32LIBS_class-nativesdk = "1" |
| 33 | 33 | ||
| 34 | # Compile for the local machine arch... | 34 | # Compile for the local machine arch... |
| 35 | do_compile () { | 35 | do_compile () { |
diff --git a/meta/recipes-devtools/python/python-distribute_0.6.32.bb b/meta/recipes-devtools/python/python-distribute_0.6.32.bb index ddc8d00bcf..2925114c3f 100644 --- a/meta/recipes-devtools/python/python-distribute_0.6.32.bb +++ b/meta/recipes-devtools/python/python-distribute_0.6.32.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=234;endline=234;md5=26f6b02022b737 | |||
| 7 | SRCNAME = "distribute" | 7 | SRCNAME = "distribute" |
| 8 | PR = "ml5" | 8 | PR = "ml5" |
| 9 | DEPENDS += "python" | 9 | DEPENDS += "python" |
| 10 | DEPENDS_virtclass-native += "python-native" | 10 | DEPENDS_class-native += "python-native" |
| 11 | 11 | ||
| 12 | SRC_URI = " \ | 12 | SRC_URI = " \ |
| 13 | http://pypi.python.org/packages/source/d/distribute/${SRCNAME}-${PV}.tar.gz \ | 13 | http://pypi.python.org/packages/source/d/distribute/${SRCNAME}-${PV}.tar.gz \ |
diff --git a/meta/recipes-devtools/python/python3-distribute_0.6.32.bb b/meta/recipes-devtools/python/python3-distribute_0.6.32.bb index d4f00cd797..d3b15c17fe 100644 --- a/meta/recipes-devtools/python/python3-distribute_0.6.32.bb +++ b/meta/recipes-devtools/python/python3-distribute_0.6.32.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=234;endline=234;md5=26f6b02022b737 | |||
| 7 | SRCNAME = "distribute" | 7 | SRCNAME = "distribute" |
| 8 | PR = "ml5" | 8 | PR = "ml5" |
| 9 | DEPENDS += "python3" | 9 | DEPENDS += "python3" |
| 10 | DEPENDS_virtclass-native += "python3-native" | 10 | DEPENDS_class-native += "python3-native" |
| 11 | 11 | ||
| 12 | SRC_URI = " \ | 12 | SRC_URI = " \ |
| 13 | http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 13 | http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
