[oe-commits] [openembedded-core] branch master-next updated (e6e6254 -> dc2ea5d)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 28 13:37:27 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

    from e6e6254  mesa-gl: Set PACKAGECONFIG for target
     add ca3b447  qemu: remove glx/virgl/gtk options from darwin/mingw targets
     new ba84fbf  libpcre: recipe cleanup
     new 9421abb  libpcre: enable JIT
     new 41093cb  glibc: Move common bits to glibc-common.inc
     new c76fd9e  qemuarm64: fix hvc0 error and cleanup
     new 8589128  qemuarm64: Add graphics support
     new 35463ee  resulttool/regression: Ensure regressoin results are sorted
     new 397b582  wic: Ensure that sourceparams values can contain '='
     new 1825503  kernel-fitimage: Replace tabs with spaces in python
     new ee19f9d  libdazzle: add check for GTK3DISTROFEATURES
     new a4c7da0  scripts/wic: Be consistent about how we call bitbake
     new 8aef144  oeqa/oetest: Drop unused import
     new dc2ea5d  oeqa/utils/metadata: Add commit_count to fallback logic

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


Summary of changes:
 meta/classes/kernel-fitimage.bbclass               |  2 +-
 meta/conf/machine/qemuarm64.conf                   | 17 +++++---
 meta/lib/oeqa/oetest.py                            |  2 +-
 meta/lib/oeqa/utils/metadata.py                    |  6 ++-
 meta/recipes-core/glibc/glibc-collateral.inc       | 18 ++------
 meta/recipes-core/glibc/glibc-common.inc           | 14 +++++++
 meta/recipes-core/glibc/glibc.inc                  |  8 ----
 meta/recipes-core/glibc/glibc_2.29.bb              |  5 ---
 meta/recipes-devtools/qemu/qemu.inc                |  6 +--
 meta/recipes-gnome/libdazzle/libdazzle_3.30.2.bb   |  4 +-
 .../libpcre/libpcre/out-of-tree.patch              | 26 ++++++++++++
 .../libpcre/libpcre/pcre-cross.patch               | 48 ----------------------
 meta/recipes-support/libpcre/libpcre_8.43.bb       | 21 ++--------
 scripts/lib/resulttool/regression.py               |  8 ++--
 scripts/lib/wic/partition.py                       |  2 +-
 scripts/wic                                        | 16 +++-----
 16 files changed, 80 insertions(+), 123 deletions(-)
 create mode 100644 meta/recipes-support/libpcre/libpcre/out-of-tree.patch
 delete mode 100644 meta/recipes-support/libpcre/libpcre/pcre-cross.patch

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


More information about the Openembedded-commits mailing list