[oe-commits] Frederik 'playya' Sdun : xkeyboard-config: set SRC_URI for palmpre and bump PR

git version control git at git.openembedded.org
Sun Mar 6 17:41:53 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 097d75e853a1bc17df7002878fcbd76dd92071a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=097d75e853a1bc17df7002878fcbd76dd92071a7

Author: Frederik 'playya' Sdun <frederik.sdun at googlemail.com>
Date:   Thu Feb 24 15:05:24 2011 +0100

xkeyboard-config: set SRC_URI for palmpre and bump PR

Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun at googlemail.com>
Acked-by: Simon Busch <morphis at gravedo.de>

---

 recipes/xkeyboard-config/xkeyboard-config_git.bb |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/xkeyboard-config/xkeyboard-config_git.bb b/recipes/xkeyboard-config/xkeyboard-config_git.bb
index ac8d03f..c627b51 100644
--- a/recipes/xkeyboard-config/xkeyboard-config_git.bb
+++ b/recipes/xkeyboard-config/xkeyboard-config_git.bb
@@ -1,9 +1,13 @@
 require xkeyboard-config.inc
 
 SRCREV = "547ae8589afb208d7b44ffe1e0ff7aba466c2ee3"
+SRCREV_palmpre = "a961c7b00f077e8923e32192243db46b10a702b7"
 PV = "2.0+gitr${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 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"
+
+PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list