summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-05-02 15:51:49 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-16 14:08:30 +0100
commit07418678b3303ec60aa4bab5fe6af674a04e6f6a (patch)
treedaefe34a0cbc93f8c117166d4e7deb62cabe4365 /meta/recipes-graphics/xorg-lib
parente96e7afe8020254cb37d78bfb5fb2c95085a940f (diff)
downloadpoky-07418678b3303ec60aa4bab5fe6af674a04e6f6a.tar.gz
libpthread-stubs: upgrade to 0.4
(From OE-Core rev: 38658c2460f0a9f47e0ab6e5caacdabb3fb6ab78) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb (renamed from meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
index 5514c7f5e8..a699841255 100644
--- a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
@@ -14,8 +14,8 @@ ALLOW_EMPTY_${PN} = "1"
14 14
15SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2" 15SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2"
16 16
17SRC_URI[md5sum] = "e8fa31b42e13f87e8f5a7a2b731db7ee" 17SRC_URI[md5sum] = "48c1544854a94db0e51499cc3afd797f"
18SRC_URI[sha256sum] = "35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299" 18SRC_URI[sha256sum] = "e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733"
19 19
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21