[oe-commits] [openembedded-core] branch master-next updated (8dbc601 -> dc7530f)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 23 11:20:56 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 8dbc601  ptest: Reproducibility: Take control of umask
     new 12fc57c  classes: Remove tab indentations in python code
     new 758bf3a  recipes: Remove tab indentations in python code
     new 9ef65d5  elfutils: 0.174 -> 0.175
     new aef99c8  gnupg: upgrade 2.2.10 -> 2.2.11
     new 7191ee3  libgcrypt: upgrade 1.8.3 -> 1.8.4
     new 77ffac5  ncurses: upgrade 6.1 -> 6.1+20181013
     new 9fabb89  bugzilla.bbclass: Remove it since obsoleted
     new c3d881a  sstate.bbclass: Only remove sstate file when task is existed
     new ad713f3  busybox: enable bzip2 by default
     new 91a287d  bzip2: extend alternatives list to include bzip2
     new 035d25d  busybox: check uudecode before using it in test case
     new f0b72eb  busybox: use example.org instead of google.com in wget test case
     new 890f64f  busybox: fix du-l-works test case
     new 07473fb  busybox: check CONFIG_DESKTOP before using 'od -t' in test case
     new aa388dc  busybox: ship a symlink farm for ptest
     new e3d3b0c  busybox: add zip to RDEPENDS of ptest package
     new 32a8f66  iproute2: 4.18.0 -> 4.19.0
     new b695649  ethtool: 4.17 -> 4.19
     new 1ccf4b6  libdrm: Upgrade 2.4.94 -> 2.4.96
     new 758ee9f  python3: add tk support
     new dc7530f  python: add tk support

The 21 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/bugzilla.bbclass                      | 187 -----------
 meta/classes/crosssdk.bbclass                      |   4 +-
 meta/classes/license.bbclass                       |   2 +-
 meta/classes/linux-kernel-base.bbclass             |   4 +-
 meta/classes/siteconfig.bbclass                    |  18 +-
 meta/classes/sstate.bbclass                        |   5 +-
 .../{iproute2_4.18.0.bb => iproute2_4.19.0.bb}     |   4 +-
 meta/recipes-core/busybox/busybox.inc              |  59 ++--
 ...-du-l-works-fix-to-use-145-instead-of-144.patch |  32 ++
 ...te-check-CONFIG_DESKTOP-before-using-od-t.patch |  83 +++++
 ...-testsuite-check-uudecode-before-using-it.patch |  45 +++
 ...e-use-www.example.org-for-wget-test-cases.patch |  62 ++++
 meta/recipes-core/busybox/busybox/defconfig        |   2 +-
 meta/recipes-core/busybox/busybox_1.29.2.bb        |   4 +
 meta/recipes-core/busybox/files/run-ptest          |   5 +-
 meta/recipes-core/coreutils/coreutils_8.30.bb      |   8 +-
 .../images/build-appliance-image_15.0.0.bb         |   6 +-
 ...ses_6.1+20180714.bb => ncurses_6.1+20181013.bb} |   2 +-
 .../{elfutils_0.174.bb => elfutils_0.175.bb}       |  24 +-
 ...01-arlib-Check-that-sh_entsize-isn-t-zero.patch |  36 ---
 ...Sanity-check-partial-core-file-data-reads.patch |  60 ----
 .../0001-size-Handle-recursive-ELF-ar-files.patch  |  40 ---
 .../files/0005-fix-a-stack-usage-warning.patch     |  35 ---
 ...de-alternatives-for-glibc-assumptions-hel.patch |  14 +-
 ...ferences-between-mips-machine-identifiers.patch |   5 +-
 .../files/debian/0001-disable_werror.patch         |  35 ---
 .../files/debian/0001-fix-gcc7-ftbfs.patch         |  57 ----
 .../files/debian/0001-mips_readelf_w.patch         |  39 ---
 .../debian/0001-testsuite-ignore-elflint.patch     |  57 ----
 ...-support-for-mips64-abis-in-mips_retval.c.patch |   5 +-
 .../0003-Add-mips-n64-relocation-format-hack.patch |  41 ++-
 .../{0001-arm_backend.patch => arm_backend.diff}   | 342 ++++++++++-----------
 .../elfutils/files/debian/disable_werror.patch     |  20 ++
 .../{0001-hppa_backend.patch => hppa_backend.diff} | 174 +++++------
 .../elfutils/files/debian/hurd_path.patch          |  16 +
 .../elfutils/files/debian/kfreebsd_path.patch      |  19 ++
 .../{0001-mips_backend.patch => mips_backend.diff} | 139 ++++-----
 .../elfutils/files/debian/mips_readelf_w.patch     |  25 ++
 .../python/python/python2-manifest.json            |   3 +-
 .../python/python3-native_3.5.6.bb                 |   3 +-
 .../python/python3/python3-manifest.json           |   1 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |   7 +-
 meta/recipes-devtools/python/python_2.7.15.bb      |   5 +-
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |   2 +-
 .../ethtool/ethtool/avoid_parallel_tests.patch     |   2 +-
 .../ethtool/{ethtool_4.17.bb => ethtool_4.19.bb}   |   4 +-
 .../net-tools/net-tools_1.60-26.bb                 |   8 +-
 .../drm/{libdrm_2.4.94.bb => libdrm_2.4.96.bb}     |   4 +-
 ...c-use-a-custom-value-for-the-location-of-.patch |   4 +-
 meta/recipes-support/gnupg/gnupg/relocate.patch    |   2 +-
 .../gnupg/{gnupg_2.2.10.bb => gnupg_2.2.11.bb}     |   4 +-
 .../{libgcrypt_1.8.3.bb => libgcrypt_1.8.4.bb}     |   4 +-
 52 files changed, 727 insertions(+), 1041 deletions(-)
 delete mode 100644 meta/classes/bugzilla.bbclass
 rename meta/recipes-connectivity/iproute2/{iproute2_4.18.0.bb => iproute2_4.19.0.bb} (72%)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-du-l-works-fix-to-use-145-instead-of-144.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-check-CONFIG_DESKTOP-before-using-od-t.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-use-www.example.org-for-wget-test-cases.patch
 rename meta/recipes-core/ncurses/{ncurses_6.1+20180714.bb => ncurses_6.1+20181013.bb} (86%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.174.bb => elfutils_0.175.bb} (76%)
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-arlib-Check-that-sh_entsize-isn-t-zero.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-libdwfl-Sanity-check-partial-core-file-data-reads.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-size-Handle-recursive-ELF-ar-files.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0005-fix-a-stack-usage-warning.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-disable_werror.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-fix-gcc7-ftbfs.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-mips_readelf_w.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-testsuite-ignore-elflint.patch
 rename meta/recipes-devtools/elfutils/files/debian/{0001-arm_backend.patch => arm_backend.diff} (85%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/disable_werror.patch
 rename meta/recipes-devtools/elfutils/files/debian/{0001-hppa_backend.patch => hppa_backend.diff} (90%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/hurd_path.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/kfreebsd_path.patch
 rename meta/recipes-devtools/elfutils/files/debian/{0001-mips_backend.patch => mips_backend.diff} (91%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/mips_readelf_w.patch
 rename meta/recipes-extended/ethtool/{ethtool_4.17.bb => ethtool_4.19.bb} (88%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.94.bb => libdrm_2.4.96.bb} (95%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.10.bb => gnupg_2.2.11.bb} (92%)
 rename meta/recipes-support/libgcrypt/{libgcrypt_1.8.3.bb => libgcrypt_1.8.4.bb} (93%)

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


More information about the Openembedded-commits mailing list