From 0e38b69a93f41a582a31f2624df76da0a4a80694 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 18 May 2015 17:45:31 +0100 Subject: libxx86vm: upgrade to 1.1.4 (From OE-Core rev: 576420640deebdf0c6728b9ee01aefcee9f59fb0) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb | 20 -------------------- meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb create mode 100644 meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb (limited to 'meta') diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb deleted file mode 100644 index e276a761f8..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb +++ /dev/null @@ -1,20 +0,0 @@ -SUMMARY = "XFree86-VM: XFree86 video mode extension library" - -DESCRIPTION = "libXxf86vm provides an interface to the \ -XFree86-VidModeExtension extension, which allows client applications to \ -get and set video mode timings in extensive detail. It is used by the \ -xvidtune program in particular." - -require xorg-lib-common.inc - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=fa0b9c462d8f2f13eba26492d42ea63d" - -DEPENDS += "libxext xf86vidmodeproto" - -PE = "1" - -XORG_PN = "libXxf86vm" - -SRC_URI[md5sum] = "e46f6ee4f4567349a3189044fe1bb712" -SRC_URI[sha256sum] = "da5e86c32ee2069b9e6d820e4c2e4242d4877cb155a2b2fbf2675a1480ec37b8" diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb new file mode 100644 index 0000000000..35f87d2719 --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb @@ -0,0 +1,20 @@ +SUMMARY = "XFree86-VM: XFree86 video mode extension library" + +DESCRIPTION = "libXxf86vm provides an interface to the \ +XFree86-VidModeExtension extension, which allows client applications to \ +get and set video mode timings in extensive detail. It is used by the \ +xvidtune program in particular." + +require xorg-lib-common.inc + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=fa0b9c462d8f2f13eba26492d42ea63d" + +DEPENDS += "libxext xf86vidmodeproto" + +PE = "1" + +XORG_PN = "libXxf86vm" + +SRC_URI[md5sum] = "298b8fff82df17304dfdb5fe4066fe3a" +SRC_URI[sha256sum] = "afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57" -- cgit v1.2.3-54-g00ecf