From: Henning Heinold Date: Mon, 30 Nov 2009 00:57:49 +0000 (+0100) Subject: libsdl-mixer: remove defpref -1 from version 1.2.10 because 1.2.11 is now default X-Git-Tag: Release-2010-05/1~1562 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e748c43e64453aefbd1053d614ff1612e869465;p=openembedded.git libsdl-mixer: remove defpref -1 from version 1.2.10 because 1.2.11 is now default --- diff --git a/recipes/libsdl/libsdl-mixer_1.2.10.bb b/recipes/libsdl/libsdl-mixer_1.2.10.bb index 1a9e808c52..5ecd2944a2 100644 --- a/recipes/libsdl/libsdl-mixer_1.2.10.bb +++ b/recipes/libsdl/libsdl-mixer_1.2.10.bb @@ -4,8 +4,6 @@ PRIORITY = "optional" DEPENDS = "virtual/libsdl libmikmod libvorbis" LICENSE = "LGPL" -DEFAULT_PREFERENCE = "-1" - SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz" S = "${WORKDIR}/SDL_mixer-${PV}"