[oe-commits] [openembedded-core] branch master-next updated (fd6d183 -> 109bddb)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 12 21:51:23 UTC 2016


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

  discards  fd6d183   linux-yocto-tiny: fix COMPATIBLE_MACHINE
  discards  bd18a6c   glib-2.0: Put glib-compile-schemas back in -utils
  discards  a9d1f21   oeqa/runexported.py: Fix exported test
  discards  1a70834   oeqa/selftest/sstatetests: remove obsolete exclusion
      adds  da0abb9   oeqa/runexported.py: Fix exported test
      adds  0baf3ff   glib-2.0: Put glib-compile-schemas back in -utils
      adds  8069399   linux-yocto-tiny: fix COMPATIBLE_MACHINE
      adds  b3afe7d   archiver: Ensure sstate-inputdir directory is created
       new  ac520c8   oeqa/selftest/sstatetests: remove obsolete exclusion
       new  6733d04   Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
       new  aae2d61   Revert "oeqa/selftest/wic: add test case for sparse images"
       new  424677b   rsync: don't install acinclude.m4
       new  e3e2fdc   rsync: pass cached configure values through the right variable
       new  d0ec3c1   rsync: remove upstream's rebuild logic
       new  2579f93   toaster.bbclass: improve package information collection
       new  64e80b6   sanity: allow sftp and ssh mirrors
       new  49b0d4e   package.bbclass: handle links in sorted order
       new  b908a77   lib/oe/lsb: sanitise the distro identifier
       new  70bd81a   sysvinit: make lastb.1 an alternative
       new  5169681   sudo: fix pam config on systemd systems
       new  382c075   linux-yocto-tiny: fix KBRANCH
       new  9e245ef   image.bbclass: use max() instead of indexing booleans
       new  86c4950   kbd: remove uclibc-stdarg.patch
       new  109bddb   Revert "oeqa/selftest/sstatetests: remove obsolete exclusion"

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   (fd6d183)
            \
             N -- N -- N   refs/heads/master-next (109bddb)

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 16 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/archiver.bbclass                      |  1 +
 meta/classes/image.bbclass                         |  4 +-
 meta/classes/package.bbclass                       | 19 +++--
 meta/classes/sanity.bbclass                        |  2 +-
 meta/classes/toaster.bbclass                       | 50 ++++--------
 meta/lib/oe/lsb.py                                 |  5 ++
 meta/lib/oeqa/selftest/sstatetests.py              |  2 +
 meta/lib/oeqa/selftest/wic.py                      | 13 ---
 meta/recipes-core/kbd/kbd/uclibc-stdarg.patch      | 36 --------
 meta/recipes-core/kbd/kbd_2.0.3.bb                 |  1 -
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |  3 +-
 meta/recipes-devtools/rsync/files/acinclude.m4     | 95 ----------------------
 .../rsync/files/makefile-no-rebuild.patch          | 69 ++++++++++++++++
 meta/recipes-devtools/rsync/rsync_3.1.2.bb         | 14 ++--
 meta/recipes-extended/sudo/files/sudo.pam          |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  2 +-
 scripts/lib/wic/utils/partitionedfs.py             |  2 +-
 18 files changed, 115 insertions(+), 207 deletions(-)
 delete mode 100644 meta/recipes-core/kbd/kbd/uclibc-stdarg.patch
 delete mode 100644 meta/recipes-devtools/rsync/files/acinclude.m4
 create mode 100644 meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch

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


More information about the Openembedded-commits mailing list