aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mysql/mysql_4.1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mysql/mysql_4.1.22.bb')
-rw-r--r--recipes/mysql/mysql_4.1.22.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mysql/mysql_4.1.22.bb b/recipes/mysql/mysql_4.1.22.bb
index 4423d1e9d8..9941d7762d 100644
--- a/recipes/mysql/mysql_4.1.22.bb
+++ b/recipes/mysql/mysql_4.1.22.bb
@@ -6,9 +6,9 @@ DEPENDS = "ncurses"
PR = "r6"
SRC_URI = "http://downloads.mysql.com/archives/mysql-4.1/mysql-${PV}.tar.gz \
- file://autofoo.patch;patch=1 \
- file://fix_host_path.patch;patch=1 \
- file://configure-ps-cache-check.patch;patch=1 \
+ file://autofoo.patch;apply=yes \
+ file://fix_host_path.patch;apply=yes \
+ file://configure-ps-cache-check.patch;apply=yes \
file://my.cnf \
file://mysqld.sh"