[oe-commits] [openembedded-core] branch master updated (ca3b447 -> c31bcb0)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 28 17:50:01 UTC 2019


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

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

    from ca3b447  qemu: remove glx/virgl/gtk options from darwin/mingw targets
     add ba84fbf  libpcre: recipe cleanup
     add 9421abb  libpcre: enable JIT
     add 41093cb  glibc: Move common bits to glibc-common.inc
     new 59d8278  resulttool/regression: Ensure regressoin results are sorted
     new e59bba5  wic: Ensure that sourceparams values can contain '='
     new 00716a7  kernel-fitimage: Replace tabs with spaces in python
     new 5e66a6b  libdazzle: add check for GTK3DISTROFEATURES
     new 0507ec4  scripts/wic: Be consistent about how we call bitbake
     new ac4eba5  oeqa/oetest: Drop unused import
     new b8d22ed  oeqa/utils/metadata: Add commit_count to fallback logic
     new c31bcb0  perl: apply a native-only patch only to -native

The 8 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/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/perl-sanity/perl_5.28.1.bb   |  4 +-
 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 +++-----
 15 files changed, 69 insertions(+), 115 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