Skip to content

error when looking for rpm packages that have a different version number from recipe

When looking for rpm packages, the value of PV (which is the recipe version) is used by tinfoilhat. However, bitbake uses PKGV in package names, that most of the times corresponds to PV, but in some cases it doesn't:

immagine

So this error appears:

error: open of /build/oniro/kirkstone-v1.0.0-rc-334-g7a8123f/build-linux-qemux86-64/tmp/deploy/rpm/qemux86_64/perf-1.0-r9.qemux86_64.rpm failed: No such file or directory

because in this case, the rpm package name is perf-5.10.61-r9.qemux86_64.rpm