summaryrefslogtreecommitdiff
path: root/recipes/images/sectest-gpe-image.bb
blob: 6249afa8cc3bfcf1f3ea717fbba775beb608ff54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-efl.inc
DEPENDS += "etk"
RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes" 
PV = "0.3.0+svnr${SRCREV}"
PR = "r0"

do_stage() {         
	distutils_stage_all 
}