[oe-commits] [openembedded-core] branch python3 updated (87cb08f -> 53dc7e3)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 22:23:01 UTC 2016


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

  discards  87cb08f   bitbake.conf gixup
  discards  bdf75e8   Switch urlparse to urllib.parse
  discards  a08692c   meta: python3 megapatch
  discards  b4b368e   meta: print fixes
  discards  f0ea630   meta: Convert to use python3 octal syntax
  discards  6874f46   scripts/oe-buildenv-internal: allow experimental python3 support
      adds  c99e920   glib-2.0: Upgrade 2.46.2 -> 2.48.1
      adds  7d278ef   wayland: Upgrade 1.9.0 -> 1.10.0
      adds  fc1f9c4   wayland-protocols: Add recipe
      adds  9965dbe   weston: Upgrade 1.9.0 -> 1.10.0
      adds  ce508c6   gnome-doc-utils: Update AM_GLIB_GNU_GETTEXT macro
      adds  84b11bc   pkgconfig: Update AM_GLIB_GNU_GETTEXT macro
       new  2cda4bb   scripts/oe-buildenv-internal: allow experimental python3 support
       new  a88666b   meta: Convert to use python3 octal syntax
       new  909f952   meta: print fixes
       new  79af34d   meta: python3 megapatch
       new  6d6460d   Switch urlparse to urllib.parse
       new  53dc7e3   bitbake.conf gixup

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   (87cb08f)
            \
             N -- N -- N   refs/heads/python3 (53dc7e3)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...c-Do-not-use-readlink-when-cross-compilin.patch | 31 ----------
 .../glib-2.0/glib-2.0-configure-readlink.patch     | 29 ---------
 .../ignore-format-nonliteral-warning.patch         | 39 ------------
 .../glib-2.0/glib-2.0/relocate-modules.patch       | 66 ++++++++++----------
 .../{glib-2.0_2.46.2.bb => glib-2.0_2.48.1.bb}     |  7 +--
 meta/recipes-core/glib-2.0/glib.inc                |  3 +-
 ...t.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch | 41 +++++++++++++
 meta/recipes-devtools/pkgconfig/pkgconfig_git.bb   |  1 +
 ...t.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch | 40 +++++++++++++
 .../recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb |  1 +
 .../wayland-protocols/dont-use-AC_CANONICAL.patch  | 29 +++++++++
 .../wayland/wayland-protocols_1.3.bb               | 20 +++++++
 .../{wayland_1.9.0.bb => wayland_1.10.0.bb}        |  8 +--
 ...1-configure.ac-Fix-wayland-protocols-path.patch | 34 +++++++++++
 .../weston/explicit-enable-disable-systemd.patch   | 70 ----------------------
 .../wayland/weston/libsystemd.patch                | 53 ----------------
 .../weston/make-lcms-explicitly-configurable.patch | 43 -------------
 .../wayland/{weston_1.9.0.bb => weston_1.10.0.bb}  | 15 ++---
 18 files changed, 214 insertions(+), 316 deletions(-)
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/ignore-format-nonliteral-warning.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.46.2.bb => glib-2.0_2.48.1.bb} (73%)
 create mode 100644 meta/recipes-devtools/pkgconfig/pkgconfig/0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch
 create mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils/0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch
 create mode 100644 meta/recipes-graphics/wayland/wayland-protocols/dont-use-AC_CANONICAL.patch
 create mode 100644 meta/recipes-graphics/wayland/wayland-protocols_1.3.bb
 rename meta/recipes-graphics/wayland/{wayland_1.9.0.bb => wayland_1.10.0.bb} (85%)
 create mode 100644 meta/recipes-graphics/wayland/weston/0001-configure.ac-Fix-wayland-protocols-path.patch
 delete mode 100644 meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch
 delete mode 100644 meta/recipes-graphics/wayland/weston/libsystemd.patch
 delete mode 100644 meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch
 rename meta/recipes-graphics/wayland/{weston_1.9.0.bb => weston_1.10.0.bb} (88%)

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


More information about the Openembedded-commits mailing list