summaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa-xlib_7.6.bb
blob: 438a6d4baaf9ba6d3cd59e7035e2274324d2347e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
include mesa-common.inc

PROTO_DEPS = "xf86driproto glproto"
LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes"

DEPENDS = "${PROTO_DEPS}  ${LIB_DEPS}"

SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
           ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaDemos-${PV}.tar.bz2 \
          "

PE = "1"
PR = "${INC_PR}.0"

EXTRA_OECONF += "--disable-gallium --with-driver=xlib"

SRC_URI[md5sum] = "8c75f90cd0303cfac9e4b6d54f6759ca"
SRC_URI[sha256sum] = "782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830"
SRC_URI[md5sum] = "0ede7adf217951acd90dbe4551210c07"
SRC_URI[sha256sum] = "2fdf09fd7967fb1946e7f6af07d39c9fb695c373e1bad3855d3c3fbece5badd0"