]> code.ossystems Code Review - openembedded-core.git/commit
packagefeed-stability.bbclass: copy all packages of a recipe
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 18 Jul 2016 03:32:49 +0000 (20:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:59 +0000 (23:46 +0100)
commit2a7f203dbe4fda5dba9137503e93669392719aba
tree5b55b05d13fa7a9449a1895ed7c6fbe4cfb9a695
parentccfc13adedd97f57024420639053080e047529dc
packagefeed-stability.bbclass: copy all packages of a recipe

A recipes can generate several rpms such as a.rpm, a-dev.rpm, a-dbg.rpm,
when update one of them in the repo, we'd better update all of them,
otherwise, there might be a-dev.r0.1.rpm and a-dbg.r0.3.rpm in the repo,
which looks strange.

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