[oe-commits] [openembedded-core] branch master updated (3f88fca -> a0a96db)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 3 16:01:21 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 3f88fca  bzip2: update to 1.0.7
     add 9ddf059  libcap-ng: do not use symlink to share files with libcap-ng-python
     add adf632c  scripts/contrib/ddimage: fix typo
     add 49043de  scripts/contrib/ddimage: replace blacklist with mount check
     add 36f308b  scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't writeable
     add 7facaac  list-packageconfig-flags: print PN instead of P
     add 548a5c8  recipetool: ignore zero-length setup.py files
     add c519ac3  devtool: upgrade: fix handling of errors parsing upgraded recipe
     add 1654e8a  busybox: 1.30.1 -> 1.31.0
     add edf7606  rng-tools: fix rngd blocks system shutdown
     add 3602a7a  ltp: file01: Fix in was not recognized
     add af10c62  oeqa: Test bitbake --skip-setsecene
     add fd85639  grub2: Drop unneeded code
     add 499df2b  python3-mako: update to 1.0.13
     add 57e472c  ifupdown: update to 0.8.22
     add 1f163ab  psmisc: Fix dependency for USE_NLS=no
     add 4b3c5ec  glibc-locale: Fix build error with PACKAGE_NO_GCONV = "1"
     add 33c2e7b  glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibs
     add 98fbf61  multilib_script: fix whitespace
     new a0a96db  devtool.py: track to clean devtool.conf in test_create_workspace

The 1 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/multilib_script.bbclass               | 20 ++---
 meta/lib/oeqa/selftest/cases/bbtests.py            | 30 ++++++++
 meta/lib/oeqa/selftest/cases/devtool.py            |  3 +
 meta/recipes-bsp/grub/grub2.inc                    |  4 -
 ...inittab_1.30.1.bb => busybox-inittab_1.31.0.bb} |  0
 ...ix-two-test-case-to-also-depend-on-DC_BIG.patch | 39 ----------
 .../busybox/busybox-udhcpc-no_deconfig.patch       | 60 +++++++--------
 .../{busybox_1.30.1.bb => busybox_1.31.0.bb}       |  5 +-
 meta/recipes-core/glibc/glibc-locale.inc           |  3 +
 meta/recipes-core/glibc/glibc-package.inc          | 19 +++--
 .../files/0001-Define-FNM_EXTMATCH-for-musl.patch  | 47 ++++++++++++
 ...-don-t-rely-on-dpkg-architecture-to-set-a.patch |  8 +-
 ...-6-.defn-fix-inverted-checks-for-loopback.patch | 45 +++++------
 .../{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb}     |  3 +-
 meta/recipes-devtools/python/python-mako.inc       |  4 +-
 ...thon3-mako_1.0.12.bb => python3-mako_1.0.13.bb} |  0
 .../0001-file01.sh-Fix-in-was-not-recognized.patch | 38 +++++++++
 meta/recipes-extended/ltp/ltp_20190115.bb          |  3 +-
 meta/recipes-extended/psmisc/psmisc.inc            |  2 +-
 meta/recipes-support/libcap-ng/libcap-ng           |  1 -
 .../libcap-ng/libcap-ng-python_0.7.9.bb            |  2 +
 .../{libcap-ng-python => libcap-ng}/python.patch   |  0
 .../rng-tools/fix-rngd-fail-to-stop.patch          | 25 ------
 .../rng-tools/rng-tools/rngd.service               |  3 -
 meta/recipes-support/rng-tools/rng-tools_6.7.bb    |  5 +-
 scripts/contrib/ddimage                            | 89 ++++++++++++++++++----
 scripts/contrib/list-packageconfig-flags.py        |  2 +-
 scripts/lib/devtool/upgrade.py                     | 28 ++++---
 scripts/lib/recipetool/create_buildsys_python.py   |  9 ++-
 29 files changed, 312 insertions(+), 185 deletions(-)
 rename meta/recipes-core/busybox/{busybox-inittab_1.30.1.bb => busybox-inittab_1.31.0.bb} (100%)
 delete mode 100644 meta/recipes-core/busybox/busybox/0001-dc.tests-fix-two-test-case-to-also-depend-on-DC_BIG.patch
 rename meta/recipes-core/busybox/{busybox_1.30.1.bb => busybox_1.31.0.bb} (89%)
 create mode 100644 meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} (93%)
 rename meta/recipes-devtools/python/{python3-mako_1.0.12.bb => python3-mako_1.0.13.bb} (100%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-file01.sh-Fix-in-was-not-recognized.patch
 delete mode 120000 meta/recipes-support/libcap-ng/libcap-ng
 rename meta/recipes-support/libcap-ng/{libcap-ng-python => libcap-ng}/python.patch (100%)
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/fix-rngd-fail-to-stop.patch

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


More information about the Openembedded-commits mailing list