aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11-native_1.2.bb
blob: e3a71729d0f89095e825080fb734721d0e03aa2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"