bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE

This commit is contained in:
Richard Purdie
2009-01-02 10:30:37 +00:00
parent 94c895aad5
commit 01ceeedc79
7 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ S = "${WORKDIR}/xpext-1.0"
# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
RDEPENDS_${PN}-dev = ""
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${DEBPV})"
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
inherit autotools_stage pkgconfig