[OE-core] [poky] [PATCH 2/4] linux-yocto: Use INC_PR and move kernel require to linux-yocto.inc

Khem Raj raj.khem at gmail.com
Fri Jun 29 04:50:07 UTC 2012


On Thu, Jun 28, 2012 at 9:18 PM, Darren Hart <dvhart at linux.intel.com> wrote:
> +INC_PR = "r0"
> +

it is diverting a recipe which once had PR = "r2"
back to "r0" this should instead be

INC_PR = "r3" here which is largest pr value + 1




More information about the Openembedded-core mailing list