[oe-commits] [openembedded-core] branch master-next updated (9f7cd73 -> eab1a87)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 11 17:38:12 UTC 2016


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

      from  9f7cd73   package_manager.py: Fix race condition in OpkgIndexer.write_index()
       new  f1f69cb   gobject-introspection: stop GLib linking to GConf
       new  1f526a8   xserver: require sufficiently new libdrm
       new  0b2b43e   python: move ast module into python-core
       new  603f0f0   python-numpy: fix buildpaths QA issue
       new  750cb17   package_deb: Fix python runtime error
       new  dcfda33   package-deb: Ignore circular dependencies
       new  31b5d16   classes/buildhistory: record a few more variables for extensible SDK
       new  c730335   perl: fix missing dependency for perl-misc
       new  7209367   Revert "gcc: Fix the license on GNU OpenMP"
       new  8ee4419   gcc: Fix the license on GNU OpenMP
       new  eab1a87   scripts/oe-selftest: Add short names to most common options

The 11 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/buildhistory.bbclass                  |  3 +-
 meta/classes/package_deb.bbclass                   |  7 +++--
 meta/recipes-devtools/gcc/gcc-runtime.inc          | 36 +++-------------------
 .../recipes-devtools/perl/perl-rdepends_5.22.1.inc |  2 +-
 .../python/python-2.7-manifest.inc                 |  2 +-
 .../python/python-3.5-manifest.inc                 |  2 +-
 .../remove-build-path-in-comments.patch            | 30 ++++++++++++++++++
 .../recipes-devtools/python/python-numpy_1.10.4.bb |  1 +
 .../gobject-introspection_1.46.0.bb                |  1 +
 .../modesetting_libdrm_requirements.patch          | 30 ++++++++++++++++++
 .../xorg-xserver/xserver-xorg_1.18.0.bb            |  1 +
 scripts/contrib/python/generate-manifest-2.7.py    |  2 +-
 scripts/contrib/python/generate-manifest-3.5.py    |  2 +-
 scripts/oe-selftest                                |  8 ++---
 14 files changed, 83 insertions(+), 44 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch

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


More information about the Openembedded-commits mailing list