summaryrefslogtreecommitdiffstats
path: root/meta-demoapps/recipes-graphics/clutter/table_git.bb
blob: 5a5091cc1df3baa9a09b14d446c60d444f8010b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require table.inc

LIC_FILES_CHKSUM = "file://fluttr/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
                    file://script-viewer/COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"

PV = "0.3.0+git${SRCPV}"
PR = "r1"

SRC_URI = "git://git.clutter-project.org/toys.git;protocol=git \
           file://fixes.patch;patch=1"

S = "${WORKDIR}/git/table"


OpenPOWER on IntegriCloud