diff options
Diffstat (limited to 'meta/recipes-devtools/automake/automake_1.11.2.bb')
| -rw-r--r-- | meta/recipes-devtools/automake/automake_1.11.2.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.11.2.bb b/meta/recipes-devtools/automake/automake_1.11.2.bb index 4534c390ba..4271336070 100644 --- a/meta/recipes-devtools/automake/automake_1.11.2.bb +++ b/meta/recipes-devtools/automake/automake_1.11.2.bb | |||
| @@ -37,9 +37,10 @@ PATHFIXPATCH_virtclass-nativesdk = "" | |||
| 37 | SRC_URI += "${PATHFIXPATCH} \ | 37 | SRC_URI += "${PATHFIXPATCH} \ |
| 38 | file://prefer-cpio-over-pax-for-ustar-archives.patch \ | 38 | file://prefer-cpio-over-pax-for-ustar-archives.patch \ |
| 39 | file://python-libdir.patch \ | 39 | file://python-libdir.patch \ |
| 40 | file://automake_1.11.2_fix_for_pkglibexec_SCRIPTS.patch" | 40 | file://automake_1.11.2_fix_for_pkglibexec_SCRIPTS.patch \ |
| 41 | file://py-compile-compile-only-optimized-byte-code.patch" | ||
| 41 | 42 | ||
| 42 | PR = "r1" | 43 | PR = "r2" |
| 43 | SRC_URI[md5sum] = "18194e804d415767bae8f703c963d456" | 44 | SRC_URI[md5sum] = "18194e804d415767bae8f703c963d456" |
| 44 | SRC_URI[sha256sum] = "4f46d1f9380c8a3506280750f630e9fc915cb1a435b724be56b499d016368718" | 45 | SRC_URI[sha256sum] = "4f46d1f9380c8a3506280750f630e9fc915cb1a435b724be56b499d016368718" |
| 45 | 46 | ||
