aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xkeyboard-config/xkeyboard-config_git.bb
blob: f69a0e5624094d18c209b683ae1fa90270f17997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xkeyboard-config.inc

SRCREV = "9333b2f3f0e3f1724b7a5c04b8ffc5eafb96fefa"
SRCREV_palmpre = "a961c7b00f077e8923e32192243db46b10a702b7"
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"

PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"

S = "${WORKDIR}/git"