aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edbus2_svn.bb
blob: 26d809267172cb8ed59880b11546ab24dd44b348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require ${BPN}.inc

SRCREV = "${EFL_SRCREV}"
PV = "1.7.99+svnr${SRCPV}"
PR = "${INC_PR}.2"
DEFAULT_PREFERENCE = "-1"

SRC_URI = "\
  ${E_SVN}/trunk/IN-EFL;module=${SRCNAME};protocol=http;scmdata=keep \
"
S = "${WORKDIR}/${SRCNAME}"

PACKAGES =+ "${PN}-utils"
FILES_${PN}-utils = "${bindir}/edbus-codegen"