diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php-5.6.33/0001-Add-lpthread-to-link.patch (renamed from meta-oe/recipes-devtools/php/php-5.6.31/0001-Add-lpthread-to-link.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/php/php-5.6.33/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (renamed from meta-oe/recipes-devtools/php/php-5.6.31/change-AC_TRY_RUN-to-AC_TRY_LINK.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/php/php_5.6.33.bb (renamed from meta-oe/recipes-devtools/php/php_5.6.31.bb) | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php-5.6.31/0001-Add-lpthread-to-link.patch b/meta-oe/recipes-devtools/php/php-5.6.33/0001-Add-lpthread-to-link.patch index f70e550ff..f70e550ff 100644 --- a/meta-oe/recipes-devtools/php/php-5.6.31/0001-Add-lpthread-to-link.patch +++ b/meta-oe/recipes-devtools/php/php-5.6.33/0001-Add-lpthread-to-link.patch | |||
diff --git a/meta-oe/recipes-devtools/php/php-5.6.31/change-AC_TRY_RUN-to-AC_TRY_LINK.patch b/meta-oe/recipes-devtools/php/php-5.6.33/change-AC_TRY_RUN-to-AC_TRY_LINK.patch index 39c334f39..39c334f39 100644 --- a/meta-oe/recipes-devtools/php/php-5.6.31/change-AC_TRY_RUN-to-AC_TRY_LINK.patch +++ b/meta-oe/recipes-devtools/php/php-5.6.33/change-AC_TRY_RUN-to-AC_TRY_LINK.patch | |||
diff --git a/meta-oe/recipes-devtools/php/php_5.6.31.bb b/meta-oe/recipes-devtools/php/php_5.6.33.bb index dd8047be2..cf31238b6 100644 --- a/meta-oe/recipes-devtools/php/php_5.6.31.bb +++ b/meta-oe/recipes-devtools/php/php_5.6.33.bb | |||
@@ -6,5 +6,5 @@ SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \ | |||
6 | file://pthread-check-threads-m4.patch \ | 6 | file://pthread-check-threads-m4.patch \ |
7 | file://0001-Add-lpthread-to-link.patch \ | 7 | file://0001-Add-lpthread-to-link.patch \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "620abe25e0d6cd5f041a360a30ce5783" | 9 | SRC_URI[md5sum] = "1ba84d9881521065f6398e665786f9e2" |
10 | SRC_URI[sha256sum] = "8f397169cb65f0539f3bcb04060f97770d73e19074a37bd2c58b98ebf6ecb10f" | 10 | SRC_URI[sha256sum] = "07f696a9761dcd839e2045c95c3a4d2ffb52c54417477cca9d30a14975b831cc" |