diff options
author | Armin Kuster <akuster808@gmail.com> | 2018-07-08 07:45:38 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-10 17:33:00 +0100 |
commit | 4e1f9fd4ddff37e6f012c86af7eafdb687f0825d (patch) | |
tree | a9cb6a323440dc61a05e7293b5f4732f5bb750de /meta/recipes-graphics | |
parent | 00164cbd81fc51bb21909b2f8fab8238c4923f32 (diff) | |
download | poky-4e1f9fd4ddff37e6f012c86af7eafdb687f0825d.tar.gz |
libxinerama: update to 1.1.4
(From OE-Core rev: bc7a84643c93a8989f95c4673ea3f8dbf8ad274b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb index 367ad262be..edce35da5d 100644 --- a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb | |||
@@ -16,7 +16,7 @@ PE = "1" | |||
16 | 16 | ||
17 | XORG_PN = "libXinerama" | 17 | XORG_PN = "libXinerama" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "9336dc46ae3bf5f81c247f7131461efd" | 19 | SRC_URI[md5sum] = "0d5f826a197dae74da67af4a9ef35885" |
20 | SRC_URI[sha256sum] = "7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2" | 20 | SRC_URI[sha256sum] = "0008dbd7ecf717e1e507eed1856ab0d9cf946d03201b85d5dcf61489bb02d720" |
21 | 21 | ||
22 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |