| Submitter | Paul Eggleton |
|---|---|
| Date | Feb. 7, 2012, 6:14 p.m. |
| Message ID | <cover.1328638222.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/20899/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fix3Comments
Op 7 feb. 2012, om 19:14 heeft Paul Eggleton het volgende geschreven: > v2 fixes incorrect variable name and removes the erroneous sorting of > PACKAGES (for which the original order *is* significant). > > The following changes since commit 18d9fcfc4bc4b01f73e89f3b988c9d3d543c7705: > > libzypp: add missing runtime dependences on gzip and gnupg (2012-02-03 17:23:28 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fix3 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fix3 > > Paul Eggleton (2): > classes/buildhistory: sort image file list > classes/buildhistory: sort list fields in package info Those work beautifully: https://github.com/Angstrom-distribution/buildhistory/commit/6f5de74027b6c28458c5767b8a30b64a271c5b90 regards, Koen
On Tue, 2012-02-07 at 18:14 +0000, Paul Eggleton wrote: > v2 fixes incorrect variable name and removes the erroneous sorting of > PACKAGES (for which the original order *is* significant). > > The following changes since commit 18d9fcfc4bc4b01f73e89f3b988c9d3d543c7705: > > libzypp: add missing runtime dependences on gzip and gnupg (2012-02-03 17:23:28 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/buildhistory-fix3 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/buildhistory-fix3 > > Paul Eggleton (2): > classes/buildhistory: sort image file list > classes/buildhistory: sort list fields in package info Merged to master, thanks. Richard