[oe-commits] [meta-openembedded] branch master-next updated (59be502 -> 1815d4e)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 12 08:23:00 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 59be502  fluentbit: fix SYSTEMD_SERVICE name
 discard 23eeaa5  kodi: Fix build on arm
 discard dac2e8a  ubi-utils-klibc: Pass TUNE_CCARGS into CFLAGS
 discard c27fad3  klibc: Fix build with musl
 discard 9852d03  libdbus-c++: Add -pthread to linker flags
 discard e0dabc2  faac: update 1.28 -> 1.29
 discard de58e42  abiword: update 3.0.1 -> 3.0.2
 discard e995d76  gparted: update 0.27.0 -> 0.28.1
 discard 6656d89  garcon: update 0.4.0 -> 0.6.1
 discard 60b25be  gvfs: update 1.28.3 -> 1.32.1
 discard e74d5b4  udisks2: update 2.1.7 -> 2.1.8
 discard fbdc222  recipes-utils: Add recipe for udevil
     new b234cb7  udisks2: update 2.1.7 -> 2.1.8
     new 6351d5d  gvfs: update 1.28.3 -> 1.32.1
     new 072a282  garcon: update 0.4.0 -> 0.6.1
     new 4ae21b2  gparted: update 0.27.0 -> 0.28.1
     new 85f9438  abiword: update 3.0.1 -> 3.0.2
     new f180ebe  faac: update 1.28 -> 1.29
     new d4373e3  libdbus-c++: Add -pthread to linker flags
     new 216bf8b  klibc: Fix build with musl
     new ac04fc6  ubi-utils-klibc: Pass TUNE_CCARGS into CFLAGS
     new 225e21d  kodi: Fix build on arm
     new 5cce369  fluentbit: fix SYSTEMD_SERVICE name
     new 626a865  Intel: remove license file
     new 7fdf736  proj: update to 4.9.3
     new ef59094  klibc: Fix linking by using bfd linker when default linker is gold
     new 9b2852b  libsombok3: add recipe
     new 20b186c  libmime-charset-perl: add recipe
     new 3ccb597  libterm-readkey-perl: add recipe
     new 91736f5  liblocale-gettext-perl: add recipe
     new 9dfe3e1  libtext-charwidth-perl: add recipe
     new f5158f7  libtext-wrapi18n-perl: add recipe
     new 247aec7  libunicode-linebreak-perl: add recipe
     new 131de8c  po4a: add full functionalities
     new 1815d4e  ebtables: replace ebtables-save perl script with bash rewrite

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   (59be502)
            \
             N -- N -- N   refs/heads/master-next (1815d4e)

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 23 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:
 .../0001-udevil-0.4.3-fix-compile-with-gcc6.patch  | 12 ------
 .../recipes-utils/udevil/udevil_0.4.4.bb           | 28 --------------
 .../klibc-2.0.4/0001-always-use-bfd-linker.patch   | 30 +++++++++++++++
 meta-initramfs/recipes-devtools/klibc/klibc.inc    |  1 +
 .../ebtables/ebtables-2.0.10-4/ebtables-save       | 43 ++++++++++++++++++++++
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   | 15 ++++----
 meta-oe/licenses/Intel                             | 21 -----------
 ...01-configure.ac-fix-cross-compiling-issue.patch | 31 ++++++++++++++++
 .../libsombok3/libsombok3_2.4.0.bb                 | 25 +++++++++++++
 .../proj/{proj_4.8.0.bb => proj_4.9.3.bb}          |  4 +-
 .../liblocale/liblocale-gettext-perl_1.07.bb       | 21 +++++++++++
 .../libmime/libmime-charset-perl_1.012.2.bb        | 19 ++++++++++
 .../libterm/libterm-readkey-perl_2.37.bb           | 36 ++++++++++++++++++
 .../libtext/libtext-charwidth-perl_0.04.bb         | 27 ++++++++++++++
 .../libtext/libtext-wrapi18n-perl_0.06.bb          | 32 ++++++++++++++++
 .../libunicode-linebreak-perl_2017.004.bb          | 26 +++++++++++++
 meta-perl/recipes-perl/po4a/po4a_0.49.bb           | 17 ++++++++-
 17 files changed, 315 insertions(+), 73 deletions(-)
 delete mode 100644 meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch
 delete mode 100644 meta-filesystems/recipes-utils/udevil/udevil_0.4.4.bb
 create mode 100644 meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/0001-always-use-bfd-linker.patch
 create mode 100755 meta-networking/recipes-filter/ebtables/ebtables-2.0.10-4/ebtables-save
 delete mode 100644 meta-oe/licenses/Intel
 create mode 100644 meta-oe/recipes-devtools/libsombok3/libsombok3/0001-configure.ac-fix-cross-compiling-issue.patch
 create mode 100644 meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb
 rename meta-oe/recipes-navigation/proj/{proj_4.8.0.bb => proj_4.9.3.bb} (70%)
 create mode 100644 meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
 create mode 100644 meta-perl/recipes-perl/libmime/libmime-charset-perl_1.012.2.bb
 create mode 100644 meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.37.bb
 create mode 100644 meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
 create mode 100644 meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb
 create mode 100644 meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2017.004.bb

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


More information about the Openembedded-commits mailing list