From: Paul Sokolovsky Date: Fri, 20 Oct 2006 21:39:28 +0000 (+0000) Subject: glibmm 2.8.4: There's not much sense to have DEFAULT_PREFERENCE = "-1" for X-Git-Tag: Release-2010-05/1~9453^2~567^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c9df2835133cb6ce37902f13fc344b8abde944f;p=openembedded.git glibmm 2.8.4: There's not much sense to have DEFAULT_PREFERENCE = "-1" for single recipe. Also, it works. --- diff --git a/packages/glibmm/glibmm_2.8.4.bb b/packages/glibmm/glibmm_2.8.4.bb index 84f42c99dd..a1235ae563 100644 --- a/packages/glibmm/glibmm_2.8.4.bb +++ b/packages/glibmm/glibmm_2.8.4.bb @@ -1,4 +1,3 @@ -DEFAULT_PREFERENCE = "-1" DESCRIPTION = "C++ bindings for the glib library." HOMEPAGE = "http://www.gtkmm.org/" SECTION = "libs"