diff options
Diffstat (limited to 'meta/recipes-devtools/python/python_2.6.6.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python_2.6.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python_2.6.6.bb b/meta/recipes-devtools/python/python_2.6.6.bb index 50f8d70b04..b33e0a9e87 100644 --- a/meta/recipes-devtools/python/python_2.6.6.bb +++ b/meta/recipes-devtools/python/python_2.6.6.bb | |||
| @@ -14,6 +14,9 @@ SRC_URI = "\ | |||
| 14 | file://99-ignore-optimization-flag.patch \ | 14 | file://99-ignore-optimization-flag.patch \ |
| 15 | file://sitecustomize.py \ | 15 | file://sitecustomize.py \ |
| 16 | " | 16 | " |
| 17 | |||
| 18 | SRC_URI[md5sum] = "cf4e6881bb84a7ce6089e4a307f71f14" | ||
| 19 | SRC_URI[sha256sum] = "134c5e0736bae2e5570d0b915693374f11108ded63c35a23a35d282737d2ce83" | ||
| 17 | S = "${WORKDIR}/Python-${PV}" | 20 | S = "${WORKDIR}/Python-${PV}" |
| 18 | 21 | ||
| 19 | inherit autotools | 22 | inherit autotools |
