Commit Graph

359 Commits

Author SHA1 Message Date
Martin Jansa
92ea562baf gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: move to nonworking directories
* this set does not build with distroless qemuarm as reported in
  'State of bitbake world' thread, nobody volunteered to fix them

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01 17:44:21 +01:00
Martin Jansa
285f7fe1b4 vim: use new u-a syntax
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31 12:58:31 +01:00
Martin Jansa
72a1427f11 vim: implement gvim, vim-tiny as PACKAGECONFIG
* only one of those should be built in sysroot, otherwise they were
  overwritting files provided by other alternatives
* define PACKAGECONFIG options
* there are no RCONFLICTS/RREPLACES/RPROVIDES, because it depends on
  selected PACKAGECONFIGs
* add PN to VIMDIR and use VIMDIR where undefined VIMVER was
  (e.g. "${PN}${VIMVER}")
* move checksums from .inc to recipe
* vim/gvim/vim-tiny conflict is now fatal, with
  http://patches.openembedded.org/patch/43105/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31 12:58:31 +01:00
Koen Kooi
09d7480892 apcupsd: fix QA error and SUMMARY
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27 23:54:10 +01:00
Andreas Müller
f7cf917f36 daemonize: initial add 1.73+
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27 22:35:43 +01:00
Khem Raj
c5b5ac0046 i2c-tools: Upgrade to 3.0.3 -> 3.1.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27 22:35:43 +01:00
Riku Voipio
0c7b009c99 fuse: add aarch64 support
u64/u32 is not defined in sys/types.h, include linux/types.h like
the kernel version of fuse.h does. Patch sent to upstream mailing list.

Upstream-Status: Submitted

Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-25 13:11:47 +01:00
Martin Jansa
c796bdbf84 openldap: fix QA warnings
* openldap-2.4.23: openldap: Files/directories were installed but not shipped
    /var/volatile
    /var/volatile/run

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-25 13:11:46 +01:00
Koen Kooi
af502674e6 yasm: import from meta-intel and update to 1.2.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:19:17 +01:00
Koen Kooi
be12fb6c07 apcupsd: add 3.14.10
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:55 +01:00
Ross Burton
1274a964a4 libcanberra: upgrade and refresh packaging
Update to 0.29 (latest, 0.30, needs GStreamer 1.0) and refresh the package based
on the different recipes in oe-core and meta-oe.

Explicitly depend on GTK+ 2 and GTK+ 3, but split those dependencies into
different packages.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:17:28 +01:00
Martin Jansa
47f3975a6a emacs: add harfbuzz, libicu* to qemu root
* fails without:
  | temacs: error while loading shared libraries: libharfbuzz.so.0: cannot open shared object file: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:46 +01:00
Martin Jansa
469cd4ff12 gpm: fix build with eglibc-2.17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:45 +01:00
Andreas Müller
73457a7f36 physfs: initial add 2.0.3 2013-01-10 12:22:40 +01:00
Marko Lindqvist
83ee268bcf xmlto: replace obsolete automake macros with working ones
Add obsolete_automake_macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:18:10 +01:00
Philip Balister
441f2cc2c5 fftw : Update to version 3.3.3.
* Convert --enable-neon selection to use neon tune feature.
 * Drop neon patch since fftw now has direct neon support.
 * Remove SRC_URI from each bb file and use only SRC_URI from fftw.inc file.

The old recipe selected neon for all armv7 machines, which was not
entirely correct.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-09 11:37:15 +01:00
Khem Raj
e71ddf9491 tcpdump: Upgrade from 4.1.1 -> 4.3.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Martin Jansa
1de21e56ee imagemagick: disable opencl
* it can try to use host paths like:
  -lOpenCL -L/usr/lib/nvidia
  -lCL -L/usr/lib/nvidia
  -lclparser -L/usr/lib/nvidia
  ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:23 +01:00
Martin Jansa
d4bafb35d0 hddtemp: apply hddtemp-db.patch to our hddtemp.db
* some versions of patch utility refuse to accept such patch:
  ERROR: Command Error: exit status: 1  Output:
  Applying patch hddtemp-db.patch
  Ignoring potentially dangerous file name ../hddtemp.db
  can't find file to patch at input line 7

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:03 +01:00
Martin Jansa
ca769afc79 hddtemp: rename files to hddtemp for faster lookup
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:52:35 +01:00
Martin Jansa
580fd6c743 meta-openembedded: use correct format of Upstream-Status
* some patches have also incorrect value, but e.g. "Unknown" is as good as
  "Pending" to me

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:40:44 +01:00
Martin Jansa
c69abe0737 gpm: disable -Werror
* 1.99.7 has a lot of issues, maybe we should bump PE and go to stable 1.20.7

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:36:38 +01:00
Martin Jansa
6097b49f1f links: upgrade to 2.7 to fix build with libpng-1.5
* cookies api changed between 2.1pre30 and 2.7
* LIC_FILES_CHKSUM changed because of formal change
296c296
<     This program is free software; you can redistribute it and/or modify
---
>     on, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
>     USAThis program is free software; you can redistribute it and/or
>     modify

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:57 +01:00
Martin Jansa
f7b703f4af fltk: fix build with libpng-1.5 from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:57 +01:00
Martin Jansa
44eea8e079 emacs: fix build with libpng-1.5 from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:56 +01:00
Otavio Salvador
38daf64fb8 openmotif: Avoid use os Xos.h from host
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-21 16:45:28 +01:00
Otavio Salvador
1db0dbf9a8 openmotif: Disable printing support
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:29 +01:00
Otavio Salvador
43c2d4d3ca openmotif: Update SRC_URI and add libxft in depends
The file couldn't be found in the official repository and it seems
unmaintained as it had processing errors when trying to register to be
able to download the last release. Researching in the web a mirror has
been found and than we're using now this mirror so fetch works again.

During build test, from a clean tmp directory we found that libxft is
a hard dependency so we add it to depends list.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:26 +01:00
Otavio Salvador
353af14e43 Revert "openmotif: remove due to lack of libxp in repository"
This reverts commit 14b6850607.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:25 +01:00
Stefan Herbrechtsmeier
6335366c1f opencv: fix pkg-config file generation
Replace absolute library path with library name spec and library search
path option in pkg-config file.

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 17:48:16 +01:00
Marcin Juszkiewicz
efdf1cb3bb florence: move to meta-gnome due to libnotify
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18 17:33:08 +01:00
Martin Jansa
77da72f619 cryptsetup: import from oe-classic
* add LIC_FILES_CHKSUM
* depend on util-linux (renamed from util-linux-ng)
* depend on lvm2 instead of device-mapper
* inherit gettext

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:45 +01:00
Martin Jansa
784690ac5b lvm2: upgrade to 2.02.97 which is compatible with newer udev
* older versions are using symbols removed in newer udev
  | dmsetup.c:985: error: undefined reference to 'udev_get_dev_path'
  | collect2: error: ld returned 1 exit status
  | make[1]: *** [dmsetup] Error 1
  | make[1]: Leaving directory
  `/OE/jansa-test/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/lvm2/2.02.85-r2.0/LVM2.2.02.85/tools'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:45 +01:00
Marcin Juszkiewicz
9b45088e93 postgresql: disable spinlocks for AArch64
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:44 +01:00
Paul Eggleton
e059092a8d libnl: remove
Version 3.2.14 is now in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:43 +01:00
Paul Eggleton
31bd3fb6a6 meta-oe: Fix erroneous use of "startline" in LIC_FILES_CHKSUM
"beginline" is the correct parameter name. Checksums have been updated
where necessary (i.e. if the beginning line was something other than the
default of 1).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:42 +01:00
Marcin Juszkiewicz
b7ecd9099b florence: added gnome-doc-utils and libnotify to dependencies
gnome-doc-utils due to this:

| autoreconf: Entering directory `.'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal --system-acdir=/home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/work/aarch64-oe-linux/florence/0.5.1-r1/florence-0.5.1/aclocal-copy/ --automake-acdir=/home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12 --force
| autoreconf: configure.ac: tracing
| autoreconf: configure.ac: not using Libtool
| autoreconf: running: /home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/autoconf --force
| autoreconf: running: /home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/autoheader --force
| autoreconf: running: automake --foreign --add-missing --copy --force-missing
| gnome-doc-utils.make:63: error: HAVE_GNOME_DOC_UTILS does not appear in AM_CONDITIONAL
| docs/Makefile.am:1:   'gnome-doc-utils.make' included from here
| gnome-doc-utils.make:143: error: ENABLE_SK does not appear in AM_CONDITIONAL
| docs/Makefile.am:1:   'gnome-doc-utils.make' included from here
| gnome-doc-utils.make:192: error: ENABLE_SK does not appear in AM_CONDITIONAL
| docs/Makefile.am:1:   'gnome-doc-utils.make' included from here
| src/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.

libnotify due to:

| configure:7503: checking for LIBNOTIFY
| configure:7510: $PKG_CONFIG --exists --print-errors "libnotify"
| Package libnotify was not found in the pkg-config search path.
| Perhaps you should add the directory containing `libnotify.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'libnotify' found

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:42 +01:00
Martin Jansa
57001b5b52 cpufrequtils: remove trailing backslash from comments
* http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-December/003954.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:10:58 +01:00
Martin Jansa
48a62d1a72 strongswam: disable systemd support in meta-oe and reenable it in meta-systemd
* fixes:
strongswan-5.0.0: strongswan: Files/directories were installed but not shipped
  /lib
  /lib/systemd
  /lib/systemd/system
  /lib/systemd/system/strongswan.service

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-12 19:39:11 +01:00
Martin Jansa
aaf708746e vim-tiny: package /usr/share/vim in PN-data
* keep it separate from PN so PN is tiny
* fixes warning about a lot of unpackaged files

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:58 +01:00
Martin Jansa
2d75424332 gpm: include /usr/share/emacs/site-lisp in PN
* fixes:
gpm-1.99.7: gpm: Files/directories were installed but not shipped
  /usr/share
  /usr/share/emacs
  /usr/share/emacs/site-lisp

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:58 +01:00
Samuel Stirtzel
2261119c24 maliit-plugins: Don't build the documentation as it requires Doxygen
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:58 +01:00
Martin Jansa
5d46cee40f eject: use new update-alternatives and add u-a for eject
* eject conflicts with util-linux now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:57 +01:00
Martin Jansa
dd07114e81 eject: drop 2nd LICENSE field
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:57 +01:00
Martin Jansa
cef9476f51 gvim: fix unpackaged files QA warning
* there is a lot of stuff installed to /usr/share/vim, but gvim does not have this in FILES_PN

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:56 +01:00
Martin Jansa
67552449c6 fuse: remove /dev/fuse in do_install_append
* it's not packaged and created on target dynamically
* fixes QA:
  fuse-2.9.2: fuse: Files/directories were installed but not shipped
    /dev
    /dev/fuse

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:53 +01:00
Martin Jansa
ab63bbe815 usb-modeswitch: upgrade to 1.2.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:49 +01:00
Martin Jansa
a3baae9859 usb-modeswitch-data: upgrade to 20121109
* older archive no longer available on SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:49 +01:00
Otavio Salvador
42bb973d9b freerdp-extension-xpunlimited: Remove the recipe as it is uncompatible
The 1.0 version of FreeRDP has change a lot and made the extension to
fail; as this extension has some limit usage (due some legal
interpretations) we stoped to support it upstream and in O.S. Systems.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-07 11:05:05 +01:00
Zhenhua Luo
d348277d9d cramfs: download source tarball from http server instead of cvs server
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-07 11:05:03 +01:00