[oe-commits] [openembedded-core] branch master updated (9900000 -> 0a2df61)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 21 06:49:19 UTC 2016


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

      from  9900000   intltool: remove broken XML::Parser detection
      adds  380e5d8   lib/oeqa/utils/commands.py: Move updateEnv() from runexported.py
      adds  665a0f9   oe-selftest: print errors when failed to find test
      adds  129c2b4   oetest.py: Fix problem when there is more than one json file for package extraction
      adds  d1fd3a7   oeqa/controllers: Add test target for Systemd-boot
       new  e68774f   initrdscripts/init-install*: Select install target instead of looping through
       new  f0a77be   systemd: allow add users to groups in rootfs postprocess
       new  a343788   buildhistory-diff: reduce PKGR noise
       new  43a809b   wic: rawcopy: make source filenames unique
       new  96f951a   glibc: Update to 2.24 after hard-freeze
       new  9ae6a28   package_manager.py: Avoid installing an empty package list
       new  0a2df61   boost: fix CVE-2012-2677

The 7 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/rootfs-postcommands.bbclass           |   9 ++
 meta/lib/oe/buildhistory_analysis.py               |  18 ++++
 meta/lib/oe/package_manager.py                     |   3 +
 meta/lib/oeqa/controllers/masterimage.py           |  40 ++++++++
 meta/lib/oeqa/oetest.py                            |  14 ++-
 meta/lib/oeqa/runexported.py                       |  16 +--
 meta/lib/oeqa/utils/commands.py                    |  12 +++
 .../glibc/cross-localedef-native_2.24.bb           |   2 +-
 meta/recipes-core/glibc/glibc/elf-meta.patch       |  32 ------
 meta/recipes-core/glibc/glibc_2.24.bb              |   3 +-
 .../initrdscripts/files/init-install-efi.sh        |  22 ++--
 .../initrdscripts/files/init-install.sh            |  22 ++--
 .../boost/boost/boost-CVE-2012-2677.patch          | 112 +++++++++++++++++++++
 meta/recipes-support/boost/boost_1.61.0.bb         |   1 +
 scripts/lib/wic/plugins/source/rawcopy.py          |   2 +-
 scripts/oe-selftest                                |  12 ++-
 16 files changed, 248 insertions(+), 72 deletions(-)
 delete mode 100644 meta/recipes-core/glibc/glibc/elf-meta.patch
 create mode 100644 meta/recipes-support/boost/boost/boost-CVE-2012-2677.patch

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


More information about the Openembedded-commits mailing list