summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/zhone_git.bb
blob: 7fe6742069128097a6b759de660d43fbe36c2b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Zhone: Zen Phone"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "edje-native"
RDEPENDS = "task-python-efl python-textutils"
PV = "0.0.0+gitr${SRCREV}"

SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

inherit autotools

FILES_${PN} += "${datadir}"