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

git at git.openembedded.org git at git.openembedded.org
Sat Mar 31 08:49:13 UTC 2018


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

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

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

No new revisions were added by this update.

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