aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-24 11:23:33 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-24 12:50:14 -0800
commite96649742890c495bd11da8f60bf918951e2376f (patch)
tree5f2cf90880cf334191b79c823d5900b4fd1a07dc /meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb
parent690c9bd3ad84223b6000dc55039b887d2f37101f (diff)
downloadopenembedded-core-contrib-e96649742890c495bd11da8f60bf918951e2376f.tar.gz
librandr: Update to version 1.3.1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrandr_1.3.0.bb15
1 files changed, 0 insertions, 15 deletions
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"