Go to file
Alex Gonzalez 7979fd788c meta-digi-arm: Remove incorrect INC_PR
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>
2013-03-21 14:11:27 +01:00
meta-digi-arm meta-digi-arm: Remove incorrect INC_PR 2013-03-21 14:11:27 +01:00
meta-digi-dbl meta-digi: Unify bbappend files with template 2013-03-21 14:09:54 +01:00
meta-digi-del meta-digi: Unify bbappend files with template 2013-03-21 14:09:54 +01:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.