diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-09-10 13:02:40 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-09-10 06:54:01 -0700 |
| commit | c943bc5ea90d626a7b0fa6b6334187f156030748 (patch) | |
| tree | 9c7c6f0ed3d93c5aa253dde493b916309f78014f /meta-oe/recipes-devtools/php/php_7.3.9.bb | |
| parent | 7c9881e254e3cdacbdcee2949e633d13d5f16d0c (diff) | |
| download | meta-openembedded-c943bc5ea90d626a7b0fa6b6334187f156030748.tar.gz | |
php: Move more into php.inc after php5 removal
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_7.3.9.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_7.3.9.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.3.9.bb b/meta-oe/recipes-devtools/php/php_7.3.9.bb index 4d656da0f1..23ab7ca8e2 100644 --- a/meta-oe/recipes-devtools/php/php_7.3.9.bb +++ b/meta-oe/recipes-devtools/php/php_7.3.9.bb | |||
| @@ -17,11 +17,3 @@ SRC_URI_append_class-target = " \ | |||
| 17 | 17 | ||
| 18 | SRC_URI[md5sum] = "bcc37749815009c9201e4c126e1ab8ee" | 18 | SRC_URI[md5sum] = "bcc37749815009c9201e4c126e1ab8ee" |
| 19 | SRC_URI[sha256sum] = "a39c9709a8c9eb7ea8ac4933ef7a78b92f7e5735a405c8b8e42ee39541d963c4" | 19 | SRC_URI[sha256sum] = "a39c9709a8c9eb7ea8ac4933ef7a78b92f7e5735a405c8b8e42ee39541d963c4" |
| 20 | |||
| 21 | PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \ | ||
| 22 | --with-pdo-mysql=mysqlnd \ | ||
| 23 | ,--without-mysqli --without-pdo-mysql \ | ||
| 24 | ,mysql5" | ||
| 25 | PACKAGECONFIG[valgrind] = "--with-valgrind=${STAGING_DIR_TARGET}/usr,--with-valgrind=no,valgrind" | ||
| 26 | |||
| 27 | FILES_${PN}-fpm += "${sysconfdir}/php-fpm.d/www.conf.default" | ||
