INC_PR is used in include files to that the recipes that include them
can use it to increment the PR.
In this recipe what we need is to set the PR.
An example from the Yocto dev manual:
recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
recipes-graphics/xorg-font/encodings_1.0.4.bb:PR = "${INC_PR}.1"
recipes-graphics/xorg-font/font-util_1.3.0.bb:PR = "${INC_PR}.0"
recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||
|---|---|---|
| .. | ||
| alsa-state | ||
| firmware-mxs | ||
| imx-audio/imx-audio/mx5 | ||
| imx-bootlets-del | ||
| kobs-ng | ||
| nvram | ||
| u-boot | ||
| ubootenv | ||