aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11_git.bb
blob: 947316de9cd53f57a1413e18c55d1f0f6d72908c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require libx11.inc

DEFAULT_PREFERENCE = "-1"
PV = "1.3.3+git"
SRCREV = "c3f3e4a9e531d010312c97e753d6e543e607094d"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libX11;protocol=git"
SRC_URI += " file://keysymdef_include.patch \
             file://x11_disable_makekeys.patch \
             file://dolt-fix.patch \
"

S = "${WORKDIR}/git"