[oe-commits] [openembedded-core] branch master-next updated (704840b -> 80154c1)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 10 21:20:12 UTC 2020


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 704840b  runqemu: Add network bridge support
 discard c017ea5  cups: fix crossscripts
 discard 86099f8  opensbi: Use -ffreestanding compiler options
 discard 40744e9  Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags"
 discard 14574f2  meta-extsdk-toolchain: Mark as nostamp
 discard 76f56c7  alsa-plugins: 1.1.9 -> 1.2.1
 discard 72fda4d  alsa-utils: 1.1.9 -> 1.2.1
 discard 9c999dc  alsa-topology-conf: new recipe, version 1.2.1
 discard 6413880  alsa-ucm-conf: new recipe, version 1.2.1.2
 discard 4fedefe  alsa-lib: 1.1.9 -> 1.2.1.2
 discard e540876  ovmf: update to 201911
 discard cc62349  populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info
 discard f0f273a  sanity.bbclass: Move sanity_info from conf to cache
 discard c29b686  zip: Add patch fixing zipnote segfault
 discard 39bc05b  speexdsp: 1.2rc3 -> 1.2.0
 discard e54aae0  enchant: Replace with enchant2 from meta-oe
 discard beb339c  oeqa: archiver: Tidy up test case descriptions
 discard 8fb9c08  archiver.bbclass: Add new mirror archiver mode
 discard 3ef5a7a  sysklogd: add a delay before klogd connect syslogd
 discard a3a13c0  openssh: Allow clock_nanosleep/clock_gettime64/clock_nanosleep_time64 syscall
 discard a1076fc  maintainers.inc: cleanup entries
 discard 74477a8  wic: Add --include-path argument
 discard 2b2acf6  wic: Preserve intermediate files
 discard c3f024c  oe-pkgdata-browser: Make the window 1200x900 by default
 discard 5f2a927  oe-pkgdata-browser: Select a matching package when a recipe is selected
 discard 65369f2  oe-pkgdata-browser: Avoid an extra space for dependencies without version
 discard 40b8999  oe-pkgdata-browser: Show file sizes in a human readable format
 discard f6698c7  oe-pkgdata-browser: Correct the prefix for kilo to "k"
 discard 192e9ef  oe-pkgdata-browser: Clean the package view properly
 discard 6bd1716  oe-pkgdata-browser: Rename from pkgdataui.py
 discard 92e6ac1  libmodule-build-perl: fix ptests
 discard 833df00  perl: install typemap and other extutils metadata as part of perl-core
 discard 7954d8f  perl: package Config.pm from arch directory into the main perl package
 discard adf95b7  kbd: fix failing ptests
 discard c9ce7a8  gawk: fix failing ptests
 discard a260da7  gettext: additional ptest fixing
 discard 967800a  gzip: do not pull in perl-ptest for gzip-ptest
 discard 2c43822  ptest-packagelists.inc: add a couple of missed ptests
 discard fb52f03  ptest: report ptests that couldn't be run at all
 discard 4f0b320  staging.bbclass: correctly exclude ptest directories
 discard 9f1f6ce  dummy-sdk-package.inc: do multilib expanesion for RREPLACES as well
 discard 9f79b58  lib/oe/package_manager.py: put the sdk_provides_dummy_target upfront
 discard 3a78180  systemtap: remove the unneeded patch
 discard 5f4cf9f  virglrenderer: update to 0.8.1
 discard ae8c038  resolvconf: update to 1.82
 discard 840cb74  glew/curl: specify exclusive package configs
 discard b0f44eb  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard 9d33c2c  HACK: signing: Add extra test debug
 discard b10fb2b  HACK: Enable saving of packages
 discard 164edd5  oescripts.py: use unittest.SkipUnless for class skip
 discard f5ce7fe  cairo: Adapt license for cairo-dbg and cairo-src based on contents
     add 0e6b515  resolvconf: update to 1.82
     add b8fa017  virglrenderer: update to 0.8.1
     add f1dc63a  systemtap: remove the unneeded patch
     add a807d54  lib/oe/package_manager.py: put the sdk_provides_dummy_target upfront
     add 1f807b2  dummy-sdk-package.inc: do multilib expanesion for RREPLACES as well
     add 11d0537  staging.bbclass: correctly exclude ptest directories
     add 4b78b65  ptest: report ptests that couldn't be run at all
     add 18b7e4c  ptest-packagelists.inc: add a couple of missed ptests
     add a2932a1  gzip: do not pull in perl-ptest for gzip-ptest
     add 9863bb2  gettext: additional ptest fixing
     add c4fdb3a  gawk: fix failing ptests
     add ae39de0  kbd: fix failing ptests
     add e4072d5  perl: package Config.pm from arch directory into the main perl package
     add 829e8c4  perl: install typemap and other extutils metadata as part of perl-core
     add dbbce09  libmodule-build-perl: fix ptests
     add 2171ad1  oe-pkgdata-browser: Rename from pkgdataui.py
     add 6e41c16  oe-pkgdata-browser: Clean the package view properly
     add a07d810  oe-pkgdata-browser: Correct the prefix for kilo to "k"
     add 8e7a432  oe-pkgdata-browser: Show file sizes in a human readable format
     add aaa7eeb  oe-pkgdata-browser: Avoid an extra space for dependencies without version
     add 856ca73  oe-pkgdata-browser: Select a matching package when a recipe is selected
     add 2ac7f51  oe-pkgdata-browser: Make the window 1200x900 by default
     add 07b6b28  wic: Preserve intermediate files
     add d4cd27a  wic: Add --include-path argument
     add 993d603  maintainers.inc: cleanup entries
     add 557d464  openssh: Allow clock_nanosleep/clock_gettime64/clock_nanosleep_time64 syscall
     add 2c8b31a  archiver.bbclass: Add new mirror archiver mode
     add 8f9119c  oeqa: archiver: Tidy up test case descriptions
     add aca863f  enchant: Replace with enchant2 from meta-oe
     add f715c3c  speexdsp: 1.2rc3 -> 1.2.0
     add 8e662fc  zip: Add patch fixing zipnote segfault
     add f98103b  sanity.bbclass: Move sanity_info from conf to cache
     add 40c3099  populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_info
     add 159328d  ovmf: update to 201911
     add 9668900  alsa-lib: 1.1.9 -> 1.2.1.2
     add 769354b  alsa-ucm-conf: new recipe, version 1.2.1.2
     add 4dd6123  alsa-topology-conf: new recipe, version 1.2.1
     add c6bb27b  alsa-utils: 1.1.9 -> 1.2.1
     add 6ae82bd  alsa-plugins: 1.1.9 -> 1.2.1
     add 2bc3f51  Revert "tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags"
     add f599b6c  opensbi: Use -ffreestanding compiler options
     add 2ce6ef2  cups: fix crossscripts
     add 9e7b38c  runqemu: Add network bridge support
     new 7bd2026  cairo: Adapt license for cairo-dbg and cairo-src based on contents
     new 8972e0d  oescripts.py: use unittest.SkipUnless for class skip
     new c867bb1  HACK: Enable saving of packages
     new ab75a81  HACK: signing: Add extra test debug
     new 43f59b5  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 4e4ded9  glew/curl: specify exclusive package configs
     new 544fbe9  sysklogd: add a delay before klogd connect syslogd
     new 80154c1  meta-extsdk-toolchain: Mark as nostamp

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   (704840b)
            \
             N -- N -- N   refs/heads/master-next (80154c1)

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 8 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:

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


More information about the Openembedded-commits mailing list