From 97bc0069b87614d696913ba736474752c9ed169c Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Tue, 10 Nov 2009 11:43:53 +0100 Subject: [PATCH] mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc) --- recipes/mysql/mysql5_5.1.40.inc | 2 -- .../mythtv/{mythtv-0.21+0.22rc2 => mythtv-0.22}/configure.patch | 0 recipes/mythtv/{mythtv_0.21+0.22rc2.bb => mythtv_0.22.bb} | 0 3 files changed, 2 deletions(-) rename recipes/mythtv/{mythtv-0.21+0.22rc2 => mythtv-0.22}/configure.patch (100%) rename recipes/mythtv/{mythtv_0.21+0.22rc2.bb => mythtv_0.22.bb} (100%) diff --git a/recipes/mysql/mysql5_5.1.40.inc b/recipes/mysql/mysql5_5.1.40.inc index 2edab16f55..aa69831397 100644 --- a/recipes/mysql/mysql5_5.1.40.inc +++ b/recipes/mysql/mysql5_5.1.40.inc @@ -5,8 +5,6 @@ LICENSE = "GPL" DEPENDS = "ncurses" PR = "r2" -DEFAULT_PREFERENCE = "-1" - 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 \ diff --git a/recipes/mythtv/mythtv-0.21+0.22rc2/configure.patch b/recipes/mythtv/mythtv-0.22/configure.patch similarity index 100% rename from recipes/mythtv/mythtv-0.21+0.22rc2/configure.patch rename to recipes/mythtv/mythtv-0.22/configure.patch diff --git a/recipes/mythtv/mythtv_0.21+0.22rc2.bb b/recipes/mythtv/mythtv_0.22.bb similarity index 100% rename from recipes/mythtv/mythtv_0.21+0.22rc2.bb rename to recipes/mythtv/mythtv_0.22.bb -- 2.39.5