]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Ensure package_get_auto_pr is run at the correct point
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2013 16:49:51 +0000 (16:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Feb 2013 16:51:20 +0000 (16:51 +0000)
commiteb09ebc9680eb50e23778dcc1c2697d13cf073ae
treec821b3619a103907acca406c4c6ed6283316c6d8
parent65b2f068719f4cd6e1bd438e8714c2977bd93535
package.bbclass: Ensure package_get_auto_pr is run at the correct point

This needs to run before PKGR and other variables using PRAUTO are used,
including the expansion optimisations.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass