[oe-commits] [openembedded-core] branch master updated (11063a0 -> 3bca4d1)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 7 10:38:27 UTC 2016


rpurdie pushed a change to branch master
in repository openembedded-core.

      from  11063a0   ruby: upgrade to 2.3.1
       new  303a1aa   scripts/send-pull-request: Avoid multiple chain headers
       new  7df570c   parselogs.py: Whitelist iwlwifi firmware load error messages
       new  5cc5cdc   parselogs: Whitelist GPT warnings as the device is fully functional
       new  6f4e818   buildstats: add system state sampling
       new  b6bb690   pybootchartgui/draw.py: allow moving process chart up and down
       new  166f8f9   pybootchartgui/draw.py: fix drawing of samples not starting at zero
       new  233d3e5   pybootchartgui: show system utilization
       new  1658fd5   pybootchartgui/draw.py: skip empty CPU and disk usage charts
       new  21a5b56   buildstats: record disk space usage
       new  ddfea21   pybootchartgui/parsing.py: fix error handling in meminfo parser
       new  263d189   pybootchartgui: render disk space usage
       new  ca06e67   pybootchartgui: simplify drawing of memory usage
       new  b178123   buildstats: reduce amount of data stored for system utilization
       new  b5e47df   pybootchartgui: support reading reduced /proc logs
       new  530119e   strace: 4.13 -> 4.14
       new  911fb53   man-pages: 4.07 -> 4.08
       new  5610c63   tune-cortexa*.inc: squash whitespace within TUNE_FEATURES strings
       new  b645919   run-postinsts: Use opkg/dpkg to configure when possible
       new  f0c75fe   python3-setuptools: upgrade to 29.0.1
       new  0677c5b   ffmpeg: Add packageconfig for vdpau accelaration
       new  53126f0   libarchive: enable non-recursive extract/list
       new  59c724d   arch-mips: sort new MACHINEOVERRIDES by priority
       new  64148a3   kernel.bbclass: let do_deploy depend on do_packagedata
       new  0df38df   python3-native: Add python3-modules to RPROVIDES list
       new  963d949   git: upgrade to 2.11.0
       new  a718c84   diffutils: 3.4 -> 3.5
       new  3bca4d1   selftest: wic: fix test_qemu

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/buildstats.bbclass                    |  24 +++
 meta/classes/kernel.bbclass                        |   2 +-
 meta/conf/machine/include/mips/arch-mips.inc       |  16 +-
 meta/conf/machine/include/tune-cortexa15.inc       |  32 ++--
 meta/conf/machine/include/tune-cortexa17.inc       |  32 ++--
 meta/conf/machine/include/tune-cortexa5.inc        |  24 +--
 meta/conf/machine/include/tune-cortexa7.inc        |  32 ++--
 meta/conf/machine/include/tune-cortexa8.inc        |  24 +--
 meta/conf/machine/include/tune-cortexa9.inc        |  36 ++--
 meta/conf/machine/qemux86-64.conf                  |   2 +-
 meta/lib/buildstats.py                             | 153 ++++++++++++++++
 meta/lib/oeqa/runtime/parselogs.py                 |   6 +-
 meta/lib/oeqa/selftest/wic.py                      |   3 +-
 meta/recipes-devtools/git/git_2.11.0.bb            |  11 ++
 meta/recipes-devtools/git/git_2.9.3.bb             |  11 --
 meta/recipes-devtools/python/python-setuptools.inc |   4 +-
 ...tools_28.8.0.bb => python-setuptools_29.0.1.bb} |   0
 .../python/python3-native_3.5.2.bb                 |   1 +
 ...ools_28.8.0.bb => python3-setuptools_29.0.1.bb} |   0
 .../run-postinsts/run-postinsts/run-postinsts      |  10 +-
 .../strace/{strace_4.13.bb => strace_4.14.bb}      |   4 +-
 ...need_charset_alias-when-building-for-musl.patch |   0
 .../{diffutils-3.4 => diffutils-3.5}/run-ptest     |   0
 .../{diffutils_3.4.bb => diffutils_3.5.bb}         |   4 +-
 .../files/non-recursive-extract-and-list.patch     | 153 ++++++++++++++++
 .../libarchive/libarchive_3.2.2.bb                 |   1 +
 .../{man-pages_4.07.bb => man-pages_4.08.bb}       |   4 +-
 meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb     |   1 +
 scripts/pybootchartgui/pybootchartgui/draw.py      | 192 ++++++++++++++-------
 scripts/pybootchartgui/pybootchartgui/parsing.py   | 122 +++++++++++--
 scripts/pybootchartgui/pybootchartgui/samples.py   |  27 +++
 scripts/send-pull-request                          |   9 +-
 32 files changed, 734 insertions(+), 206 deletions(-)
 create mode 100644 meta/lib/buildstats.py
 create mode 100644 meta/recipes-devtools/git/git_2.11.0.bb
 delete mode 100644 meta/recipes-devtools/git/git_2.9.3.bb
 rename meta/recipes-devtools/python/{python-setuptools_28.8.0.bb => python-setuptools_29.0.1.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_28.8.0.bb => python3-setuptools_29.0.1.bb} (100%)
 rename meta/recipes-devtools/strace/{strace_4.13.bb => strace_4.14.bb} (91%)
 rename meta/recipes-extended/diffutils/{diffutils-3.4 => diffutils-3.5}/0001-Unset-need_charset_alias-when-building-for-musl.patch (100%)
 rename meta/recipes-extended/diffutils/{diffutils-3.4 => diffutils-3.5}/run-ptest (100%)
 rename meta/recipes-extended/diffutils/{diffutils_3.4.bb => diffutils_3.5.bb} (87%)
 create mode 100644 meta/recipes-extended/libarchive/files/non-recursive-extract-and-list.patch
 rename meta/recipes-extended/man-pages/{man-pages_4.07.bb => man-pages_4.08.bb} (86%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list