[oe-commits] [meta-openembedded] branch master updated (91e5397 -> a8aef12)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 5 20:36:25 UTC 2019


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

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

    from 91e5397  android-tools: Disable for powerpc/powerpc64
     add 83549ca  packagegroup-meta-oe: Exclude unbuildable packages on mips64
     add 65c6ecc  packagegroup-meta-oe: Exclude android-tools breakpad on ppc
     add 6119895  packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep
     add 039f524  libedit: Upgrade to 20181209
     add fd6b867  wifi-test-suite: Initial recipe for wifi test suite.
     add f0ef6d4  tinymembench: Update to tip of master
     add aa5cf52  catch2: Replace the patch with upstreamable patch
     add c5f551f  spirv-tools: Initial recipe for spirv tools
     add cd6d63e  faac: update 1.29 -> 1.29.9.2
     add 809b080  garcon: upgrade 0.6.1 -> 0.6.2
     add 210bf85  thunar-volman: upgrade 0.9.0 -> 0.9.1
     add a6cd333  xfce4-panel: upgrade 4.13.3 -> 4.13.4
     add 641616a  xfce4-taskmanager: upgrade 1.2.1 -> 1.2.2
     add 66a2a94  xfce4-appfinder: upgrade 4.13.1 -> 4.13.2
     add 0a3ba66  xfce4-systemload-plugin: upgrade 1.2.1 -> 1.2.2
     add 0056658  xfce4-mpc-plugin: upgrade 0.5.0 -> 0.5.1
     add 6738435  start-stop-daemon: Upgrade to 1.18.25
     add 70dae71  mpv: Disable lua on mips/aarch64
     add ec1894f  fix networkmanager apppend
     add a8aef12  luajit: Disable for mips n64/n32 hosts

No new revisions were added by this update.

Summary of changes:
 .../networkmanager/networkmanager_%.bbappend       |  2 +-
 .../faac/{faac_1.29.bb => faac_1.29.9.2.bb}        | 11 +--
 ...Define-__STRING-if-cdefs.h-does-not-exist.patch | 28 -------
 .../tinymembench/tinymembench_git.bb               |  2 +-
 ...-Use-toolchain-from-environment-variables.patch | 92 ++++++++++++++++++++++
 ...-include-removes-unnedded-stuff-and-add-n.patch | 45 +++++++++++
 ...-usr-sbin-for-script-and-make-script-for-.patch | 58 ++++++++++++++
 .../wifi-test-suite/wifi-test-suite_git.bb         | 37 +++++++++
 .../packagegroups/packagegroup-meta-oe.bb          | 19 ++++-
 ...dit_20180525-3.1.bb => libedit_20181209-3.1.bb} |  6 +-
 meta-oe/recipes-devtools/luajit/luajit_2.0.5.bb    |  6 +-
 .../0001-tools-lesspipe-Allow-generic-shell.patch  | 24 ++++++
 meta-oe/recipes-graphics/spir/spirv-tools_git.bb   | 32 ++++++++
 meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb   |  5 +-
 .../0001-Add-linux-musleabi-to-ostable.patch       | 39 ---------
 .../0001-dpkg-Support-muslx32-build.patch          | 41 ++++++++++
 ...nux-wrs-kernel-version-which-has-characte.patch | 38 +++++++++
 ...tinsts-expect-D-to-be-set-when-running-in.patch | 75 ++++++++++++++++++
 ...-function-doesn-t-work-properly-for-all-s.patch | 31 ++++++++
 .../0005-dpkg-compiler.m4-remove-Wvla.patch        | 36 +++++++++
 ...0006-add-musleabi-to-known-target-tripets.patch | 42 ++++++++++
 ...uild.c-Remove-usage-of-clamp-mtime-in-tar.patch | 39 +++++++++
 .../add_armeb_triplet_entry.patch                  | 48 +++++++++++
 .../start-stop-daemon/arch_pm.patch                | 29 +++++++
 .../start-stop-daemon/noman.patch                  | 22 ++++++
 .../remove-tar-no-timestamp.patch                  | 17 ++++
 .../start-stop-daemon/start-stop-daemon_1.17.25.bb | 39 ---------
 .../start-stop-daemon/start-stop-daemon_1.18.25.bb | 87 ++++++++++++++++++++
 .../catch2/catch2/0001-Remove-redundant-move.patch | 53 +++++++------
 meta-oe/recipes-test/catch2/catch2_2.5.0.bb        |  4 +-
 .../xfce4-taskmanager/xfce4-taskmanager_1.2.1.bb   | 10 ---
 .../xfce4-taskmanager/xfce4-taskmanager_1.2.2.bb   | 10 +++
 ...c-plugin_0.5.0.bb => xfce4-mpc-plugin_0.5.1.bb} |  4 +-
 ...n_1.2.1.bb => xfce4-systemload-plugin_1.2.2.bb} |  4 +-
 .../garcon/{garcon_0.6.1.bb => garcon_0.6.2.bb}    |  4 +-
 ...unar-volman_0.9.0.bb => thunar-volman_0.9.1.bb} |  4 +-
 ...pfinder_4.13.1.bb => xfce4-appfinder_4.13.2.bb} |  6 +-
 ...xfce4-panel_4.13.3.bb => xfce4-panel_4.13.4.bb} |  4 +-
 38 files changed, 881 insertions(+), 172 deletions(-)
 rename meta-multimedia/recipes-multimedia/faac/{faac_1.29.bb => faac_1.29.9.2.bb} (65%)
 delete mode 100644 meta-multimedia/recipes-multimedia/faac/files/0001-mp4v2-Define-__STRING-if-cdefs.h-does-not-exist.patch
 create mode 100644 meta-oe/recipes-connectivity/wifi-test-suite/files/0001-Use-toolchain-from-environment-variables.patch
 create mode 100644 meta-oe/recipes-connectivity/wifi-test-suite/files/0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch
 create mode 100644 meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch
 create mode 100644 meta-oe/recipes-connectivity/wifi-test-suite/wifi-test-suite_git.bb
 rename meta-oe/recipes-devtools/libedit/{libedit_20180525-3.1.bb => libedit_20181209-3.1.bb} (76%)
 create mode 100644 meta-oe/recipes-graphics/spir/files/0001-tools-lesspipe-Allow-generic-shell.patch
 create mode 100644 meta-oe/recipes-graphics/spir/spirv-tools_git.bb
 delete mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0001-Add-linux-musleabi-to-ostable.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0001-dpkg-Support-muslx32-build.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0005-dpkg-compiler.m4-remove-Wvla.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0006-add-musleabi-to-known-target-tripets.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/add_armeb_triplet_entry.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/arch_pm.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/noman.patch
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon/remove-tar-no-timestamp.patch
 delete mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.17.25.bb
 create mode 100644 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.18.25.bb
 delete mode 100644 meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.1.bb
 create mode 100644 meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.2.bb
 rename meta-xfce/recipes-multimedia/xfce4-mpc-plugin/{xfce4-mpc-plugin_0.5.0.bb => xfce4-mpc-plugin_0.5.1.bb} (76%)
 rename meta-xfce/recipes-panel-plugins/systemload/{xfce4-systemload-plugin_1.2.1.bb => xfce4-systemload-plugin_1.2.2.bb} (70%)
 rename meta-xfce/recipes-xfce/garcon/{garcon_0.6.1.bb => garcon_0.6.2.bb} (76%)
 rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.9.0.bb => thunar-volman_0.9.1.bb} (76%)
 rename meta-xfce/recipes-xfce/xfce4-appfinder/{xfce4-appfinder_4.13.1.bb => xfce4-appfinder_4.13.2.bb} (62%)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.13.3.bb => xfce4-panel_4.13.4.bb} (90%)

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


More information about the Openembedded-commits mailing list