From e96649742890c495bd11da8f60bf918951e2376f Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 24 Nov 2010 11:23:33 -0800 Subject: librandr: Update to version 1.3.1 Signed-off-by: Saul Wold --- meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb | 15 --------------- meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb create mode 100644 meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb deleted file mode 100644 index 461dff424b..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "X11 Resize and Rotate extension library" - -require xorg-lib-common.inc - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=660ef232af253760087c069d76287b85" - -DEPENDS += "randrproto libxrender libxext" - -PR = "r0" -PE = "1" - -XORG_PN = "libXrandr" - -BBCLASSEXTEND = "nativesdk" diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb new file mode 100644 index 0000000000..d6a9ae69ea --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb @@ -0,0 +1,15 @@ +DESCRIPTION = "X11 Resize and Rotate extension library" + +require xorg-lib-common.inc + +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" + +DEPENDS += "randrproto libxrender libxext" + +PR = "r0" +PE = "1" + +XORG_PN = "libXrandr" + +BBCLASSEXTEND = "nativesdk" -- cgit v1.2.3