[oe-commits] [meta-openembedded] branch master-next updated (3314e15 -> c82b417)

git at git.openembedded.org git at git.openembedded.org
Sat Apr 27 17:10:34 UTC 2019


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

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

 discard 3314e15  libdbd-mysql-perl: Upgrade to 4.050
 discard 5175932  libdev-checklib-perl: add new recipe
 discard d538f6e  rrdtool: Upgrade to 1.7.1
 discard 2de9500  libopus: use armv7a, aarch64 overrides when adding ne10 dependency
 discard ca3b1f9  apache2: add back patch for set perlbin
 discard c18b29e  libnetfilter-queue: update to 1.0.3
 discard 1f8ebb8  nftables: add UPSTREAM_CHECK_URI
 discard 00910cb  nfacct: add UPSTREAM_CHECK_URI
 discard 0142348  nuttcp: update to 8.2.2
 discard 4bff4bd  traceroute: add UPSTREAM_CHECK_URI
 discard 27330b1  vblade: add UPSTREAM_CHECK_URI
 discard 30b0553  uftp: update to 4.9.9
 discard acfa5f0  wpan-tools: update to 0.9
 discard cad89d2  networkmanager-openvpn: update to 1.8.10
 discard f62278d  ne10: set NE10_TARGET_ARCH with an override instead of anonymous python
 discard 38e4540  ledmon: Mark as incompatible on musl instead of adding bogus patch
 discard 2db86a2  Revert "ell: remove recipe"
 discard 08a9469  ntp: upgrade 4.2.8p12 -> 4.2.8p13
 discard bd9cac7  python-decorator: upgrade 4.3.0 -> 4.4.0
 discard 6ced78e  python-zopeinterface: upgrade 4.5.0 -> 4.6.0
 discard 32bfadf  python-twisted: upgrade 18.4.0 -> 19.2.0
 discard a8aeebb  python-hyperlink: upgrade 18.0.0 -> 19.0.0
 discard 4787087  python-cffi: upgrade 1.12.2 -> 1.12.3
 discard 292d57d  python-alembic: upgrade 1.0.0 -> 1.0.9
 discard 49f3f44  hwdata: Upgrade to 0.322
 discard 612c74b  hostapd: Upgrade to 2.8
 discard c79a241  nano: update to 4.1
 discard 6848bcb  cpupower: update license file checksum
     new d9f4e9b  nano: update to 4.1
     new 828f96f  hostapd: Upgrade to 2.8
     new dff3f43  hwdata: Upgrade to 0.322
     new fe641ef  python-alembic: upgrade 1.0.0 -> 1.0.9
     new 83bd735  python-cffi: upgrade 1.12.2 -> 1.12.3
     new 97e1549  python-hyperlink: upgrade 18.0.0 -> 19.0.0
     new c6e50c5  python-twisted: upgrade 18.4.0 -> 19.2.0
     new 9879c92  python-zopeinterface: upgrade 4.5.0 -> 4.6.0
     new 0d5674f  python-decorator: upgrade 4.3.0 -> 4.4.0
     new 8e72f47  ntp: upgrade 4.2.8p12 -> 4.2.8p13
     new 61b821c  Revert "ell: remove recipe"
     new 635da1a  ledmon: Mark as incompatible on musl instead of adding bogus patch
     new 02cd879  ne10: set NE10_TARGET_ARCH with an override instead of anonymous python
     new 15396ef  networkmanager-openvpn: update to 1.8.10
     new 1a7c072  wpan-tools: update to 0.9
     new 0220e2a  uftp: update to 4.9.9
     new 919d11f  vblade: add UPSTREAM_CHECK_URI
     new 3e8d68f  traceroute: add UPSTREAM_CHECK_URI
     new 5881903  nuttcp: update to 8.2.2
     new fdecb3b  nfacct: add UPSTREAM_CHECK_URI
     new b9f426b  nftables: add UPSTREAM_CHECK_URI
     new 1fdb304  apache2: add back patch for set perlbin
     new cebc8f3  libopus: use armv7a, aarch64 overrides when adding ne10 dependency
     new aa64918  rrdtool: Upgrade to 1.7.1
     new 3496def  libdev-checklib-perl: add new recipe
     new cab98a7  v4l-utils: upgrade 1.16.0 -> 1.16.5
     new 718acc3  cpprest: update to 2.10.13, drop 32bit build fix upstream
     new 358b444  libnetfilter-queue: update to 1.0.3
     new c82b417  libdbd-mysql-perl: Upgrade to 4.050

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   (3314e15)
            \
             N -- N -- N   refs/heads/master-next (c82b417)

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 29 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:
 meta-oe/recipes-kernel/cpupower/cpupower.bb        |   2 +-
 .../{v4l-utils_1.16.0.bb => v4l-utils_1.16.5.bb}   |   4 +-
 meta-oe/recipes-support/cpprest/cpprest/1094.patch | 307 ---------------------
 .../cpprest/cpprest/disable-float-tests.patch      |  25 ++
 .../cpprest/cpprest/disable-outside-tests.patch    | 138 +++++++++
 .../{cpprest_2.10.12.bb => cpprest_2.10.13.bb}     |   7 +-
 6 files changed, 170 insertions(+), 313 deletions(-)
 rename meta-oe/recipes-multimedia/v4l2apps/{v4l-utils_1.16.0.bb => v4l-utils_1.16.5.bb} (93%)
 delete mode 100644 meta-oe/recipes-support/cpprest/cpprest/1094.patch
 create mode 100644 meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch
 create mode 100644 meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch
 rename meta-oe/recipes-support/cpprest/{cpprest_2.10.12.bb => cpprest_2.10.13.bb} (78%)

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


More information about the Openembedded-commits mailing list