0.98 uses deprecated xserver APIs that have been removed in the xserver 1.17.
Signed-off-by: Ross Burton <[email protected]> --- .../xorg-driver/{xf86-video-ast_0.98.0.bb => xf86-video-ast_1.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename common/recipes-graphics/xorg-driver/{xf86-video-ast_0.98.0.bb => xf86-video-ast_1.0.1.bb} (68%) 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 similarity index 68% rename from common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb rename to common/recipes-graphics/xorg-driver/xf86-video-ast_1.0.1.bb index 05b379e..03ab9e3 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" DEPENDS += "libpciaccess" -SRC_URI[md5sum] = "c3f15602db18e91842245a43a297cc42" -SRC_URI[sha256sum] = "90225bc4832da9cd11e3130f0c210ed67f4f48a4ce35f1bb83bd5cc0c7d916a1" +SRC_URI[md5sum] = "63ac98d6526e3e27e290e1836a229059" +SRC_URI[sha256sum] = "e778f1824f5eed7e3197f00f39418de1525e310fd78e0335f6178c26b9b0495b" -- 2.1.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
