diff options
Diffstat (limited to 'meta/recipes-devtools/automake/automake_1.15.bb')
| -rw-r--r-- | meta/recipes-devtools/automake/automake_1.15.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/automake/automake_1.15.bb b/meta/recipes-devtools/automake/automake_1.15.bb index c33dc22679..4f280ba8c3 100644 --- a/meta/recipes-devtools/automake/automake_1.15.bb +++ b/meta/recipes-devtools/automake/automake_1.15.bb | |||
| @@ -20,7 +20,8 @@ RDEPENDS_${PN}_class-native = "autoconf-native perl-native-runtime" | |||
| 20 | 20 | ||
| 21 | SRC_URI += " file://python-libdir.patch \ | 21 | SRC_URI += " file://python-libdir.patch \ |
| 22 | file://py-compile-compile-only-optimized-byte-code.patch \ | 22 | file://py-compile-compile-only-optimized-byte-code.patch \ |
| 23 | file://buildtest.patch" | 23 | file://buildtest.patch \ |
| 24 | file://performance.patch" | ||
| 24 | 25 | ||
| 25 | SRC_URI[md5sum] = "716946a105ca228ab545fc37a70df3a3" | 26 | SRC_URI[md5sum] = "716946a105ca228ab545fc37a70df3a3" |
| 26 | SRC_URI[sha256sum] = "7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924" | 27 | SRC_URI[sha256sum] = "7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924" |
