[oe-commits] : php: fix broken 5.2.6

OE GIT Trial gittrial at amethyst.openembedded.net
Sun Sep 21 03:21:49 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 41a6569d4e91e094bfa67aa5c05211e9bb5d85b1
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=41a6569d4e91e094bfa67aa5c05211e9bb5d85b1

Author:  <xjqian at openembedded.org>
Date:   Fri Sep 19 13:38:39 2008 +0000

php: fix broken 5.2.6
* drop broken 5.1.4
* not linking with mysql for now because oe build mysql with --enable-embedded-server
*     http://bugs.mysql.com/bug.php?id=16513
*     no fix is available for mysql4.1, waiting for mysql5.x in oe to link with mysql

---

 packages/php/php-5.1.4/acinclude-xml2-config.patch |   18 ----
 packages/php/php-5.1.4/autotools.patch             |   94 --------------------
 packages/php/php-native.inc                        |   15 +++
 packages/php/php-native_5.2.6.bb                   |   14 +---
 packages/php/php.inc                               |   13 +---
 packages/php/php_5.1.4.bb                          |   27 ------
 packages/php/php_5.2.6.bb                          |   76 ++++++++++------
 7 files changed, 65 insertions(+), 192 deletions(-)

Diff:   http://gitweb.openembedded.net//OE.dev.git/?a=commitdiff;h=41a6569d4e91e094bfa67aa5c05211e9bb5d85b1




More information about the Openembedded-commits mailing list