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

@@ -4,4 +4,4 @@ LICENSE = "GPL"
#DEPENDS = "cross-linkage"
RDEPENDS_${PN}-dev = ""
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${DEBPV})"
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"