edbus2: include edbus-codegen in PN-utils

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-12-22 10:25:53 +01:00
parent 4b5cff5471
commit b415fe7782
+4 -1
View File
@@ -2,10 +2,13 @@ require ${BPN}.inc
SRCREV = "${EFL_SRCREV}"
PV = "1.7.99+svnr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "\
${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
"
S = "${WORKDIR}/${SRCNAME}"
PACKAGES =+ "${PN}-utils"
FILES_${PN}-utils = "${bindir}/edbus-codegen"