From 54573959d3f6479ac6e26a9a4a4d2d258082a8df Mon Sep 17 00:00:00 2001 From: Denis Carikli Date: Mon, 10 Jan 2011 07:05:02 +0000 Subject: [PATCH] xkeyboard-config_git: remove DEFAULT_PREFERENCE = "-1" Signed-off-by: Denis 'GNUtoo' Carikli Signed-off-by: Khem Raj --- recipes/xkeyboard-config/xkeyboard-config_git.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes/xkeyboard-config/xkeyboard-config_git.bb b/recipes/xkeyboard-config/xkeyboard-config_git.bb index 5fc0a77a7a..b92bdc1bce 100644 --- a/recipes/xkeyboard-config/xkeyboard-config_git.bb +++ b/recipes/xkeyboard-config/xkeyboard-config_git.bb @@ -6,9 +6,6 @@ SRCREV = "547ae8589afb208d7b44ffe1e0ff7aba466c2ee3" PV = "2.0+gitr${SRCPV}" PR = "r0" -DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_shr = "1" - SRC_URI = "git://anongit.freedesktop.org/xkeyboard-config;protocol=git;branch=master" S = "${WORKDIR}/git" -- 2.39.5