diff options
author | Armin Kuster <akuster808@gmail.com> | 2018-07-08 07:45:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-10 17:33:00 +0100 |
commit | ab879ec1cf5d9c1f935d5cceb127a067a25c00e5 (patch) | |
tree | bbc1cf2e5ed4ba2f7964cac4c222b05984587bc1 /meta/recipes-graphics | |
parent | 4e1f9fd4ddff37e6f012c86af7eafdb687f0825d (diff) | |
download | poky-ab879ec1cf5d9c1f935d5cceb127a067a25c00e5.tar.gz |
libxxf86misc: update to 1.0.4
(From OE-Core rev: 326f484ff8c1985baf8a70dfe7139857ec43b289)
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/libxxf86misc_1.0.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb b/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.4.bb index 04fe962628..45b0673e73 100644 --- a/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.4.bb | |||
@@ -15,6 +15,5 @@ PE = "1" | |||
15 | 15 | ||
16 | XORG_PN = "libXxf86misc" | 16 | XORG_PN = "libXxf86misc" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "6bc0bf78909fd71021c466c793d4385c" | 18 | SRC_URI[md5sum] = "37ad70f8b53b94b550f9290be97fbe2d" |
19 | SRC_URI[sha256sum] = "563f4200862efd3334c33a669e0a0aae5bab31f3998db75b87a99a697cc26b5b" | 19 | SRC_URI[sha256sum] = "a89c03e2b0f16239d67a2031b9003f31b5a686106bbdb3c797fb88ae472af380" |
20 | |||