aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/places_svn.bb
blob: 6a6184be72caee66dd4d5b2eb88fe6a0a485ee01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"

PV = "0.1.0+svnr${SRCPV}"
PR = "${INC_PR}.0"

require e-module.inc

do_configure_prepend() {
    autopoint || touch config.rpath
}

# Calls /usr/bin/eject for media
RRECOMMENDS_${PN} += "eject"