]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory_analysis: fix duplicate PE/PV/PR in related fields
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 15 Mar 2012 22:37:39 +0000 (22:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Mar 2012 13:31:33 +0000 (13:31 +0000)
commit406d025a15ff15a2edf39f00e0ea4e6b821b224a
treede19be0c7b7de98637c05b56c6f26a745ce002d7
parent5a321f5840d4ed813e2a768871b33eff433d748c
buildhistory_analysis: fix duplicate PE/PV/PR in related fields

Since PE, PV and PR appear in both the recipe history and package
history files these were showing up twice when they were added as
related fields to monitored changes. Only add them when the path is
exactly the same.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/lib/oe/buildhistory_analysis.py