[oe-commits] [openembedded-core] branch master-next updated (1189417 -> 3812f58)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 3 16:00:01 UTC 2016


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

  discards  1189417   dpkg: Upgrade to 1.18.7
  discards  663aa85   testexport.bbclass: Create tarballs for easy release
  discards  b674605   testexport.bbclass: Add support for testexport-tarball
  discards  ebbcffc   testexport-tarball.bb: Add recipe
  discards  8686ec1   testimage.bbclass: Make dependency of cpio when using RPMs
  discards  744284f   oetest.py: Add install/uninstall functionality for DUTs
  discards  2c32a02   ofono: update to 1.18
  discards  d1fccbb   gnome-desktop3: update to 3.20.2
  discards  4dfcf63   watchdog: update to 5.15
  discards  ed4d95a   systemtap: update to 3.0
  discards  7f754a3   msmtp: update to 1.6.5
  discards  f82a60f   libxslt: update to 1.1.29
  discards  ac2c87e   libksba: update to 1.3.4
  discards  6ff8d85   kexec-tools: update to 2.0.12
  discards  9266c2b   iso-codes: update to 3.68
  discards  e87670d   icu: update to 57.1
  discards  e975ea3   mc: update to 4.8.17
  discards  dcf0dd4   gobject-introspection: move to Python 3
  discards  4cd6f27   gobject-introspection: update to 1.48.0
  discards  6814bf8   gdb: fix upstream check
  discards  9b7baec   gcc: fix upstream check for 5.x version
  discards  c9a387f   cantarell-fonts: update to 0.0.24
  discards  9ff61f4   ffmpeg: update to 3.0.2
  discards  7e1a844   build-appliance-image: update version to 15.0.0
  discards  c7791c2   btrfs-tools: update to 4.5.3
  discards  8f22acc   boost: update to 1.61.0
  discards  b22bd7f   cantarell-fonts: fix upstream check
  discards  4f0be17   tzcode, tzdata: fix upstream version check
  discards  74d8af9   cups: fix upstream version check
  discards  541df33   webkitgtk: upgrade to 2.12.3
  discards  0d5d319   rt-tests, hwlatdetect: upgrade to 2.0
  discards  ee87986   gdbm: upgrade to 1.12
  discards  2c88098   db: update to 6.2.23
  discards  d82e51e   rpm: update patch to support db-6.2.23
      adds  b966830   toasterconf.json: exclude releases Toaster can't build
       new  81fa61c   gdbm: upgrade to 1.12
       new  2b6c5cc   rt-tests, hwlatdetect: upgrade to 2.0
       new  566ca29   webkitgtk: upgrade to 2.12.3
       new  7bb667e   cups: fix upstream version check
       new  f5dd9d5   tzcode, tzdata: fix upstream version check
       new  818034c   cantarell-fonts: fix upstream check
       new  25d4129   boost: update to 1.61.0
       new  531b617   btrfs-tools: update to 4.5.3
       new  f969c62   build-appliance-image: update version to 15.0.0
       new  3b83e8c   ffmpeg: update to 3.0.2
       new  3a6c9cc   cantarell-fonts: update to 0.0.24
       new  831ef4c   gcc: fix upstream check for 5.x version
       new  1c2f1be   gdb: fix upstream check
       new  7070c02   gobject-introspection: update to 1.48.0
       new  9689cd9   mc: update to 4.8.17
       new  91d230d   icu: update to 57.1
       new  f8a0a8f   iso-codes: update to 3.68
       new  4a0eed2   kexec-tools: update to 2.0.12
       new  eeb5b00   libksba: update to 1.3.4
       new  f832175   libxslt: update to 1.1.29
       new  c4f5805   msmtp: update to 1.6.5
       new  1310a71   systemtap: update to 3.0
       new  e25b27c   watchdog: update to 5.15
       new  bafe31e   gnome-desktop3: update to 3.20.2
       new  374e3a0   ofono: update to 1.18
       new  3812f58   dpkg: Upgrade to 1.18.7

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   (1189417)
            \
             N -- N -- N   refs/heads/master-next (3812f58)

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 26 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/testexport.bbclass                    | 76 ++--------------------
 meta/classes/testimage.bbclass                     | 20 ------
 meta/conf/toasterconf.json                         | 36 +---------
 meta/lib/oeqa/oetest.py                            | 74 ---------------------
 meta/lib/oeqa/runexported.py                       | 35 +---------
 meta/recipes-core/meta/testexport-tarball.bb       | 56 ----------------
 meta/recipes-devtools/rpm/rpm/rpm-db60.patch       | 12 ++--
 ...3-giscanner-add-use-binary-wrapper-option.patch |  4 +-
 .../gobject-introspection_1.48.0.bb                | 13 ++--
 .../db/{db_6.2.23.bb => db_6.0.30.bb}              | 17 ++++-
 10 files changed, 36 insertions(+), 307 deletions(-)
 delete mode 100644 meta/recipes-core/meta/testexport-tarball.bb
 rename meta/recipes-support/db/{db_6.2.23.bb => db_6.0.30.bb} (86%)

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


More information about the Openembedded-commits mailing list