[oe-commits] [meta-openembedded] branch master-next updated (7ce1100 -> c125af6)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 15 13:30:06 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 7ce1100  librcf: Add -latomic to LDFLAGS
 discard f50575c  python3-blivetgui: add recipe 2.1.5
 discard 691f88c  python3-blivet: add recipe 2.2.0
     new cc37aef  python3-blivet: add recipe 2.2.0
     new ad94afe  python3-blivetgui: add recipe 2.1.5
     new 47fb79b  librcf: Add -latomic to LDFLAGS
     new 6599b98  upower: update 0.99.4 -> 0.99.5
     new b720216  geany: update 1.30.1 -> 1.31
     new 29805cb  geany-plugins: update 1.30 -> 1.31
     new c94d8e7  python-wrapt: update to version 1.10.11
     new 69a7670  python-cmd2: update to version 0.7.6
     new 353a2ab  python-sqlalchemy: update to version 1.1.13
     new 363c33c  python-pytest: update to version 3.2.1
     new 38c6ecb  python-pyro4: update to version 4.61
     new 07c7d83  php: move to version 7.1.8 from 7.1.7
     new 03eaf98  gsoap: Upgrade to 2.8.51
     new 16a43c3  caps: Mark ARCH empty
     new f6b5f24  python-m2crypto: Upgrade to 0.26.0
     new c125af6  mailcap: upgrade to 2.1.48

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

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 16 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/caps/caps_0.9.24.bb         |   1 +
 ...geany-plugins_1.30.bb => geany-plugins_1.31.bb} |   9 +-
 .../geany/{geany_1.30.1.bb => geany_1.31.bb}       |   4 +-
 .../0001-Specify-tag-with-libtool.patch            |   0
 .../change-AC_TRY_RUN-to-AC_TRY_LINK.patch         |   0
 .../php/{php_7.1.7.bb => php_7.1.8.bb}             |   4 +-
 .../gsoap/gsoap/0001-Fix-out-of-tree-builds.patch  | 178 +++++++++++++++++++++
 .../gsoap/{gsoap_2.8.12.bb => gsoap_2.8.51.bb}     |  15 +-
 .../{mailcap_2.1.46.bb => mailcap_2.1.48.bb}       |   4 +-
 .../upower/{upower_0.99.4.bb => upower_0.99.5.bb}  |   4 +-
 .../{python-pyro4_4.59.bb => python-pyro4_4.61.bb} |   4 +-
 .../{python-cmd2_0.7.5.bb => python-cmd2_0.7.6.bb} |   4 +-
 ...2crypto_0.25.1.bb => python-m2crypto_0.26.0.bb} |  13 +-
 .../recipes-devtools/python/python-pytest.inc      |   4 +-
 ...thon-pytest_3.2.0.bb => python-pytest_3.2.1.bb} |   0
 .../recipes-devtools/python/python-sqlalchemy.inc  |   4 +-
 ...chemy_1.1.11.bb => python-sqlalchemy_1.1.13.bb} |   0
 .../recipes-devtools/python/python-wrapt.inc       |   6 +-
 ...on-wrapt_1.10.10.bb => python-wrapt_1.10.11.bb} |   0
 ...on3-pytest_3.2.0.bb => python3-pytest_3.2.1.bb} |   0
 ...hemy_1.1.11.bb => python3-sqlalchemy_1.1.13.bb} |   0
 ...3-wrapt_1.10.10.bb => python3-wrapt_1.10.11.bb} |   0
 .../python-blivet/python3-blivet_2.2.0.bb          |   2 +-
 .../python-pykickstart/python3-pykickstart_2.35.bb |   3 -
 24 files changed, 219 insertions(+), 40 deletions(-)
 rename meta-oe/recipes-devtools/geany/{geany-plugins_1.30.bb => geany-plugins_1.31.bb} (96%)
 rename meta-oe/recipes-devtools/geany/{geany_1.30.1.bb => geany_1.31.bb} (75%)
 rename meta-oe/recipes-devtools/php/{php-7.1.7 => php-7.1.8}/0001-Specify-tag-with-libtool.patch (100%)
 rename meta-oe/recipes-devtools/php/{php-7.1.7 => php-7.1.8}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (100%)
 rename meta-oe/recipes-devtools/php/{php_7.1.7.bb => php_7.1.8.bb} (79%)
 create mode 100644 meta-oe/recipes-support/gsoap/gsoap/0001-Fix-out-of-tree-builds.patch
 rename meta-oe/recipes-support/gsoap/{gsoap_2.8.12.bb => gsoap_2.8.51.bb} (65%)
 rename meta-oe/recipes-support/mailcap/{mailcap_2.1.46.bb => mailcap_2.1.48.bb} (87%)
 rename meta-oe/recipes-support/upower/{upower_0.99.4.bb => upower_0.99.5.bb} (90%)
 rename meta-python/recipes-connectivity/python-pyro4/{python-pyro4_4.59.bb => python-pyro4_4.61.bb} (70%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.7.5.bb => python-cmd2_0.7.6.bb} (77%)
 rename meta-python/recipes-devtools/python/{python-m2crypto_0.25.1.bb => python-m2crypto_0.26.0.bb} (79%)
 rename meta-python/recipes-devtools/python/{python-pytest_3.2.0.bb => python-pytest_3.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-sqlalchemy_1.1.11.bb => python-sqlalchemy_1.1.13.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-wrapt_1.10.10.bb => python-wrapt_1.10.11.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.2.0.bb => python3-pytest_3.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.1.11.bb => python3-sqlalchemy_1.1.13.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-wrapt_1.10.10.bb => python3-wrapt_1.10.11.bb} (100%)

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


More information about the Openembedded-commits mailing list