aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11-native_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libx11-native_1.3.2.bb')
-rw-r--r--recipes/xorg-lib/libx11-native_1.3.2.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xorg-lib/libx11-native_1.3.2.bb b/recipes/xorg-lib/libx11-native_1.3.2.bb
deleted file mode 100644
index db2d682f19..0000000000
--- a/recipes/xorg-lib/libx11-native_1.3.2.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libx11_${PV}.bb
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
-
-DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
-PROVIDES = "virtual/libx11-native"
-
-inherit native