summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/xkbcomp-native_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xkbcomp-native_1.0.3.bb')
-rw-r--r--recipes/xorg-app/xkbcomp-native_1.0.3.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/xorg-app/xkbcomp-native_1.0.3.bb b/recipes/xorg-app/xkbcomp-native_1.0.3.bb
deleted file mode 100644
index bee31560e4..0000000000
--- a/recipes/xorg-app/xkbcomp-native_1.0.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require xorg-app-common.inc
-DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
-
-S="${WORKDIR}/xkbcomp-${PV}"
-
-DEPENDS = "libx11-native libxkbfile-native"
-
-SRC_URI = "${XORG_MIRROR}/individual/app/xkbcomp-${PV}.tar.bz2"
-
-inherit native
-
-SRC_URI[md5sum] = "2fbcae1323c266edf5b6c61751f2e343"
-SRC_URI[sha256sum] = "0635bae5dae3c933ebba997475ae14fa213aee1f2ea8aaff2ca76c50f8aec716"
-PR = "${INC_PR}.0"