[oe-commits] [meta-openembedded] branch master-next updated (9602ab9 -> cd02147)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 13 14:55:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

 discard 9602ab9  hiredis: Add recipe
 discard 63f606e  debsums: New recipe
 discard a0a5ba2  libfile-fnmatch-perl: New recipe
 discard 904a5ee  librcf: fix a clang compiling issue
 discard be7cc82  librcf: convert CRLF to LF
 discard 69e3640  dos2unix.bbclass: add recipe
 discard 8711339  dos2unix: add recipe
 discard 9dd8765  po4a: add recipe
 discard 95ed9af  gflags: change download name.
 discard 9b3e845  esound: Upgrade to 0.2.41
 discard 0cfa891  microcode-ctl: add new recipe
 discard 835dae6  logwarn: add new recipe
 discard 189c89d  enscript: add new recipe
 discard f506ce5  agent-proxy: add new recipe
 discard 22344f9  python3-django: add python3 recipe and update to 1.11.2
 discard e06d092  python3-django-south: add new recipe
 discard 5b28104  openldap: Fix CVE-2017-9287
 discard cca2a24  espeak: Fix FTBFS due to narrowing warnings on 32bit x86
 discard 839d76d  fwts: Bump SRCREV to latest past 17.03.00 release
     new 2bdd9d2  espeak: Fix FTBFS due to narrowing warnings on 32bit x86
     new 6c48f2c  openldap: Fix CVE-2017-9287
     new 67bab65  python3-django-south: add new recipe
     new 5516dce  python3-django: add python3 recipe and update to 1.11.2
     new 7f24ee8  agent-proxy: add new recipe
     new f37bcf0  enscript: add new recipe
     new f851d95  logwarn: add new recipe
     new 8fe824f  microcode-ctl: add new recipe
     new b5afe4f  esound: Upgrade to 0.2.41
     new f6f0f6b  gflags: change download name.
     new fcbf605  po4a: add recipe
     new 323f8dd  dos2unix: add recipe
     new b6da0cf  dos2unix.bbclass: add recipe
     new 6f7d89d  librcf: convert CRLF to LF
     new 46fed55  librcf: fix a clang compiling issue
     new fbe4c71  libfile-fnmatch-perl: New recipe
     new 1032969  debsums: New recipe
     new 5c23530  hiredis: Add recipe
     new 917d73d  libdc1394: Add X11 and opengl deps if distro has them in policy
     new 12998f0  gitver: extend class to use EXTERNALSRC if set
     new cd02147  gitver: fix broken ${GITSHA} and recursion in S when PV="${GITVER}"

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   (9602ab9)
            \
             N -- N -- N   refs/heads/master-next (cd02147)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 21 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../recipes-multimedia/libdc1394/libdc1394_git.bb  |  5 +-
 meta-oe/classes/gitver.bbclass                     | 24 +++++--
 meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb |  2 +-
 meta-oe/recipes-support/debsums/debsums_2.2.2.bb   | 57 ++++++++--------
 meta-oe/recipes-support/dos2unix/dos2unix_7.3.4.bb |  2 +-
 ...01-Add-correct-printf-qualifier-for-off_t.patch | 35 ----------
 ...e-poll.h-instead-of-deprecated-sys-poll.h.patch | 48 --------------
 ...-C99-defined-format-for-printing-uint64_t.patch | 53 ---------------
 ...efine-__SWORD_TYPE-if-not-defined-by-libc.patch | 33 ----------
 .../fwts/fwts/0003-Undefine-PAGE_SIZE.patch        | 30 ---------
 ...ntptr_t-to-fix-pointer-to-int-cast-issues.patch | 76 ----------------------
 meta-oe/recipes-test/fwts/fwts_git.bb              | 12 +---
 12 files changed, 54 insertions(+), 323 deletions(-)
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0001-Include-poll.h-instead-of-deprecated-sys-poll.h.patch
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0002-Add-C99-defined-format-for-printing-uint64_t.patch
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0002-Define-__SWORD_TYPE-if-not-defined-by-libc.patch
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0003-Undefine-PAGE_SIZE.patch
 delete mode 100644 meta-oe/recipes-test/fwts/fwts/0003-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch

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


More information about the Openembedded-commits mailing list