summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-05-18 17:45:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-20 21:41:05 +0100
commitdb6ca6b71a6dbc99cadd241c87658544259e13e6 (patch)
tree239f16a3356a0a825e52bad26a6837a55b2ea849 /meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb
parenta8a2b8db2e53eeb1db60b8c5c7b4db4fd7bd4e82 (diff)
downloadpoky-db6ca6b71a6dbc99cadd241c87658544259e13e6.tar.gz
libxshmfence: upgrade to 1.2
(From OE-Core rev: 6439989ca6b8a96d4be0058bdebe97e017d09865) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb b/meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb
deleted file mode 100644
index 7dff0d49ec..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1SUMMARY = "Shared memory 'SyncFence' synchronization primitive"
2
3DESCRIPTION = "This library offers a CPU-based synchronization primitive compatible \
4with the X SyncFence objects that can be shared between processes \
5using file descriptor passing."
6
7require xorg-lib-common.inc
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=47e508ca280fde97906eacb77892c3ac"
11
12DEPENDS += "virtual/libx11"
13
14BBCLASSEXTEND = "native nativesdk"
15
16SRC_URI[md5sum] = "2dd10448c1166e71a176206a8dfabe6d"
17SRC_URI[sha256sum] = "dbc2db2925ca9f216fd1e9c63d0974db9f4d49aaf5877ffb606d2d8d7e58cebe"