[oe-commits] [openembedded-core] branch master-next updated (e94dedb -> 07ecbf9)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 16 11:18:21 UTC 2019


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 e94dedb  systemd: backport patch to fix sysctl warning on boot
 discard dbe876d  rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_test_data
 discard 4b1399a  rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_manifest
 discard ad9d49d  nativesdk-meson: Remove some unused variables
 discard 893700a  meson.bbclass: Remove the MESON_*_ARGS variables
 discard 7ca9b57  tiff: fix CVE-2019-7663
 discard d603cf8  tiff: fix CVE-2019-6128
 discard 3bef9cf  tiff: remove redundant patch
 discard f84793c  webkitgtk: set incomptible with tune mips
 discard cec9dd8  e2fsprogs: Remove patch that disabled 64bit for ext4 by default
 discard 4e8aaa6  xauth:upgrade 1.0.10 -> 1.1
 discard f1e1a64  iproute2: update to 5.2.0
 discard 95a92f5  msmtp: use alternatives to manage /usr/lib/sendmail
 discard 3865c1f  mdadm: fix ptest hang
 discard 6aeff29  Revert "pigz: Add debug for autobuilder errors"
 discard fdbde11  pigz: Add debug for autobuilder errors
 discard e89135d  meta: Improve handling of VIRTUAL-RUNTIME variables
 discard 9bd1585  defaultsetup.conf: enable select init manager
     new b507793  mdadm: fix ptest hang
     new 0a43380  msmtp: use alternatives to manage /usr/lib/sendmail
     new e784482  iproute2: update to 5.2.0
     new abe86c0  xauth:upgrade 1.0.10 -> 1.1
     new f5edce4  e2fsprogs: Remove patch that disabled 64bit for ext4 by default
     new 4210faf  tiff: remove redundant patch
     new 7293e41  tiff: fix CVE-2019-6128
     new d06d691  tiff: fix CVE-2019-7663
     new 300f4ac  meson.bbclass: Remove the MESON_*_ARGS variables
     new 02b0128  nativesdk-meson: Remove some unused variables
     new 267697f  rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_manifest
     new 97e1af5  rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_test_data
     new 289a29f  systemd: backport patch to fix sysctl warning on boot
     new bbbb985  timezone: update to 2019b
     new 3c3a9ba  devtool/standard.py: Update devtool modify to copy source from work-shared if its already downloaded
     new bb42ab9  devtool/standard.py: Create a copy of kernel source within work-shared if not present
     new 417feb5  devtool: provide support for devtool menuconfig command
     new 35c8716  defaultsetup.conf: enable select init manager
     new 698c82c  meta: Improve handling of VIRTUAL-RUNTIME variables
     new cf0eeb8  pigz: Add debug for autobuilder errors
     new 9da2000  Revert "pigz: Add debug for autobuilder errors"
     new 07ecbf9  webkitgtk: set incomptible with tune mips

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   (e94dedb)
            \
             N -- N -- N   refs/heads/master-next (07ecbf9)

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 22 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/recipes-extended/timezone/timezone.inc |  10 +-
 scripts/lib/devtool/menuconfig.py           |  79 +++++++++++++++
 scripts/lib/devtool/standard.py             | 147 +++++++++++++++++++++++-----
 3 files changed, 207 insertions(+), 29 deletions(-)
 create mode 100644 scripts/lib/devtool/menuconfig.py

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


More information about the Openembedded-commits mailing list