Skip to content
  1. Jan 27, 2016
    • Belal, Awais's avatar
      mplayer2: fix building with gcc 5.x · 8e49262b
      Belal, Awais authored
      
      
      This patch works around a potential problem in the theora
      glue code where it assumes that the compiler will
      somehow find a function which is not exported explicitly
      through the libtheora library. Due to this problem the
      build fails with gcc-5.x compiler.
      The included patch essentially backports a commit which
      updates the glue code to use the Theora 1.0 API to
      eliminate this problem and PNBLACKLIST is cleared
      for mplayer2.
      
      Signed-off-by: default avatarAwais Belal <awais_belal@mentor.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      8e49262b
    • Yi Zhao's avatar
      logwatch: fix host-user-contaminated · e27a8ed9
      Yi Zhao authored
      
      
      Fix QA warning:
      WARNING: QA Issue: logwatch: /logwatch/usr/share/logwatch/scripts/services/resolver is owned by uid 1000,
      which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
      
      Signed-off-by: default avatarYi Zhao <yi.zhao@windriver.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      e27a8ed9
    • Yi Zhao's avatar
      orrery: fix host-user-contaminated · e1e5e884
      Yi Zhao authored
      
      
      Fix QA warning:
      WARNING: QA Issue: orrery: /orrery/usr/share/orrery/deepSky/messier is owned by uid 1000,
      which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
      
      Signed-off-by: default avatarYi Zhao <yi.zhao@windriver.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      e1e5e884
    • Yi Zhao's avatar
      espeak: fix host-user-contaminated · e644f3c8
      Yi Zhao authored
      
      
      Fix QA warning:
      WARNING: QA Issue: espeak: /espeak/usr/share/espeak-data/mbrola_ph/de6_phtrans is owned by uid 1000,
      which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
      
      Signed-off-by: default avatarYi Zhao <yi.zhao@windriver.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      e644f3c8
    • Yi Zhao's avatar
      debootstrap: fix host-user-contaminated · 79d2df77
      Yi Zhao authored
      
      
      Fix QA warning:
      WARNING: QA Issue: debootstrap: /debootstrap/usr/share/debootstrap/scripts/gutsy is owned by uid 1000,
      which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
      
      Signed-off-by: default avatarYi Zhao <yi.zhao@windriver.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      79d2df77
    • Trevor Woerner's avatar
      nodejs: update from 4.2.3 to 4.2.4 · ab21935a
      Trevor Woerner authored
      Additionally, the LICENSE file changed as follows:
      
         - npm is a package manager program located at deps/npm.
           npm's license follows:
           """
        -    Copyright (c) Isaac Z. Schlueter
        -    All rights reserved.
        -
        -    npm is released under the Artistic 2.0 License.
        -    The text of the License follows:
        +    The npm application
        +    Copyright (c) npm, Inc. and Contributors
        +    Licensed on the terms of The Artistic License 2.0
        +
        +    Node package dependencies of the npm application
        +    Copyright (c) their respective copyright owners
        +    Licensed on their respective license terms
        +
        +    The npm public registry at https://registry.npmjs.com
        +    and the npm website at https://www.npmjs.com
        +    Operated by npm, Inc.
        +    Use governed by terms published on https://www.npmjs.com
        +
        +    "Node.js"
        +    Trademark Joyent, Inc., https://joyent.com
        +    Neither npm nor npm, Inc. are affiliated with Joyent, Inc.
        +
        +    The Node.js application
        +    Project of Node Foundation, https://nodejs.org
        +
        +    The npm Logo
        +    Copyright (c) Mathias Pettersson and Brian Hammond
        +
        +    "Gubblebum Blocky" typeface
        +    Copyright (c) Tjarda Koster, https://jelloween.deviantart.com
        +    Used with permission
      
        ...
      
        -    "Node.js" and "node" trademark Joyent, Inc. npm is not officially
        -    part of the Node.js project, and is neither owned by nor
        -    officially affiliated with Joyent, Inc.
        -
        -    Packages published in the npm registry (other than the Software and
        -    its included dependencies) are not part of npm itself, are the sole
        -    property of their respective maintainers, and are not covered by
        -    this license.
        +    The following additional terms shall apply to use of the npm software, the npm
        +    website, the npm repository and any other services or products offered by npm,
        +    Inc.:
        +
        +    "Node.js" trademark Joyent, Inc.  npm is not officially part of the Node.js
        +    project, and is neither owned by nor affiliated with Joyent, Inc.
        +
        +    "npm" and "The npm Registry" are owned by npm, Inc. All rights reserved.
        +
        +    Modules published on the npm registry are not officially endorsed by npm, Inc.
        +    or the Node.js project.
        +
        +    Data published to the npm registry is not part of npm itself, and is the sole
        +    property of the publisher. While every effort is made to ensure accountability,
        +    there is absolutely no guarantee, warrantee, or assertion expressed or implied
        +    as to the quality, fitness for a specific purpose, or lack of malice in any
        +    given npm package.  Packages downloaded through the npm registry are
        +    independently licensed and are not covered by this license.
        +
        +    Additional policies relating to, and restrictions on use of, npm products and
        +    services are available on the npm website.  All such policies and restrictions,
        +    as updated from time to time, are hereby incorporated into this license
        +    agreement.  By using npm, you acknowledge your agreement to all such policies
        +    and restrictions.
        +
        +    If you have a complaint about a package in the public npm registry, and cannot
        +    resolve it with the package owner, please email support@npmjs.com and explain
        +    the situation.  See the [npm Dispute Resolution
        +    policy](https://github.com/npm/policies/blob/master/disputes.md) for more
        +    details.
      
        -    "npm Logo" created by Mathias Pettersson and Brian Hammond,
        -    used with permission.
        +    Any data published to The npm Registry (including user account information) may
        +    be removed or modified at the sole discretion of the npm server administrators.
        +
        +    "npm Logo" contributed by Mathias Pettersson and Brian Hammond,
        +    use is subject to https://www.npmjs.com/policies/trademark
      
             "Gubblebum Blocky" font
        -    Copyright (c) by Tjarda Koster, http://jelloween.deviantart.com
        +    Copyright (c) by Tjarda Koster, https://jelloween.deviantart.com
      
      
             included for use in the npm website and documentation,
             used with permission.
      
        -    This program uses several Node.js modules contained in the node_modules/
        +    This program uses several Node modules contained in the node_modules/
             subdirectory, according to the terms of their respective licenses.
           """
      
      Signed-off-by: default avatarTrevor Woerner <twoerner@gmail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      ab21935a
    • Moritz Fischer's avatar
      gpsd: Add patch to fix broken ACTIVATE hook. · 341253bd
      Moritz Fischer authored
      
      
      This patch is already in mainline gpsd. It fixes a
      bug where the ACTIVATE hook for a device never gets
      called.
      
      Signed-off-by: default avatarMoritz Fischer <moritz.fischer@ettus.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      341253bd
    • Andreas Müller's avatar
      thunar: remove udisks from RRECOMMENDS · dc51449c
      Andreas Müller authored
      
      
      now gvfs takes care to include all we need for automounting / network browsing
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      dc51449c
    • Andreas Müller's avatar
      xfce4-power-manager: remove udisks rdependency · c7919642
      Andreas Müller authored
      
      
      udisks spin down feature support was removed in:
      
      commit dc6ef998a2f19b6c2fcbfb48164db04be44c885d
      Author: Harald Judt <h.judt@gmx.at>
      Date:   Sun Jul 13 21:34:22 2014 +0200
      
          Remove disk spin down feature (3/3)
      
          Finally, let's remove the low-level code and remaining definitions.
      
      commit c9d0626110e4b6e906610e9a2316cdac7a11d58e
      Author: Harald Judt <h.judt@gmx.at>
      Date:   Sun Jul 13 21:26:21 2014 +0200
      
          Remove disk spin down feature (2/3)
      
          Remove all related GUI widgets from the settings dialog.
      
      commit 3ad75fad293fb66e6316aa5820ee064f264eafa4
      Author: Harald Judt <h.judt@gmx.at>
      Date:   Sun Jul 13 21:22:05 2014 +0200
      
          Remove disk spin down feature (1/3)
      
          The spin down feature does not work and would need a rewrite
          to work with udisks-2. What's more, it is probably functionality
          best handled by other tools or scripts, so let's remove it from
          the power manager.
      
          As a first step, this commit removes all interfacing code between
          GUI and low-level udisks functions.
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      c7919642
    • Andreas Müller's avatar
      gvfs: update to 1.24.2 to make access to windows shares work again · 52d0cb43
      Andreas Müller authored
      * Our very old and heavily patched version was broken for windows shares by
        the update of samba to 4.x
      * Update to latest gvfs version (1.26.2 currently) is not possible due to
      | configure: error: Package requirements (glib-2.0 >= 2.45.7 gobject-2.0 gmodule-no-export-2.0 gio-unix-2.0 gio-2.0) were not met:
      |
      | Requested 'glib-2.0 >= 2.45.7' but version of GLib is 2.44.1
      * Licence checksum changed by updating the address of the FSF [1]
      * obexftp support was removed in [2]
      * the gdu/circular dependency hack using very old gnome-disk-utility was solved
        by using udisk2 volume monitor
      * systemd-login detection was fixed
      * some more PACKAGECONFIGs disabled by default (all set -except 'cdda'- was
        build tested)
      
      [1] https://git.gnome.org/browse/gvfs/commit/?id=1e9c89eafaac6b3a759115df9981526fe9083461
      [2] https://git.gnome.org/browse/gvfs/commit/?id=606ef241fb8677528bd5d5526854658f0f298a2c
      
      
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      52d0cb43
    • Robert Yang's avatar
      dfu-util: use BP in SRC_URI · 9ba1fa91
      Robert Yang authored
      
      
      The PN caused multilib do_fetch error.
      
      Signed-off-by: default avatarRobert Yang <liezhi.yang@windriver.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      9ba1fa91
    • Derek Straka's avatar
      21492e2b
    • Derek Straka's avatar
      python-jsonpatch: add recipe for 1.12 · 669f87ad
      Derek Straka authored
      
      
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      669f87ad
    • Martin Jansa's avatar
      terminus-font: update perl-native-runtime dependency · 9c51ca47
      Martin Jansa authored
      
      
      * it was renamed in oe-core with:
        commit f4dade8e765a8c7bfd131728b9e0a34631e24950
        Author: Ed Bartosh <ed.bartosh@linux.intel.com>
        Date:   Thu Jan 7 13:39:39 2016 +0200
      
          meta: rename perl-native-runtime
      
          The code in native.bbclass adds -native suffix to the package
          names that don't have it. perl-native-runtime becomes
          perl-native-runtime-native because of this.
      
          Renamed perl-native-runtime -> hostperl-runtime-native to avoid
          mangling it and to conform with the naming convetion for native
          packages.
      
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      9c51ca47
  2. Jan 26, 2016
  3. Jan 20, 2016
  4. Jan 14, 2016