[oe-commits] [openembedded-core] branch master-next updated (25c2503 -> b75c6b8)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 14 13:54:54 UTC 2017


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

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

 discard 25c2503  distrooverrides.bbclass: DISTRO_FEATURES as overrides
 discard bdab57f  Revert "bitbake.conf: DISTRO_FEATURES as overrides"
 discard 1b025e7  python-3.5: Move bz2.py, lzma.py and _compression.py from python3-misc to python3-compression
 discard 1db20bc  attr: Fix build failure when image includes man-pages pkg
 discard c14ccfe  externalsrc: verify that EXTERNALSRC/EXTERNALSRC_BUILD are absolute paths
 discard e94e833  adwaita-icon-theme: add a patch to speed up the do_install() task
 discard 15431b9  runqemu: change terminal settings for valid tty's
 discard 99bb98b  grub: switch from ftp to https
 discard d71de5c  libid3tag: switch from ftp to http
 discard 915d88a  libglu: switch from ftp to https
 discard 6337700  mesa: switch from ftp to https
 discard 28e8f56  mesa-demos: switch from ftp to https
 discard 678b5e7  dhcp: switch from ftp to http
 discard fe69c62  libpcre: switch from ftp to https
 discard 4417a4c  image.bbclass: fix setting of vardeps flag
 discard 6f643da  image.bbclass: improve setup of flags
 discard 5305b51  image.bbclass: cleanup: add new variable "task"
 discard f6a7e77  staging.bbclass: fix typo
 discard b5a41ee  connman: correct the systemd boot in read only rootfs
 discard 5d25314  systemd: enable resolved and networkd
     add 78041e2  selftest/sstatetests: Fix potential failure on uniprocessor machines
     add d9b6d53  systemd: enable resolved and networkd
     add 732e1f7  connman: correct the systemd boot in read only rootfs
     add f2d3498  staging.bbclass: fix typo
     add d24dd95  image.bbclass: cleanup: add new variable "task"
     add 6690f3a  image.bbclass: improve setup of flags
     add f582773  image.bbclass: fix setting of vardeps flag
     add 1127af1  libpcre: switch from ftp to https
     add 95a83b8  dhcp: switch from ftp to http
     add 31a6e2d  mesa-demos: switch from ftp to https
     add ca626ab  mesa: switch from ftp to https
     add 057bcb3  libglu: switch from ftp to https
     add 134151f  libid3tag: switch from ftp to http
     add 3a603a8  grub: switch from ftp to https
     add 06742ed  runqemu: change terminal settings for valid tty's
     add cd9af17  adwaita-icon-theme: add a patch to speed up the do_install() task
     add 946b662  externalsrc: verify that EXTERNALSRC/EXTERNALSRC_BUILD are absolute paths
     add 5e6595e  attr: Fix build failure when image includes man-pages pkg
     add 987363c  python-3.5: Move bz2.py, lzma.py and _compression.py from python3-misc to python3-compression
     add 0c6e4a1  Revert "bitbake.conf: DISTRO_FEATURES as overrides"
     add e982ca7  distrooverrides.bbclass: DISTRO_FEATURES as overrides
     add 877d38d  package_manager: flush installed_pkgs file before oe-pkgdata-util uses it
     add 0598466  mtools-native: fix Upstream-Status
     new 3bb65cb  pseudo: Handle too many files deadlock
     new 9e9bae6  package_deb: Enable multithreaded package creation
     new b75c6b8  package_ipk: Parallelise ipk creation

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (25c2503)
            \
             N -- N -- N   refs/heads/master-next (b75c6b8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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/package_deb.bbclass                   | 19 ++++++-
 meta/classes/package_ipk.bbclass                   | 19 ++++++-
 meta/lib/oe/package_manager.py                     |  1 +
 meta/lib/oeqa/selftest/cases/sstatetests.py        |  2 +-
 .../mtools/mtools/disable-hardcoded-configs.patch  |  2 +-
 .../pseudo/files/toomanyfiles.patch                | 62 ++++++++++++++++++++++
 meta/recipes-devtools/pseudo/pseudo_1.8.2.bb       |  1 +
 7 files changed, 100 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-devtools/pseudo/files/toomanyfiles.patch

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


More information about the Openembedded-commits mailing list