]> code.ossystems Code Review - openembedded-core.git/commit
packagefeed-stability.bbclass: minor fixes
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 18 Jul 2016 03:32:48 +0000 (20:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:59 +0000 (23:46 +0100)
commitccfc13adedd97f57024420639053080e047529dc
tree7213ba7812c8a9c496d1a57b9cc72b53b9ebe045
parentcc8b1a93912f830e605e6249c446b3764e550863
packagefeed-stability.bbclass: minor fixes

* fix for python3
  iteritems() -> items()

* Return immediately for native and cross.
* Remove the usage of __BBDELTASKS, there is no such var in bitbake.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/packagefeed-stability.bbclass