xkeyboard-config_git: remove DEFAULT_PREFERENCE = "-1"
authorDenis Carikli <GNUtoo@no-log.org>
Mon, 10 Jan 2011 07:05:02 +0000 (07:05 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sun, 16 Jan 2011 00:02:11 +0000 (16:02 -0800)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/xkeyboard-config/xkeyboard-config_git.bb

index 5fc0a77..b92bdc1 100644 (file)
@@ -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"