aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mysql/mysql5_5.1.40.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mysql/mysql5_5.1.40.inc')
-rw-r--r--recipes/mysql/mysql5_5.1.40.inc15
1 files changed, 8 insertions, 7 deletions
diff --git a/recipes/mysql/mysql5_5.1.40.inc b/recipes/mysql/mysql5_5.1.40.inc
index 28716747e6..aa609479e6 100644
--- a/recipes/mysql/mysql5_5.1.40.inc
+++ b/recipes/mysql/mysql5_5.1.40.inc
@@ -3,15 +3,16 @@ HOMEPAGE = "http://www.mysql.com/"
SECTION = "libs"
LICENSE = "GPL"
DEPENDS = "ncurses"
-PR = "r2"
+PR = "r4"
SRC_URI = "http://downloads.mysql.com/archives/mysql-5.1/mysql-${PV}.tar.gz \
- file://configure.in.patch;patch=1 \
- file://plug.in.patch;patch=1 \
- file://misc.m4.patch;patch=1 \
- file://Makefile.am.patch;patch=1 \
- file://fix_host_path.patch;patch=1 \
- file://configure-ps-cache-check.patch;patch=1 \
+ file://configure.in.patch \
+ file://plug.in.patch \
+ file://misc.m4.patch \
+ file://Makefile.am.patch \
+ file://fix_host_path.patch \
+ file://configure-ps-cache-check.patch \
+ file://fix-abi-check-gcc45.patch \
file://my.cnf \
file://mysqld.sh"