Commit Graph

2747 Commits

Author SHA1 Message Date
Martin Jansa 7cbac6b6a6 claws-mail: remove unrecognized options
* fixes following qa warnings:
  claws-mail-3.9.0: claws-mail: configure was passed unrecognised
    options: --disable-gnomeprint --disable-clamav-plugin
    --disable-aspell-test --enable-aspell [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa 479b5fb526 cairomm: don't include cairo.inc
* we were overriding most variables from cairo.inc

* fixes following QA warnings:
  cairomm-1.10.0: cairomm: configure was passed unrecognised options:
    --disable-egl --enable-tee --with-x --disable-glesv2
    --disable-valgrind --disable-some-floating-point
    [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa 681f89a5e0 libmicrohttpd: add dependency on file and disable spdy
* fixes following floating dependencies:
  libmicrohttpd/libmicrohttpd-bin/latest lost dependency on  file
  WARN: libmicrohttpd rdepends on libssl but it isn't a build dependency? [build-deps]

* and unknown-configure-option qa warning:
  libmicrohttpd-0.9.34: libmicrohttpd: configure was passed
    unrecognised options: --enable-gnutls [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa 36d29b40a0 libwebp: fix wrong DEPENDS
* there is no such thing as packagespecific build-time DEPENDS
* RDEPENDS_${PN}-gif2web isn't needed, because it's detected
  automatically by shlibs providers code
* fixes following floating dependencies:
  WARN: libwebp: libwebp-gif2webp rdepends on giflib but it isn't a build dependency?

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa 750e948236 libmikmod: add dependency on pulseaudio
* fixes following floating dependencies:
  libmikmod/libmikmod/latest lost dependency on  dbus-lib json-c libcap
    libice libpulse libpulse-simple libsm libsndfile1 libx11 libx11-xcb
    libxau libxcb

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa e213115b0b libungif: remove and use giflib everywhere
* giflib says it's API and ABI compatible with libungif
  which was in wide use while the LZW compression algorithm was
  patented.

* the selection between giflib and libungif wasn't ever determinictic
  because of conflicts in sysroot
* resolves couple of undeterministic dependencies and:
  WARNING: The recipe giflib is trying to install files into a shared area
  when those files already exist. Those files and their manifest location
  are:
   sysroots/qemuarm/usr/include/gif_lib.h
      Matched in manifest-qemuarm-libungif.populate_sysroot
      Please verify which package should provide the above files.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:17 +02:00
YangHaibo 4d4ab8fd32 integrate fcgi-2.4.0 and add OML license file
Signed-off-by: YangHaibo <b40869@freescale.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2014-08-10 17:23:22 +01:00
Paul Eggleton e751af9f90 mariadb: update to 5.5.38
* Upstream switched from autotools to cmake
* Separate build dir and parallel make now work
* Library versioning no longer used for plugins; other libtool cruft
  gone
* Proper upstream initscript
* Plugins moved from client library package to mariadb-server package
  (matches how Fedora packages these)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:19 +02:00
Martin Jansa f38639c221 libpostproc: switch to lu-zero's for on github with 12 fixes
* last commit on videolan.org is more than 1 year old, lu-zero's for has couple of fixes
  and also defines the version in the code, use that instead of 0.0.0"

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:19 +02:00
Martin Jansa e0e1f8d244 ltrace: add PV and PACKAGECONFIG for libunwind
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:18 +02:00
Fathi Boudra fd7338f82b pm-qa: update to 0.4.12 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:18 +02:00
Otavio Salvador af0089c579 evtest: Update to 0e14da9 revision
This updates to 1.31, plus fixes available in the Git tree.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:18 +02:00
Otavio Salvador 9c762b824c evtest: Stop using Cgit based archive
The Cgit based archive may change depending on the order of images,
timestamp and like causing checksum to change.

This patch uses the same 1.25 version but fetching it using Git, so no
code changes are done.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:17 +02:00
Koen Kooi 6576cddf6b libusbg: update to latest git and fix S!=B
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:17 +02:00
Koen Kooi 0f4a842e82 gimp 2.8.10: add bzip dependency
WARNING: QA Issue: gimp rdepends on libbz2 but its not a build
dependency? [build-deps]

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:17 +02:00
Martin Jansa 9f57ccff2b libwmf: add missing pkgconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:16 +02:00
Koen Kooi b762df7e6a libwmf: use pkgconfig for freetype
And while we're at it list freetype in DEPENDS as well.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:16 +02:00
Nick D'Ademo e5d70fb940 opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git.
Signed-off-by: Nick D'Ademo <nickdademo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:16 +02:00
Otavio Salvador 1fe211750e opencv: Disable 'gtk' backend if X11 is not available
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:16 +02:00
Martin Jansa 7d9440a1e7 concurrencykit: fix SRC_URI, add PV, inherit autotools-brokensep
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-05 12:02:42 +02:00
Martin Jansa d87b8e43d6 dfu-util-native: upgrade to 0.7 and drop 0.4
* fold .inc file into .bb
* add usbpath patch from 0.4 to 0.7, otherwise dfu-util fails to build
  when built after usbpath recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-05 12:02:42 +02:00
Otavio Salvador 8b7d90d8e4 swig: Update to 3.0.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-05 12:02:40 +02:00
Koen Kooi 466e0278ac php 5.4.14: use pkg-config for libxml2 detection
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-05 12:02:40 +02:00
Otavio Salvador 6ec7600da9 xf86-video-geode: Update to 2.11.16
This release includes the patch needed for Xorg 1.15 support.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:25:56 +02:00
Matthieu CRAPET 31577e783a jq: upgrade to 1.4
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:46 +02:00
dv@pseudoterminal.org 87842d3f69 libvpx: upgrade to version 1.3.0
Removed libvpx.inc , since there was no need for it (there aren't multiple
.bb files for different versions that could share the .inc)

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:46 +02:00
Ben Shelton ad51ed47ec font-cursor-misc: add recipe
Adding a recipe for the X.org cursor-misc fonts.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:46 +02:00
Ben Shelton 5cac5b0338 font-misc-misc: add recipe
Adding a recipe for the X.org misc-misc fonts.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:45 +02:00
Ben Shelton a09bbab909 xmag: add recipe
The xmag utility magnifies the pixels rendered on-screen and is useful
for examining bitmaps and matching font metrics.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:45 +02:00
Ben Shelton 2f34935612 xlsfonts: add recipe
xlsfonts is a lightweight command-line utility that is useful for
verifying which X.org fonts are installed and available on a system.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:45 +02:00
Ben Shelton cf71711dcf xfontsel: add recipe
The xfontsel utility is useful for verifying and viewing the various
X.org fonts that are available on a system.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:45 +02:00
Jukka Rissanen 527618fce2 usb-modeswitch: Upgrade to latest version
Use the latest version of usb-modeswitch (2.2.0) and
usb-modeswitch-data (20140529).

Note that usb-modeswitch-data requires usb-modeswitch
version >= 2.2.0 due to new parameter HuaweiNewMode.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:45 +02:00
Paul Barker ad85b5dd51 vim: Upgrade to v7.4.373
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30 09:35:44 +02:00
Ting Liu 2892455bad libhugetlbfs: not build obj32 for all 64b platforms
qemux86_64 has the same issue with powerpc64, set
BUILDTYPE=NATIVEONLY as default

Fix the below build issue for 64bit platforms:
| fatal error: gnu/stubs-32.h: No such file or directory
|  # include <gnu/stubs-32.h>
|                            ^
| compilation terminated.
| make: *** [obj32/elflink.o] Error 1

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30 09:35:44 +02:00
Martin Jansa 31edfae0e2 modemmanager: add dbus-glib dependency
* otherwise fails with:
  | checking for MM... no
  | configure: error: Package requirements (dbus-glib-1 >= 0.86 glib-2.0
    >= 2.18 gmodule-2.0 gobject-2.0) were not met:
  |
  | No package 'dbus-glib-1' found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30 09:35:44 +02:00
Richard Tollerton e42efe2374 syslog-ng: Improved initscript VERBOSE handling.
The messages echoed when starting and stopping syslog-ng are currently
printed regardless of the setting of VERBOSE.  Adjust the initscript so
they're only printed when VERBOSE is enabled.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30 09:21:04 +02:00
Ting Liu ca1f407451 xterm: disable-rpath-hack to avoid QA issue
Fix:
| .../packages-split/xterm/usr/bin/resize contains bad RPATH.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30 09:21:04 +02:00
Martin Jansa 09f40c089d xwd: move require line first
* otherwise SUMMARY, HOMEPAGE, SECTION, LICENSE and DEPENDS are overwriten from
  .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:51 +02:00
Richard Purdie d98907203c syslog-ng: Various fixes
* Add PACKAGECONFIG for floating json dependency
* Add PACKAGECONFIG for floating tcp-wrappers dependency
* Disable mongodb host infection problem
* Disable rabbitmq host infection problem
* Add patch for dbi host include flags issue (making dbi conditionall really work)
* Fix configure automake flags handling

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-24 15:31:50 +02:00
Jackie Huang 1a6e16bcb1 syslog-ng: uprev to 3.5.4.1
- initscript: add status, PIDFILE and xconsole
- syslog-ng.conf: dump the version
- Fix some memory leak problems we found
- Some backport patches
- scl: fix wrong ownership issue
- libnet: add libnet enable option and add it in PACKAGECONFIG
- add HOMEPAGE
- remove INC_PR
- change some config into PACKAGECONFIG
- add PACKAGE syslog-ng-libs to fix QA issue
- use volatiles
- inherit update-rc.d and update-alternative

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:50 +02:00
Jackie Huang b8a40ca5d4 syslog-ng: move back from nonworking
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:50 +02:00
Martin Jansa d1bca1168d zeroc-ice: blacklist, because it's not compatible with default db-6* version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:50 +02:00
Roy Li f06154f640 sdparm: add recipe file
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:49 +02:00
Darren Hart 126d63b9be mercurial: Update mercurial to 3.0.1
Update the mercurial version to 3.0.1.
Update the checksums.
Remove the PR per current best-practice.

This resolves an issue with Mercurial 1.9 where fetching from behind a
proxy breaks with a python stack trace. The current python
httpconnection class no longer has the port setter method.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:49 +02:00
Darren Hart 321c808a57 i2c-tools: Remove i2c-tools, it's now in oe-core
i2c-tools was added to oe-core in commit:
32ac58819580d359e22161be1abf62215d202250

Remove it from meta-openembedded.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 12:10:30 +02:00
Martin Jansa b4a886b52a llvm: set INSANE_SKIP only for one explicit package
* now when insane_qa is moved to separate task, we cannot set INSANE_SKIP in do_package task

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 12:09:09 +02:00
Jacob Kroon 5351db9867 glade3: Add PACKAGECONFIG for Gnome support
./configure checks for libbonoboui and libgnomeui.
Add a PACKAGECONFIG for it, enabled by default.

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 00:02:01 +02:00
Tim Orling d53f24ccd3 imagemagick: add some PACKAGECONFIG, fix unrecognized --without-jp2 option
* Add PACKAGECONFIG for lzma, pango, webp, wmf

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 00:02:00 +02:00
Jacob Kroon fe86f89510 gammu: Add missing glib-2.0 and udev build dependencies
Since they are autodetected they introduce floating dependencies,
so for now just require them at build time.

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 00:02:00 +02:00
Jacob Kroon 57d90f3729 liboauth: Add missing OpenSSL build dependency
Fixes:

| liboauth-1.0.3/src/hash.c:363:26: fatal error: openssl/hmac.h:
|  No such file or directory

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 00:02:00 +02:00