diff options
Diffstat (limited to 'recipes/xorg-lib/libx11-native_1.2.bb')
-rw-r--r-- | recipes/xorg-lib/libx11-native_1.2.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/xorg-lib/libx11-native_1.2.bb b/recipes/xorg-lib/libx11-native_1.2.bb deleted file mode 100644 index e3a71729d0..0000000000 --- a/recipes/xorg-lib/libx11-native_1.2.bb +++ /dev/null @@ -1,14 +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 - -#fake it here for the libtool mess -TARGET_PREFIX = "${TARGET_SYS}-" - -SRC_URI[archive.md5sum] = "c6265b59ea2b594fd68e33f9125b4d20" -SRC_URI[archive.sha256sum] = "e4863cdf5d471763806e9bcae25ea47606a56cd91a5546a34c093aa3de181051" |