[oe-commits] [openembedded-core] branch master-next updated (d6c13a5 -> 4cedddb)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 09:11:59 UTC 2018


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 d6c13a5  package_rpm: set _builddir to B not S
     new 97dd1b0  mmc-utils: Fix string overflow error
     new 09bb771  ca-certificates: use relative symlinks from $ETCCERTSDIR
     new 7068024  go: Upgrade 1.10 -> 1.10.1
     new a57d784  default-distrovars: set default KERNEL_IMAGETYPE(S)
     new df9401e  python3: fix create_manifest to handle pycache folders
     new 3324cb3  python3: Fix do_create_manifest for python3-sqlite3
     new 85af760  libc6-dbg: improve reproducibility
     new 4cedddb  libpcre-ptest: skip locale test

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/grub-efi-cfg.bbclass                  |  1 -
 meta/classes/live-vm-common.bbclass                |  2 -
 meta/classes/syslinux.bbclass                      |  1 -
 meta/classes/systemd-boot-cfg.bbclass              |  2 -
 meta/conf/distro/include/default-distrovars.inc    |  6 ++
 .../0030-plural_c_no_preprocessor_lines.patch      | 21 +++++++
 meta/recipes-core/glibc/glibc_2.27.bb              |  1 +
 meta/recipes-devtools/go/go-1.10.inc               |  7 ++-
 ...ce-strncpy-with-memmove-on-overlapping-me.patch | 36 +++++++++++
 meta/recipes-devtools/mmc/mmc-utils_git.bb         |  6 +-
 .../python/python3/create_manifest3.py             | 48 ++++++++++-----
 .../python/python3/python3-manifest.json           | 35 ++++++-----
 ...ertificates-use-relative-symlinks-from-ET.patch | 71 ++++++++++++++++++++++
 .../ca-certificates/ca-certificates_20170717.bb    |  6 +-
 meta/recipes-support/libpcre/libpcre_8.41.bb       |  4 ++
 15 files changed, 204 insertions(+), 43 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0030-plural_c_no_preprocessor_lines.patch
 create mode 100644 meta/recipes-devtools/mmc/mmc-utils/0001-lsmmc-replace-strncpy-with-memmove-on-overlapping-me.patch
 create mode 100644 meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch

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


More information about the Openembedded-commits mailing list