summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb')
-rw-r--r--meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb b/meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb
index 1e2fc7ebf9..6da48bdb69 100644
--- a/meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb
+++ b/meta-emenlow/packages/xpsb-glx/xpsb-glx_0.18.bb
@@ -4,14 +4,15 @@ DESCRIPTION = "X11 drivers for Poulsbo (psb) 3D acceleration"
4# not Intel proprietary, but it has no obvious license attached to it. 4# not Intel proprietary, but it has no obvious license attached to it.
5LICENSE = "Intel-binary-only" 5LICENSE = "Intel-binary-only"
6LIC_FILES_CHKSUM = "file://${WORKDIR}/${PN}-${PV}/COPYING;md5=02c597a2f082b4581596065bb5a521a8" 6LIC_FILES_CHKSUM = "file://${WORKDIR}/${PN}-${PV}/COPYING;md5=02c597a2f082b4581596065bb5a521a8"
7PR = "r3" 7PR = "r6"
8 8
9inherit autotools 9inherit autotools
10 10
11PROVIDES = "virtual/libgl mesa-dri" 11PROVIDES = "virtual/libgl mesa-dri"
12 12
13SRC_URI="https://launchpad.net/~gma500/+archive/ppa/+files/xpsb-glx_0.18-0ubuntu1netbook2~1004um1ubuntu1.tar.gz \ 13SRC_URI="https://launchpad.net/~gma500/+archive/ppa/+files/xpsb-glx_0.18-0ubuntu1netbook2~1004um1ubuntu1.tar.gz \
14 file://cross-compile.patch;patch=1" 14 file://cross-compile.patch;patch=1 \
15 file://libdrmname.patch;patch=1"
15 16
16do_configure () { 17do_configure () {
17 chmod +x autogen.sh && ./autogen.sh && make realclean 18 chmod +x autogen.sh && ./autogen.sh && make realclean