[packages] php5: add sqlite extension
authormhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)
committermhei <mhei@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)
commit0232955fc4e7771b7c42151b4d44ec2eb823c2a5
tree9572bbce18aa84d62748f9ecc3d8723039dcf1b5
parentb222004734e655894d511771d55c3fb254344c66
[packages] php5: add sqlite extension

This extension was dropped with the release 5.4 of php and there is
a reference to a pecl module in the changelog. However, the pecl module
doesn't exist (yet) so this is a 'backport' of the latest sqlite
extension of php's 5.3 branch.
This is not tested completely.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32877 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/php5/patches/090-restore-sqlite2.patch [new file with mode: 0644]
lang/php5/patches/091-fix-sqlite2.patch [new file with mode: 0644]