[oe-commits] [openembedded-core] branch master-next updated (e93e3ee -> b3f4de7)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 3 12:14:25 UTC 2016


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

  discards  e93e3ee   testexport.bbclass: Update to use python3
  discards  d7367a4   dosfstools: Upgrade 3.0.28 -> 4.0
  discards  021cf1f   image-live, image-vm, wic: Remove fs size workaround
  discards  8c5b9f2   mtools: Patch out a useless sanity check
  discards  f87a280   ca-certificates: add dependency for native/nativesdk on openssl-native
  discards  e75e76d   opkg-utils: update SRCREV
      adds  523c99a   ca-certificates: add dependency for native/nativesdk on openssl-native
      adds  970cdbe   mtools: Patch out a useless sanity check
      adds  334e32a   image-live, image-vm, wic: Remove fs size workaround
      adds  5d73c59   dosfstools: Upgrade 3.0.28 -> 4.0
      adds  9129af6   testexport.bbclass: Update to use python3
      adds  4a95989   security_flags.inc: add an entry for python3-numpy
      adds  cfae302   lib/oe/buildhistory_analysis: fix for Python 3
      adds  b3f4de7   send-error-report: encode data to bytes

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

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.

No new revisions were added by this update.

Summary of changes:
 meta/conf/distro/include/security_flags.inc        |  1 +
 meta/lib/oe/buildhistory_analysis.py               | 20 ++++----
 ...re-do-find-ls-code-to-not-fail-on-filenam.patch | 56 ++++++++++++++++++++++
 .../opkg-build-Exit-when-fail-to-list-files.patch  | 45 +++++++++++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 10 ++--
 scripts/send-error-report                          |  2 +-
 6 files changed, 119 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch

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


More information about the Openembedded-commits mailing list