1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 05:40:00 +00:00
Files
poky/meta/packages/clutter/table_git.bb
T
2008-12-18 12:02:12 +00:00

12 lines
190 B
BlitzBasic

require table.inc
PV = "0.3.0+git${SRCREV}"
PR = "r1"
SRC_URI = "git://git.clutter-project.org/toys.git;protocol=git \
file://fixes.patch;patch=1"
S = "${WORKDIR}/git/table"