summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb2
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_git.bb2
-rw-r--r--meta/recipes-graphics/xorg-lib/libxi_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb b/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb
index dca4c8bcd7..81f5709337 100644
--- a/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb
+++ b/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb
@@ -15,7 +15,7 @@ SRCREV = "209d83af61ed38a002c8096377deac292b3e396c"
15PV = "0.0+git${SRCPV}" 15PV = "0.0+git${SRCPV}"
16PR = "r0" 16PR = "r0"
17 17
18SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git \ 18SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate \
19 file://fix-xcb.patch" 19 file://fix-xcb.patch"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
diff --git a/meta/recipes-graphics/xorg-lib/libxext_git.bb b/meta/recipes-graphics/xorg-lib/libxext_git.bb
index 372f272394..b799186ef0 100644
--- a/meta/recipes-graphics/xorg-lib/libxext_git.bb
+++ b/meta/recipes-graphics/xorg-lib/libxext_git.bb
@@ -18,7 +18,7 @@ PV = "1.0.99.1+gitr${SRCPV}"
18 18
19XORG_PN = "libXext" 19XORG_PN = "libXext"
20 20
21SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN};protocol=git" 21SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN}"
22S = "${WORKDIR}/git/" 22S = "${WORKDIR}/git/"
23 23
24BBCLASSEXTEND = "nativesdk" 24BBCLASSEXTEND = "nativesdk"
diff --git a/meta/recipes-graphics/xorg-lib/libxi_git.bb b/meta/recipes-graphics/xorg-lib/libxi_git.bb
index d4e47056e7..c17c1f7510 100644
--- a/meta/recipes-graphics/xorg-lib/libxi_git.bb
+++ b/meta/recipes-graphics/xorg-lib/libxi_git.bb
@@ -14,5 +14,5 @@ PV = "1.2.99.5+gitr${SRCPV}"
14 14
15XORG_PN = "libXi" 15XORG_PN = "libXi"
16 16
17SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN};protocol=git" 17SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN}"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"