[oe-commits] [openembedded-core] branch master-next updated (e6ee471 -> 18b0bda)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 9 22:45:51 UTC 2016


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

  discards  e6ee471   Revert "gstreamer1.0-plugins-XXX: move inherit gettext into common .inc file"
  discards  bdd884f   musl: disable building of gobject introspection data
  discards  20664e4   machine/include/arch-x86: Make x32 ABI not supporting gobject-introspection-data
  discards  d90f3de   bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
  discards  74a2009   packagegroup-core-x11-sato: add python-pygobject and gtk+3
  discards  2c7f859   webkitgtk: enable gobject introspection
  discards  9852c8a   recipes-gnome: fix introspection support
  discards  e2304e5   python-pygobject: update to 3.18.2
  discards  d3936fb   gnomebase.bbclass: do not disable gobject introspection
  discards  a4ee4f5   gstreamer: enable gobject introspection
  discards  def43fd   libsoup-2.4: enable gobject introspection
  discards  93df729   clutter: enable gobject introspection
  discards  643f85a   gtk+3: enable gobject-introspection
  discards  0734f01   gtk+: enable gobject introspection
  discards  a256cc0   avahi: enable gobject-introspection
  discards  d3c113a   python-pygtk: remove the recipe
  discards  7ee6b12   avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover
  discards  e8d093f   vala.bbclass: remove pre-packaged vapigen.m4 from tarballs
  discards  7d96429   vala: enable the use of vapigen by packages with vala support
  discards  1b5e580   gobject-introspection.bbclass: add a class that enables gobject introspection
  discards  4c7a3b6   gtk-doc-stub: remove introspection stubs
  discards  d308fc7   gobject-introspection: add the recipe
  discards  891e17c   xcursor-transparent-theme: upgrade to latest git revision
      adds  be17773   populate_sdk_ext: Correct commit 8b81bb56c69aabdea984352f8e267a9783c0bdbc
       new  1c294e8   xcursor-transparent-theme: upgrade to latest git revision
       new  80d5f88   gobject-introspection: add the recipe
       new  c3737ae   gtk-doc-stub: remove introspection stubs
       new  09746db   gobject-introspection.bbclass: add a class that enables gobject introspection
       new  15854a9   vala: enable the use of vapigen by packages with vala support
       new  236db7a   vala.bbclass: remove pre-packaged vapigen.m4 from tarballs
       new  15d8614   avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover
       new  0406832   python-pygtk: remove the recipe
       new  0f0f253   avahi: enable gobject-introspection
       new  d3df961   gtk+: enable gobject introspection
       new  6b2021c   gtk+3: enable gobject-introspection
       new  a21ab34   clutter: enable gobject introspection
       new  8d2424e   libsoup-2.4: enable gobject introspection
       new  1ba0d30   gstreamer: enable gobject introspection
       new  80fcd77   gnomebase.bbclass: do not disable gobject introspection
       new  ddf99c7   python-pygobject: update to 3.18.2
       new  eebcdba   recipes-gnome: fix introspection support
       new  6794038   webkitgtk: enable gobject introspection
       new  8e2a9a2   packagegroup-core-x11-sato: add python-pygobject and gtk+3
       new  f05bd30   bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
       new  0bc7e66   machine/include/arch-x86: Make x32 ABI not supporting gobject-introspection-data
       new  4235e6a   musl: disable building of gobject introspection data
       new  f244f37   Revert "gstreamer1.0-plugins-XXX: move inherit gettext into common .inc file"
       new  16b5eb6   gcc: Disable libitm for nios2
       new  88bbad6   rpm: Fix musl integration with RPM5
       new  04d486d   rpm: Sync CVS to regular version
       new  e47ba20   perl-rdepends: Remove circular dependencies
       new  93323ff   libpam: define limits.conf as CONFFILES of package libpam-runtime
       new  18b0bda   image-mklibs: handle position independent binaries

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   (e6ee471)
            \
             N -- N -- N   refs/heads/master-next (18b0bda)

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 29 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:
 meta/classes/image-mklibs.bbclass                  |  16 +-
 meta/classes/populate_sdk_ext.bbclass              |   1 -
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   1 +
 .../recipes-devtools/perl/perl-rdepends_5.22.1.inc |   7 +-
 .../rpm/rpm/0001-rpm-Fix-build-on-musl.patch       | 242 ++++++++++++++++-----
 .../rpm/rpm/rpm-autogen-force.patch                |  78 +++++++
 meta/recipes-devtools/rpm/rpm_5.4+cvs.bb           |   9 +
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |   1 +
 meta/recipes-extended/pam/libpam_1.2.1.bb          |   1 +
 9 files changed, 287 insertions(+), 69 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch

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


More information about the Openembedded-commits mailing list