[OE-core] [PATCH] patch.bbclass: Finally remove support for deprecated "pnum=".

Tomas Frydrych tf+lists.yocto at r-finger.com
Thu Dec 13 08:10:23 UTC 2012


On 13/12/12 01:25, Robert P. J. Day wrote:
> -        elif "pnum" in parm:
> -            #bb.msg.warn(None, "Deprecated usage of 'pnum' url parameter in '%s', please use 'striplevel'" % url)
> -            striplevel = parm["pnum"]

Not sure what the rationale is for needing to remove it at all, but if
you do, it should error on pnum use, so that folk who might have any
custom recipes using it get a clear error message, rather than letting
it fail inside the patch task.

Tomas



-- 
http://sleepfive.com




More information about the Openembedded-core mailing list