[oe-commits] [openembedded-core] branch master-next updated (c4f6672 -> a675b2c)

git at git.openembedded.org git at git.openembedded.org
Tue Nov 15 15:20:48 UTC 2016


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

      from  c4f6672   Revert "oeqa/selftest/kernel.py: Add new file destined for kernel related tests"
      adds  b2320b7   arch-mips: Add o32 in TUNE_FEATURES for MIPS32R6
      adds  0d2205f   arch-mips: Add MACHINEOVERRIDES variables to reduce duplication
      adds  4499bca   bitbake.conf: Reduce duplication in MIPS variants
      adds  ed1ba31   fts: Reduce duplication in MIPS variants.
      adds  5013504   glibc: Reduce duplication in MIPS variants
      adds  ca5fef0   packagegroup: Reduce duplication in MIPS variants.
      adds  c84c884   gcc-runtime: Reduce duplication in MIPS variants.
      adds  82c7310   gdb: Reduce duplication in MIPS variants.
      adds  66d595a   mmc-utils: Reduce duplication in MIPS variants.
      adds  fd96266   valgrind: Reduce duplication in MIPS variants.
      adds  c4aefe3   ghostscript: Reduce duplication in MIPS variants.
      adds  714e747   mdadm: Reduce duplication in MIPS variants.
      adds  f76d972   webkit: Reduce duplication in MIPS variants.
      adds  006c4db   distro_check: MeeGo is long dead, compare against Clear Linux instead
      adds  b469068   image-buildinfo: treat staged changes as modified branch, too
      adds  d2b8c4e   tzcode: update to 2016i
      adds  daf95f7   tzdata: update to 2016i
      adds  42dc469   lib/oe/path: remove duplicate import
      adds  3694176   libyaml: Enable nativesdk bake
      adds  7c0fdfa   runqemu: Split out the base name of QB_DEFAULT_KERNEL
      adds  40a64e6   qemuarm64.conf: make runqemu's graphics work
      adds  b02cef5   libbsd 0.8.3: BBCLASSEXTEND to native and nativesdk
      adds  a66660a   lib/oe/qa: handle binaries with segments outside the first 4kb
      adds  6b94569   chrpath: Remove standard search paths from RPATHS
      adds  cb5ae09   serf: Update to version 1.3.9
      adds  6dadb64   grep: Update to version 2.26
      adds  0154ff9   curl: Update to version 7.51.0
      adds  b5a036c   initrdscripts: add support for NVME target install
      adds  b881a28   cve-check.bbclass: CVE-2014-2524 / readline v5.2
      adds  7bac365   gawk: Update to version 4.1.4
      adds  aafbc54   db: disable the ARM assembler mutex code
      adds  7572246   libbsd: Fix build with musl
      adds  572ae87   glibc-2.0: Detect pthread_getname_np() before use
      adds  a400c13   populate_sdk_ext.bbclass: check unfsd before create it
      adds  5b73d5f   systemd-bootdisk.wks: use PARTUUID
      adds  7812e6e   wayland: upgrade from 1.11.1 to 1.12.0
      adds  62771b5   libpcap: Update to version 1.8.1
      adds  8f132ca   x264: Update to latest on stable branch
      adds  2f8d2a7   systemtap: remove explicit msgfmt check
      adds  5ca6ac8   systemtap: fix native linking on recent Ubuntu
      adds  812c52f   webkitgtk: drop patch 0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
      adds  2ddd6dd   lib/oe/lsb: make the release dict keys consistent regardless of source
      adds  fc4edde   lib/oe/lsb: prefer /etc/os-release for distribution data
      adds  8689e56   lib/oe/lsb: attempt to ensure consistent distro id regardless of source
      adds  a37838f   wic: make sure that partition size is always an integer in internal processing
      adds  0bf6867   wic: use partition size when creating empty partition files
      adds  b8c35fc   wic: check that filesystem is specified for a rootfs partition
      adds  f5bf7bf   wic: fix function comment typos
      adds  71c6790   oe-selftest: fix handling of test cases without ID in --list-tests-by
      adds  a675b2c   sanity.bbclass: fix logging of an error

No new revisions were added by this update.

Summary of changes:
 meta/classes/chrpath.bbclass                       |  13 +-
 meta/classes/cve-check.bbclass                     |   2 +-
 meta/classes/image-buildinfo.bbclass               |   4 +-
 meta/classes/populate_sdk_ext.bbclass              |   5 +-
 meta/classes/sanity.bbclass                        |   2 +-
 meta/conf/bitbake.conf                             |  11 +-
 meta/conf/machine/include/mips/README              |   3 +
 meta/conf/machine/include/mips/arch-mips.inc       |  12 +
 meta/conf/machine/include/tune-mips32r6.inc        |   8 +-
 meta/conf/machine/qemuarm64.conf                   |   2 +-
 meta/lib/oe/distro_check.py                        |  16 +-
 meta/lib/oe/lsb.py                                 |  73 +++--
 meta/lib/oe/path.py                                |   1 -
 meta/lib/oe/qa.py                                  |  82 ++---
 meta/recipes-connectivity/libpcap/libpcap.inc      |   5 +-
 .../libpcap/libpcap/aclocal.patch                  | 167 ----------
 .../libpcap/libpcap-pkgconfig-support.patch        |  32 +-
 .../libpcap/{libpcap_1.7.4.bb => libpcap_1.8.1.bb} |  13 +-
 meta/recipes-core/fts/fts.bb                       |   5 +-
 ...st-for-pthread_getname_np-before-using-it.patch |  70 ++++
 meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb      |   1 +
 meta/recipes-core/glibc/glibc-ld.inc               |  17 +-
 .../initrdscripts/files/init-install-efi.sh        |   5 +-
 .../initrdscripts/files/init-install.sh            |   5 +-
 .../packagegroups/packagegroup-core-sdk.bb         |   5 +-
 .../packagegroup-core-tools-profile.bb             |  10 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   9 +-
 meta/recipes-devtools/gdb/gdb-common.inc           |   7 +-
 meta/recipes-devtools/mmc/mmc-utils_git.bb         |   4 +-
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb  |   3 +-
 .../gawk/{gawk-4.1.3 => gawk-4.1.4}/run-ptest      |   0
 .../test-arrayind1-Remove-hashbang-line.patch      |  30 ++
 .../gawk/{gawk_4.1.3.bb => gawk_4.1.4.bb}          |   5 +-
 .../ghostscript/ghostscript_9.19.bb                |   3 +-
 .../grep/{grep_2.25.bb => grep_2.26.bb}            |   4 +-
 meta/recipes-extended/mdadm/mdadm_3.4.bb           |   4 +-
 ...code-native_2016h.bb => tzcode-native_2016i.bb} |   8 +-
 .../tzdata/{tzdata_2016h.bb => tzdata_2016i.bb}    |   4 +-
 ...0001-scanner-Use-unit32_t-instead-of-uint.patch |  30 --
 .../{wayland_1.11.1.bb => wayland_1.12.0.bb}       |   5 +-
 .../systemtap/systemtap/fix-monitor-linking.patch  |  41 +++
 .../systemtap/systemtap/no-msgfmt-check.patch      |  15 +
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   2 +
 .../don-t-default-to-cortex-a9-with-neon.patch     |  13 +-
 meta/recipes-multimedia/x264/x264_git.bb           |  11 +-
 ...bKitMacros-Append-to-I-and-not-to-isystem.patch | 181 ----------
 meta/recipes-sato/webkit/webkitgtk_2.14.1.bb       |   4 +-
 .../curl/{curl_7.50.1.bb => curl_7.51.0.bb}        |   4 +-
 meta/recipes-support/db/db_6.0.35.bb               |   9 -
 ...001-Replace-__BEGIN_DECLS-and-__END_DECLS.patch | 363 +++++++++++++++++++++
 .../libbsd/libbsd/0002-Remove-funopen.patch        |  55 ++++
 ...3-Fix-build-breaks-due-to-missing-a.out.h.patch | 130 ++++++++
 meta/recipes-support/libbsd/libbsd_0.8.3.bb        |   7 +
 meta/recipes-support/libyaml/libyaml_0.1.7.bb      |   2 +-
 .../serf/{serf_1.3.8.bb => serf_1.3.9.bb}          |   8 +-
 scripts/lib/wic/canned-wks/systemd-bootdisk.wks    |   2 +-
 scripts/lib/wic/partition.py                       |  20 +-
 scripts/lib/wic/plugins/source/bootimg-efi.py      |   2 +-
 scripts/lib/wic/plugins/source/rawcopy.py          |   4 +-
 scripts/lib/wic/utils/partitionedfs.py             |   4 +-
 scripts/oe-selftest                                |  13 +-
 scripts/runqemu                                    |   5 +-
 62 files changed, 955 insertions(+), 625 deletions(-)
 delete mode 100644 meta/recipes-connectivity/libpcap/libpcap/aclocal.patch
 rename meta/recipes-connectivity/libpcap/{libpcap_1.7.4.bb => libpcap_1.8.1.bb} (67%)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Test-for-pthread_getname_np-before-using-it.patch
 rename meta/recipes-extended/gawk/{gawk-4.1.3 => gawk-4.1.4}/run-ptest (100%)
 create mode 100644 meta/recipes-extended/gawk/gawk-4.1.4/test-arrayind1-Remove-hashbang-line.patch
 rename meta/recipes-extended/gawk/{gawk_4.1.3.bb => gawk_4.1.4.bb} (85%)
 rename meta/recipes-extended/grep/{grep_2.25.bb => grep_2.26.bb} (88%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} (69%)
 rename meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} (98%)
 delete mode 100644 meta/recipes-graphics/wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch
 rename meta/recipes-graphics/wayland/{wayland_1.11.1.bb => wayland_1.12.0.bb} (88%)
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/fix-monitor-linking.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/no-msgfmt-check.patch
 delete mode 100644 meta/recipes-sato/webkit/files/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
 rename meta/recipes-support/curl/{curl_7.50.1.bb => curl_7.51.0.bb} (94%)
 create mode 100644 meta/recipes-support/libbsd/libbsd/0001-Replace-__BEGIN_DECLS-and-__END_DECLS.patch
 create mode 100644 meta/recipes-support/libbsd/libbsd/0002-Remove-funopen.patch
 create mode 100644 meta/recipes-support/libbsd/libbsd/0003-Fix-build-breaks-due-to-missing-a.out.h.patch
 rename meta/recipes-support/serf/{serf_1.3.8.bb => serf_1.3.9.bb} (67%)

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


More information about the Openembedded-commits mailing list