[oe-commits] [openembedded-core] branch master-next updated (cc548af -> b746223)

git at git.openembedded.org git at git.openembedded.org
Mon May 30 15:01:53 UTC 2016


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

  discards  cc548af   linux-yocto/4.1: fix musb compilation error
  discards  734a14c   linux-yocto: only use intel branches for optimized platforms
  discards  5fd806f   linux-yocto: create intel branches
  discards  11a30a6   linux-yocto:4.4: broxton backports
  discards  36b6aa0   ca-certificates: Add openssl as a runtime dependency
  discards  01828c2   image-live.bbclass: Tweak rounding up sector count
  discards  c39bcca   dosfstools: Upgrade 3.0.28 -> 4.0
      adds  a90ba07   ca-certificates: Add openssl as a runtime dependency
      adds  4f5ba49   layer.conf: Whitelist ca-certificate dependency on openssl
      adds  232320c   linux-yocto:4.4: broxton backports
      adds  5bc0ce9   linux-yocto: create intel branches
      adds  e3aa87a   linux-yocto: only use intel branches for optimized platforms
      adds  b746223   linux-yocto/4.1: fix musb compilation error

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

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/classes/image-live.bbclass                    | 13 +++---
 meta/conf/layer.conf                               |  1 +
 .../0001-mkfs.fat-fix-incorrect-int-type.patch     | 46 ++++++++++++++++++++++
 .../dosfstools/dosfstools/largefile.patch          | 19 +++++++++
 .../{dosfstools_4.0.bb => dosfstools_3.0.28.bb}    | 18 ++++++---
 5 files changed, 84 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch
 create mode 100644 meta/recipes-devtools/dosfstools/dosfstools/largefile.patch
 rename meta/recipes-devtools/dosfstools/{dosfstools_4.0.bb => dosfstools_3.0.28.bb} (60%)

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


More information about the Openembedded-commits mailing list