[oe-commits] [meta-openembedded] branch master-next updated (2be016e -> 845d2d9)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 9 05:40:05 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.

    from 2be016e  python-cryptography: Move linker flag to .inc
     new 8a80188  macchanger: update to 1.7.0
     new 418c248  wolfssl: update to 4.0.0
     new 7687abe  ell: remove recipe
     new 088d78d  analyze-suspend: update to 5.3
     new 7f21e86  udisks2: upgrade 2.8.1 -> 2.8.2
     new 9924599  parole: upgrade 1.0.1 -> 1.0.2
     new c499229  ristretto: upgrade 0.8.3 -> 0.8.4
     new b6448ef1f python-flask-socketio: move to meta-python directory
     new 122ee92  xlsatoms: upgrade 1.1.2 -> 1.1.3
     new 9072c61  xrdb: upgrade 1.1.1 -> 1.2.0
     new e6e0f8a  xrefresh: upgrade 1.0.5 -> 1.0.6
     new 4cc5ec1  xsetroot: upgrade 1.1.1 -> 1.1.2
     new f446f4d  xstdcmap: upgrade 1.0.3 -> 1.0.4
     new 845d2d9  xbitmaps: upgrade 1.1.1 -> 1.1.2

The 14 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:
 .../{wolfssl_3.15.8.bb => wolfssl_4.0.0.bb}        |  2 +-
 .../macchanger/0001-Fix-musl-build.patch           | 31 ++++++++++++++++++++++
 .../recipes-support/macchanger/macchanger_1.5.0.bb | 24 -----------------
 .../recipes-support/macchanger/macchanger_1.7.0.bb | 25 +++++++++++++++++
 ...alyze-suspend_git.bb => analyze-suspend_5.3.bb} |  4 +--
 meta-oe/recipes-core/ell/ell_0.17.bb               | 17 ------------
 .../{xlsatoms_1.1.2.bb => xlsatoms_1.1.3.bb}       |  4 +--
 .../xorg-app/{xrdb_1.1.1.bb => xrdb_1.2.0.bb}      |  4 +--
 .../{xrefresh_1.0.5.bb => xrefresh_1.0.6.bb}       |  4 +--
 .../{xsetroot_1.1.1.bb => xsetroot_1.1.2.bb}       |  4 +--
 .../{xstdcmap_1.0.3.bb => xstdcmap_1.0.4.bb}       |  4 +--
 .../{xbitmaps_1.1.1.bb => xbitmaps_1.1.2.bb}       |  4 +--
 .../udisks/{udisks2_2.8.1.bb => udisks2_git.bb}    | 13 ++++++---
 .../recipes-devtools/python/python-engineio.inc    |  0
 .../python/python-engineio_3.5.0.bb                |  0
 .../python/python-flask-socketio.inc               |  0
 .../python/python-flask-socketio_3.3.2.bb          |  0
 .../recipes-devtools/python/python-socketio.inc    |  0
 .../python/python-socketio_4.0.0.bb                |  0
 .../python/python3-engineio_3.5.0.bb               |  0
 .../python/python3-flask-socketio_3.3.2.bb         |  0
 .../python/python3-socketio_4.0.0.bb               |  0
 .../{ristretto_0.8.3.bb => ristretto_0.8.4.bb}     |  4 +--
 .../parole/{parole_1.0.1.bb => parole_1.0.2.bb}    |  6 ++---
 24 files changed, 84 insertions(+), 66 deletions(-)
 rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_3.15.8.bb => wolfssl_4.0.0.bb} (93%)
 create mode 100644 meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch
 delete mode 100644 meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
 create mode 100644 meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb
 rename meta-oe/recipes-benchmark/analyze-suspend/{analyze-suspend_git.bb => analyze-suspend_5.3.bb} (92%)
 delete mode 100644 meta-oe/recipes-core/ell/ell_0.17.bb
 rename meta-oe/recipes-graphics/xorg-app/{xlsatoms_1.1.2.bb => xlsatoms_1.1.3.bb} (73%)
 rename meta-oe/recipes-graphics/xorg-app/{xrdb_1.1.1.bb => xrdb_1.2.0.bb} (60%)
 rename meta-oe/recipes-graphics/xorg-app/{xrefresh_1.0.5.bb => xrefresh_1.0.6.bb} (71%)
 rename meta-oe/recipes-graphics/xorg-app/{xsetroot_1.1.1.bb => xsetroot_1.1.2.bb} (73%)
 rename meta-oe/recipes-graphics/xorg-app/{xstdcmap_1.0.3.bb => xstdcmap_1.0.4.bb} (74%)
 rename meta-oe/recipes-graphics/xorg-data/{xbitmaps_1.1.1.bb => xbitmaps_1.1.2.bb} (58%)
 rename meta-oe/recipes-support/udisks/{udisks2_2.8.1.bb => udisks2_git.bb} (76%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-engineio.inc (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-engineio_3.5.0.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-flask-socketio.inc (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-flask-socketio_3.3.2.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-socketio.inc (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-socketio_4.0.0.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python3-engineio_3.5.0.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python3-flask-socketio_3.3.2.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python3-socketio_4.0.0.bb (100%)
 rename meta-xfce/recipes-apps/ristretto/{ristretto_0.8.3.bb => ristretto_0.8.4.bb} (76%)
 rename meta-xfce/recipes-multimedia/parole/{parole_1.0.1.bb => parole_1.0.2.bb} (81%)

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


More information about the Openembedded-commits mailing list