summaryrefslogtreecommitdiff
path: root/recipes/python/python-elementary_svn.bb
blob: 81944b171f9048eb437706db028719cc8c3f3dec (plain)
1
2
3
4
5
6
7
8
9
10
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
DEPENDS += "elementary"
RDEPENDS_${PN} += "python-evas python-ecore python-edje" 
PV = "0.1+svnr${SRCPV}"
PR = "ml1"

do_stage() {         
	distutils_stage_all 
}  
d1af5640386efac'>all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1 2006-02-20various packages and bitbake.conf: introduce FREEDESKTOP_CVS and make use of it.Rene Wagner1 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi1 2005-01-25xxf86vmext_cvs.bb:Greg Gilbert1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1