[oe-commits] [openembedded-core] branch master-next updated (f192192 -> a008ca4)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 17 13:14:22 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 f192192  systemd: upgrade v244.1 -> v244.3
 discard ca28f8d  meson.bbclass: Parameterise meson.cross
     new ad48167  procps: upstream has switched to gitlab
     new 9087ae6  qemux86: do not add vga=0 to kernel parameters
     new a7658b2  qemux86: drop resolution setting via uvesafb
     new dffada2  webkitgtk: x11 and wayland are not mutually exclusive
     new a5e1b1f  weston: add a basic runtime test
     new e9ed1e1  wayland: convert to meson build
     new 49ed877  ptest-packagelists: mention ifupdown ptest in a comment
     new a9068d7  python3: resolve ncurses host contamination
     new ff951ab  fix various, innocuous typos
     new 6138ffd  systemd: upgrade v244.1 -> v244.3
     new a008ca4  insane.bbclass: Correct typo inhert->inherit

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   (f192192)
            \
             N -- N -- N   refs/heads/master-next (a008ca4)

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 11 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/insane.bbclass                        |   2 +-
 meta/classes/meson.bbclass                         | 161 ++++++++++-----------
 meta/classes/testimage.bbclass                     |   4 +-
 meta/conf/distro/include/ptest-packagelists.inc    |   1 +
 meta/conf/licenses.conf                            |   2 +-
 meta/conf/machine/include/qemuboot-x86.inc         |   3 +-
 meta/conf/machine/qemux86-64.conf                  |   4 -
 meta/conf/machine/qemux86.conf                     |   4 -
 meta/lib/oeqa/manual/eclipse-plugin.json           |   6 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   4 -
 meta/lib/oeqa/runtime/cases/{xorg.py => weston.py} |  12 +-
 meta/lib/oeqa/sdk/context.py                       |   2 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |   2 +-
 meta/lib/oeqa/selftest/cases/oelib/buildhistory.py |   2 +-
 meta/recipes-core/systemd/systemd-boot_244.3.bb    |  15 +-
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   2 +-
 ...c-setup.py-do-not-add-a-curses-include-pa.patch |  48 ++++++
 ...2-distutils-prefix-is-inside-staging-area.patch |   2 +-
 meta/recipes-devtools/python/python3_3.8.1.bb      |   1 +
 meta/recipes-extended/procps/procps_3.3.16.bb      |  13 +-
 ...-find-the-native-wayland-scanner-directly.patch |  27 ++++
 meta/recipes-graphics/wayland/wayland_1.18.0.bb    |   9 +-
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb       |   2 +-
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |   2 +-
 scripts/pybootchartgui/pybootchartgui/draw.py      |   2 +-
 25 files changed, 198 insertions(+), 134 deletions(-)
 copy meta/lib/oeqa/runtime/cases/{xorg.py => weston.py} (58%)
 create mode 100644 meta/recipes-devtools/python/python3/0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch
 create mode 100644 meta/recipes-graphics/wayland/wayland/0002-meson.build-find-the-native-wayland-scanner-directly.patch

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


More information about the Openembedded-commits mailing list