Files
poky/meta/packages/clutter/clutter-0.8_svn.bb
Samuel Ortiz e5c53ce035 netbook: changed platform name from eee901 to netbook
We want to have a more generic platform definition.
The netbook machine one currently supports the eee901 and the aspire one.
We also moved the machine and netbook image definitions to meta-moblin.
2008-10-21 16:01:02 +02:00

11 lines
229 B
BlitzBasic

require clutter.inc
PE = "1"
PR = "r1"
PV = "0.8.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-8;proto=http \
file://enable_tests-0.8.patch;patch=1 "
S = "${WORKDIR}/clutter-0-8"