[oe-commits] [meta-openembedded] branch master-next updated (9437dca -> 377f2fa)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 24 13:14:18 UTC 2016


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

  discards  9437dca   ltp-ddt: blacklist
  discards  3203d8a   jq: add dependency on onig
  discards  6753d81   gnome-bluetooth: replace systemd dependency with udev
  discards  9bfae87   gnome-bluetooth: inherit gobject-introspection class
  discards  0309efc   gnome-panel: add PACKAGECONFIG for networkmanager
  discards  052d35a   ttf-pt-sans: add recipe
  discards  8a3bc24   libmicrohttp: update to version 0.9.48
  discards  bfc2f83   packagegroup-x11-illume: lower ETHEME dependency to RRECOMMENDS because default e-wm-theme-default could be empty
  discards  82ceb28   xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode
  discards  2925d1e   libftdi: Fix cpp-wrapper options
  discards  0b0e5ef   opencv: Add missing dependencies
  discards  5cb7de6   apache-websocket: Add recipe
  discards  65a59f1   python-cryptography: upgrade to 1.2.3
       new  0a645a9   apache-websocket: Add recipe
       new  33406e8   opencv: Add missing dependencies
       new  404d222   libftdi: Fix cpp-wrapper options
       new  a73aace   xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode
       new  3ab2459   packagegroup-x11-illume: lower ETHEME dependency to RRECOMMENDS because default e-wm-theme-default could be empty
       new  0b8b72e   libmicrohttp: update to version 0.9.48
       new  4931f18   ttf-pt-sans: add recipe
       new  8afc494   gnome-panel: add PACKAGECONFIG for networkmanager
       new  2b03b6a   gnome-bluetooth: inherit gobject-introspection class
       new  e2087dd   gnome-bluetooth: replace systemd dependency with udev
       new  ee08b62   jq: add dependency on onig
       new  7006737   ltp-ddt: blacklist
       new  d5287d0   ti-wifi-utils: add recipe
       new  6c11ea3   wolfssl: update to version 3.9.0
       new  66d5850   nodejs: update to 4.4.1
       new  ed471ad   lvm2: make it more explicit that readline support is disabled by default
       new  7bb4d86   python-epydoc: update to use common pypi
       new  e1acf03   python-idna: update to release 2.1 and use common pypi
       new  9436b8b   python-tornado: fix the paths for the test package
       new  10a1e1a   python-tornado-redis: update the recipe to use the common pypi
       new  5d0796e   python-ipaddress: update to 1.0.16 and use the common pypi
       new  affea6b   python-pyusb: update to 1.0.0b2 and use the common pypi
       new  00b89ac   python-six: add python-io to the depends list
       new  1dbc0df   python-parse: add initial recipe for version 1.6.6
       new  da08210   python-parse-type: add initial recipe for version 0.3.4
       new  0744cde   python-behave: add initial recipe for version 1.2.5
       new  fc54a37   python-pyhamcrest: add initial recipe for version 1.9.0
       new  377f2fa   python-crytograph: fix build issue do to openssl 1.0.1g upgrade

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   (9437dca)
            \
             N -- N -- N   refs/heads/master-next (377f2fa)

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.

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


Summary of changes:
 .../wolfssl/{wolfssl_3.4.0.bb => wolfssl_3.9.0.bb} |  4 ++--
 .../ti-wifi-utils/ti-wifi-utils_git.bb             | 24 +++++++++++++++++++
 .../nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb}    |  4 ++--
 meta-oe/recipes-support/lvm2/lvm2.inc              | 15 ++++++------
 .../recipes-devtools/python/python-behave_1.2.5.bb | 10 ++++++++
 .../build_fix_openssl_1.0.1g.patch                 | 28 ++++++++++++++++++++++
 ...ography_1.2.3.bb => python-cryptography_1.1.bb} |  7 +++---
 .../recipes-devtools/python/python-epydoc_3.0.1.bb |  9 +------
 .../recipes-devtools/python/python-idna_2.1.bb     | 11 +++++++++
 .../recipes-devtools/python/python-idna_git.bb     | 22 -----------------
 .../python/python-ipaddress_1.0.16.bb              | 11 +++++++++
 .../python/python-ipaddress_git.bb                 | 22 -----------------
 .../python/python-parse-type_0.3.4.bb              | 11 +++++++++
 .../recipes-devtools/python/python-parse_1.6.6.bb  |  8 +++++++
 .../python/python-pyhamcrest_1.9.0.bb              | 10 ++++++++
 .../python/python-pyusb_1.0.0a2.bb                 | 18 --------------
 .../python/python-pyusb_1.0.0b2.bb                 | 10 ++++++++
 meta-python/recipes-devtools/python/python-six.inc |  2 ++
 .../python/python-tornado-redis_2.4.18.bb          |  9 +------
 .../recipes-devtools/python/python-tornado.inc     |  4 ++--
 20 files changed, 144 insertions(+), 95 deletions(-)
 rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_3.4.0.bb => wolfssl_3.9.0.bb} (82%)
 create mode 100644 meta-oe/recipes-connectivity/ti-wifi-utils/ti-wifi-utils_git.bb
 rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb} (95%)
 create mode 100644 meta-python/recipes-devtools/python/python-behave_1.2.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python-cryptography/build_fix_openssl_1.0.1g.patch
 rename meta-python/recipes-devtools/python/{python-cryptography_1.2.3.bb => python-cryptography_1.1.bb} (85%)
 create mode 100644 meta-python/recipes-devtools/python/python-idna_2.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-idna_git.bb
 create mode 100644 meta-python/recipes-devtools/python/python-ipaddress_1.0.16.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-ipaddress_git.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse-type_0.3.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse_1.6.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyhamcrest_1.9.0.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-pyusb_1.0.0a2.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyusb_1.0.0b2.bb

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


More information about the Openembedded-commits mailing list