Skip to content
  1. Feb 01, 2016
  2. Jan 27, 2016
    • Martin Jansa's avatar
      telepathy-glib: update python-native-runtime dependency · 73854a05
      Martin Jansa authored
      
      
      * it was renamed in oe-core with:
        commit 8a474057d86b3ebf6271656d6b9adf384ea9ad6d
        Author: Ed Bartosh <ed.bartosh@linux.intel.com>
        Date:   Wed Jan 13 10:03:04 2016 +0200
      
          bitbake.conf: rename python-native-runtime
      
          The code in native.bbclass adds -native suffix to the package
          names that don't have it.
      
          Renamed python-native-runtime -> hostpython-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>
      73854a05
    • Martin Jansa's avatar
      phoronix-test-suite: exclude bash, php, python dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS · b82601c2
      Martin Jansa authored
      
      
      * otherwise the recipe cannot inherit allarch. as detected with
        openembedded-core/scripts/sstate-diff-machines.sh:
      
       === Comparing signatures for task do_package_write_ipk.sigdata between qemux86copy and qemuarm ===
      ERROR: phoronix-test-suite different signature for task do_package_write_ipk.sigdata between qemux86copy and qemuarm
      runtaskdeps changed from ['bashbash_4.3.30.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_package', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_packagedata', 'phpphp_5.6.16.bb.do_packagedata', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native', 'pythonpython_2.7.9.bb.do_packagedata'] to ['bashbash_4.3.30.bb.do_packagedata', 'opkg-utilsopkg-utils_git.bb.do_populate_sysroot:virtual:native', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_package', 'phoronix-test-suitephoronix-test-suite_6.0.1.bb.do_packagedata', 'phpphp_5.6.16.bb.do_packagedata', 'pseudopseudo_1.7.4.bb.do_populate_sysroot:virtual:native', 'pythonpython_2.7.9.bb.do_packagedata']
      /home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-extended/bash/bash_4.3.30.bb.do_packagedata with hash 6750d401e680e6e5dac8e8585c43b386
       changed to
      /home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-extended/bash/bash_4.3.30.bb.do_packagedata with hash bc992ff361286bc2f048935132a20348
      /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/php/php_5.6.16.bb.do_packagedata with hash 17a21823eea3e0d1cce1d516f77b23ad
       changed to
      /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/php/php_5.6.16.bb.do_packagedata with hash 6058efb32e6f622aa866f982c3688f08
      /home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-devtools/python/python_2.7.9.bb.do_packagedata with hash 4e3278467af71cb9d0219f674415a2fa
       changed to
      /home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-devtools/python/python_2.7.9.bb.do_packagedata with hash 4186010efd8bd3464948437ae114ec2a
      Hash for dependent task phpphp_5.6.16.bb.do_packagedata changed from 17a21823eea3e0d1cce1d516f77b23ad to 6058efb32e6f622aa866f982c3688f08
      Hash for dependent task bashbash_4.3.30.bb.do_packagedata changed from 6750d401e680e6e5dac8e8585c43b386 to bc992ff361286bc2f048935132a20348
      Hash for dependent task pythonpython_2.7.9.bb.do_packagedata changed from 4e3278467af71cb9d0219f674415a2fa to 4186010efd8bd3464948437ae114ec2a
      
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      b82601c2
    • Dai Caiyun's avatar
      cryptsetup: 1.6.7 -> 1.7.0 · 2a7be1d4
      Dai Caiyun authored
      
      
      Upgrade cryptsetup from 1.6.7 to 1.7.0.
      
      Signed-off-by: default avatarDai Caiyun <daicy.fnst@cn.fujitsu.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      2a7be1d4
    • Maxin B. John's avatar
      libjpeg-turbo: remove recipe · 1e2d9ae3
      Maxin B. John authored
      
      
      Remove libjpeg-turbo package from meta-oe as it will be moved to oe-core
      to replace libjpeg package.
      
      Signed-off-by: default avatarMaxin B. John <maxin.john@intel.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      1e2d9ae3
    • Derek Straka's avatar
      python-tornado: upgrade to 4.3 · 947821e3
      Derek Straka authored
      
      
      Signed-off-by: default avatarDerek Straka <derek@asterius.io>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      947821e3
    • Li xin's avatar
      python-six: Error fix for recipes depend on python-six · 6b4cee97
      Li xin authored
      If you bitbake recipes which depends on python-six such as
      python-cryptography. And also your network is not very well.
      Error will occur as following:
         Download error on https://pypi.python.org/simple/six/
      
      :
         [Errno -5] No address associated with hostname -- Some packages may not be found!
          Couldn't find index page for 'six' (maybe misspelled?)
          No local packages or download links found for six
      So add do_compile_append() to fix it.
      
      Signed-off-by: default avatarLi Xin <lixin.fnst@cn.fujitsu.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      6b4cee97
    • Dai Caiyun's avatar
      syslog-ng: 3.5.4.1 -> 3.6.4 · 72210ea4
      Dai Caiyun authored
      
      
      Upgrade syslog-ng from 3.5.4.1 to 3.6.4.
      
      1) Modify the syslog-ng.service-the-syslog-ng-service.patch,since the datas has been changed.
      2) Delete these patches,since they are not needed any more.
          afsql-afsql_dd_insert_db-refactor.patch
          deinit-the-new-config-when-reverting-to-the.patch
          free-global-LogTemplateOptions.patch
          still-free-the-unconsumed-item.patch
          syslog-ng-verify-the-list-before-del.patch
          rewrite-expr-grammar.ym-Free-up-token.patch
          logwriter-dont-allocate-a-new-buffer.patch
      3) Fix WARNING:
          QA Issue: syslog-ng-libs rdepends on libpcre, but it isn't a build dependency? [build-deps]
          QA Issue: syslog-ng rdepends on libpcre, but it isn't a build dependency? [build-deps]
      4) Fix ERROR: QA Issue: non -staticdev package contains static .a library:
          work/i586-poky-linux/syslog-ng/3.6.4-r0/packages-split/syslog-ng/usr/lib/syslog-ng/libtest/libsyslog-ng-test.a' [staticdev]
      
      Signed-off-by: default avatarDai Caiyun <daicy.fnst@cn.fujitsu.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      72210ea4
    • Derek Straka's avatar
      jq: upgrade to 1.5 · 19a3f18e
      Derek Straka authored
      
      
      update source url and checksums
      license checksum update since trailing whitespace removed upstream
      disable-maintainer-mode to avoid bison > 3.0 dependency
      
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      19a3f18e
    • Dai Caiyun's avatar
      dracut: 043 -> 044 · 8c66edbc
      Dai Caiyun authored
      
      
      Upgrade dracut from 043 to 044.
      
      Signed-off-by: default avatarDai Caiyun <daicy.fnst@cn.fujitsu.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      8c66edbc
    • Dai Caiyun's avatar
      python-pip: 7.1.0 -> 7.1.2 · d744a484
      Dai Caiyun authored
      
      
      Upgrade python-pip from 7.1.0 to 7.1.2.
      
      Signed-off-by: default avatarDai Caiyun <daicy.fnst@cn.fujitsu.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      d744a484
    • Adrian's avatar
      99e89431
    • Dai Caiyun's avatar
      networkmanager: 1.0.6 -> 1.0.10 · 4817da92
      Dai Caiyun authored
      
      
      * Upgrade networkmanager from 1.0.6 to 1.0.10.
      * add patches:
        - Apply three bug fix patches from NM git.
        - Apply a patch to fix a bug in the header files breaking gnome-panel build.
        - fix ppp rdepend: pppd is not on the target if NM does not rdepend on it.
      
      Signed-off-by: default avatarAdrian Freihofer <adrian.freihofer@gmail.com>
      Signed-off-by: default avatarDai Caiyun <daicy.fnst@cn.fujitsu.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      4817da92
    • 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