mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user