diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-02-10 12:32:13 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-14 08:41:00 +0000 |
commit | 84520a9c8761c3e08e058305019c2b946d57c1e2 (patch) | |
tree | 55c3da23d6d4ec04e42048e75b59302cb4377602 /meta/recipes-graphics | |
parent | 1cdaf205704198432f78212ba281263a5badc3ec (diff) | |
download | poky-84520a9c8761c3e08e058305019c2b946d57c1e2.tar.gz |
xserver-xorg: Update to 1.16.3
(From OE-Core rev: 41f7bed4873384424a869aa70240cc36dd51b734)
Signed-off-by: Aníbal Limón <anibal.limon@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')
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg_1.16.3.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.16.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.16.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.16.3.bb index 7d7d83e97b..347ce3ba2a 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.16.2.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.16.3.bb | |||
@@ -7,8 +7,8 @@ SRC_URI += "file://fix_open_max_preprocessor_error.patch \ | |||
7 | file://Fix-subwindow-in-Xi-emulated-events.patch \ | 7 | file://Fix-subwindow-in-Xi-emulated-events.patch \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "89620960b13515db8d0a8dbb92a1378a" | 10 | SRC_URI[md5sum] = "afd93977235584a9caa7528a737c1b52" |
11 | SRC_URI[sha256sum] = "446e0c3ebd556aced78ec0000ba9ae73f1e5317117d497f827afba48b787ce64" | 11 | SRC_URI[sha256sum] = "5e0f443238af1078b48f6eea98a382861b59187da221c2cf714d31c1d560b0fb" |
12 | 12 | ||
13 | # These extensions are now integrated into the server, so declare the migration | 13 | # These extensions are now integrated into the server, so declare the migration |
14 | # path for in-place upgrades. | 14 | # path for in-place upgrades. |