aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/table_git.bb
blob: 5aa4153c1ab42449919ea0e27c083aab0f124913 (plain)
1
2
3
4
5
6
7
8
9
10
11
require table.inc

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"