| Submitter | Paul Eggleton |
|---|---|
| Date | March 20, 2012, 4:06 p.m. |
| Message ID | <cover.1332259383.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/23895/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fixes5Comments
On Tue, 2012-03-20 at 16:06 +0000, Paul Eggleton wrote: > Some fixes for the buildhistory_analysis module to reduce the output > and make it more readable when using the buildhistory-diff tool. > > The following changes since commit 5d404fdb36b0535ce758d98408b02134cdbce4ee: > > xserver-kdrive: compile xserver without dtrace support (2012-03-20 15:21:18 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fixes5 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fixes5 > > Paul Eggleton (5): > buildhistory_analysis: use bb.utils.explode_dep_versions > buildhistory_analysis: hide version number increases in dependencies > buildhistory_analysis: skip FILELIST changes for dbg packages > buildhistory_analysis: report if all items removed from a list > buildhistory_analysis: avoid printing PE/PV/PR more than once Merged to master, thanks. Richard