diff options
author | Ross Burton <ross.burton@intel.com> | 2015-06-03 12:22:08 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2015-06-08 11:03:34 -0700 |
commit | b92a0b5c7f6befda61466ad491ff90079bfc95c4 (patch) | |
tree | de9655397934b97a75faf603606196e91396dc8e /common/recipes-graphics/xorg-driver | |
parent | 664a37854c833a407ef75dae60f91f71a0b5cffb (diff) | |
download | meta-intel-b92a0b5c7f6befda61466ad491ff90079bfc95c4.tar.gz |
xf86-video-ast: upgrade to 1.0.1
0.98 uses deprecated xserver APIs that have been removed in the xserver 1.17.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-graphics/xorg-driver')
-rw-r--r-- | common/recipes-graphics/xorg-driver/xf86-video-ast_1.0.1.bb (renamed from common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb b/common/recipes-graphics/xorg-driver/xf86-video-ast_1.0.1.bb index 05b379e4..03ab9e36 100644 --- a/common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb +++ b/common/recipes-graphics/xorg-driver/xf86-video-ast_1.0.1.bb | |||
@@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0b8c242f0218eea5caa949b7910a774b" | |||
8 | 8 | ||
9 | DEPENDS += "libpciaccess" | 9 | DEPENDS += "libpciaccess" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "c3f15602db18e91842245a43a297cc42" | 11 | SRC_URI[md5sum] = "63ac98d6526e3e27e290e1836a229059" |
12 | SRC_URI[sha256sum] = "90225bc4832da9cd11e3130f0c210ed67f4f48a4ce35f1bb83bd5cc0c7d916a1" | 12 | SRC_URI[sha256sum] = "e778f1824f5eed7e3197f00f39418de1525e310fd78e0335f6178c26b9b0495b" |