From: Frans Meulenbroeks Date: Tue, 10 Nov 2009 10:43:53 +0000 (+0100) Subject: mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc) X-Git-Tag: Release-2010-05/1~1728^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bc0069b87614d696913ba736474752c9ed169c;p=openembedded.git mysql5: removed DEFAULT_PREFERENCE="-1" i(as discussed on email and irc) --- 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