mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE
This commit is contained in:
@@ -4,4 +4,4 @@ LICENSE = "GPL"
|
||||
|
||||
#DEPENDS = "cross-linkage"
|
||||
RDEPENDS_${PN}-dev = ""
|
||||
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${DEBPV})"
|
||||
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
|
||||
|
||||
Reference in New Issue
Block a user