From patchwork Sun Jan 9 23:04:45 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/2] xkeyboard-config_git : remove DEFAULT_PREFERENCE = "-1" Date: Sun, 09 Jan 2011 23:04:45 -0000 From: Denis Carikli X-Patchwork-Id: 206 Message-Id: <1294614285-19077-1-git-send-email-GNUtoo@no-log.org> To: openembedded-devel@lists.openembedded.org Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/gtk-webcore/midori_git.bb | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb index 4f05132..f1b0556 100644 --- a/recipes/gtk-webcore/midori_git.bb +++ b/recipes/gtk-webcore/midori_git.bb @@ -2,9 +2,6 @@ require midori.inc DEPENDS += "vala-native python-native python-docutils-native" -DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_shr = "1" - # increment PR every time SRCREV is updated! SRCREV = "ad2f0066ce969152080cd841ce4cdd0920565409" PR = "r0"