From: Otavio Salvador Date: Wed, 9 Mar 2011 21:17:48 +0000 (+0000) Subject: xkeyboard-config (git): update to current version - 2.1 plus fixes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df8ba739e7f8a8bd483fb02a636d201382f09fd;p=openembedded.git xkeyboard-config (git): update to current version - 2.1 plus fixes Signed-off-by: Otavio Salvador --- diff --git a/recipes/xkeyboard-config/xkeyboard-config_git.bb b/recipes/xkeyboard-config/xkeyboard-config_git.bb index c627b5142d..f69a0e5624 100644 --- a/recipes/xkeyboard-config/xkeyboard-config_git.bb +++ b/recipes/xkeyboard-config/xkeyboard-config_git.bb @@ -1,9 +1,9 @@ require xkeyboard-config.inc -SRCREV = "547ae8589afb208d7b44ffe1e0ff7aba466c2ee3" +SRCREV = "9333b2f3f0e3f1724b7a5c04b8ffc5eafb96fefa" SRCREV_palmpre = "a961c7b00f077e8923e32192243db46b10a702b7" -PV = "2.0+gitr${SRCPV}" -PR = "${INC_PR}.1" +PV = "2.1+gitr${SRCPV}" +PR = "${INC_PR}.2" SRC_URI = "git://anongit.freedesktop.org/xkeyboard-config;protocol=git;branch=master" SRC_URI_palmpre = "git://git.shr-project.org/repo/xkeyboard-config.git;protocol=http;branch=palmpre"