When writing a recipeĀ  I would like to get access to the meta data of the 
dependencies, specifically there PV so I can then pass this info into this 
build.

>> pkga.bb

```

DEPENDS = "pkgb";

EXTRA_OECMAKE += "-DPKGB_REV=${PV:pn-pkgb}"

```

Is this possible?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63466): https://lists.yoctoproject.org/g/yocto/message/63466
Mute This Topic: https://lists.yoctoproject.org/mt/107159621/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to