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

PV = "0.3.0+svnr${SRCREV}"

SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk/toys;module=table;proto=http \
           file://fixes.patch;patch=1"

S = "${WORKDIR}/table"