Commit Graph

1661 Commits

Author SHA1 Message Date
Marcin Juszkiewicz c70093344e libav: move --enable-postproc to 0.8.4 recipe
libav 9.1 does not have this option.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:59:53 +01:00
Koen Kooi 61a5d633e9 libav: update to 0.8.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:59:53 +01:00
Enrico Scholz 1b5e1c9551 gitpkgv.bbclass: cache GITPKGV result
gitpkgv runs the 'git rev-list | wc -l' several times when processing a
package using GITPKGV.  This takes ages for packages like the linux
kernel which has a) a large repository and b) lots of subpackages.

This patch caches the result of 'git rev-list' and uses it on the next
run.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:44 +01:00
Andrei Gherzan 1d3928e4e4 libpostproc: Remove -disable-yasm as this is a nonexistent flag
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Philip Balister d73b0653b9 gnuradio : Update to version 3.6.3.
* Fix packaging issues for the examples package.
 * Disable build for machines without neon, since cmake detection is broken.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Philip Balister 6bd7221787 uhd : Update to version 3.5.0.
This version drops the usrp E100 utilities. Also, the recipe depends on
python-cheetah-native now.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:42 +01:00
Philip Balister 8e14e61272 uhd-firmware : Update to version 3.5.0.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:41 +01:00
Martin Jansa 13d3e76d99 compat-wireless: upgrade and fixup
* use INC_PR
* fix RDEPENDS
* use normal PV
* move checksums from .inc to .bb
* upgrade, because old version fails to build with a lot of errors like this:
  compat-wireless-3.5-rc5-1/include/linux/compat-3.5.h:102:8: error: redefinition of 'struct tc_fq_codel_xstats'
* 3.5.4-1, 3.6.8-1 can failed when kernel option is missing:
  | compat-wireless-all/3.5.4-r1.0/compat-wireless-3.5.4-1/drivers/net/ethernet/broadcom/b44.c:2342:2:
    error: implicit declaration of function 'ssb_pcihost_register' [-Werror=implicit-function-declaration]
  | cc1: some warnings being treated as errors

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:41 +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
Ross Burton 9ec0d24a5f python-mako: use setuptools.bbclass, fixing install paths
An argument was missed in the manual setuptools configuration which meant that
the tool was installed into
/data/poky-master/tmp/sysroots/x86_64-linux/usr/bin/mako-render.  Using the
setuptools class reduces duplication and puts the tool into /usr/bin where it
belongs.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-13 11:39:40 +01:00
Andreas Müller 73457a7f36 physfs: initial add 2.0.3 2013-01-10 12:22:40 +01:00
Marcin Juszkiewicz e3b649b7e6 libass: add missing dependency on fribidi
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:18:10 +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 4202d1a6e6 uml-utilities: Forward port recipe from OE classic
Imported at SHA e12cf65f2fd58135039d73b9290ebee763161416

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 0be3c83eaa libuio: Add recipe for version 0.2.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 048cdcfd83 dmidecode: Forward port from OE-Classic
at SHA 16f464bd8cff6b6a27d9bfe691f7adc875d01ac2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 575aa39aa8 tcsh: Add recipes for package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 13d5ab6cf1 concurrencykit: Add recipe for latest from git
Provides concurrency primitives

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Khem Raj 9aecf2944e luajit: Add recipes
LuaJIT is for JIT'ting LUA code

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Khem Raj 8925d39d36 cppunit: Upgrade recipes from 1.12.1 -> 1.13.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08: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
Khem Raj d42ea54e6d atftp: Upgrade to latest from git
Add patches to let atftp serve huge ramdisks >500M in size

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj 683ef63fff liblockfile: Upgrade 1.06 -> 1.09
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj bdfbc1665f jansson_2.3.1.bb: Fix multilib use BPN in SRC_URI instead of PN
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj d129d2b6aa net-snmp: Use ${PN} instead of hardcoding net-snmp
This shows up when doing multilib builds where
PN != BPN and warnings about non existent systemd packages are
popping up.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Marko Lindqvist 3e65b43f9d libmad: 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-06 13:09:34 +01:00
Marko Lindqvist b47164a8c0 libmikmod: 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-06 13:09:34 +01:00
Marko Lindqvist 4ba5cc77f1 tslib: 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-06 13:09:33 +01:00
Damien RANNOU ccda63446b HostAP-daemon patch to make it compile with libnl 3.2
Signed-off-by: Damien RANNOU <damien.rannou@diateam.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:45 +01:00
Riku Voipio 4d1db5ccca krb5: reconfigure for aarch64
krb5 needs reconfigure, since the current config.sub included doesn't
include aarch64.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:45 +01:00
Martin Jansa 0618ebdbec python-pyqt: upgrade to 4.9.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01:00
Martin Jansa c79976db15 python-sip: upgrade to 4.14.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01:00
Martin Jansa 6357209b3a sip-native: upgrade to 4.14.2
* only copyright year updated in LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01: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
Andreas Müller 18e56610d4 samba: add new package libwbclient to avoid libsmbclient dragging in samba
To find which dependency dragged in samba in folder image readelf was
performed:

> readelf -d usr/lib/libsmbclient.so

Dynamic section at offset 0x4bfec0 contains 36 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x00000001 (NEEDED)                     Shared library: [libtalloc.so.2]
 0x00000001 (NEEDED)                     Shared library: [libtdb.so.1]
 0x00000001 (NEEDED)                     Shared library: [libwbclient.so.0]
 0x00000001 (NEEDED)                     Shared library: [libresolv.so.2]
 0x00000001 (NEEDED)                     Shared library: [libnsl.so.1]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [librt.so.1]
 0x00000001 (NEEDED)                     Shared library: [libz.so.1]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x0000000e (SONAME)                     Library soname: [libsmbclient.so.0]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller 90cb51b98e lxdm: disable keyboard selection
Keyboard selection with lxdm is not very helpful:

* new keyboard connected get US layout independent of selection
* the selection is not persistent and has to be made on every login

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller 6f65d9124f xcursorgen: initial add 1.0.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller 2d80beed16 icon-slicer: initial add 0.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:20 +01:00
Martin Jansa 97333c2ca2 python-sip, sip-native: use SF mirror instead of riverbankcomputing.com
* riverbankcomputing.com keeps only very latest version while SF keeps few versions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 20:21:42 +01:00
Martin Jansa 3da9e225a3 tangogps: remove
* foxtrotgsp is better maintained and now tangogps.org domain is gone too

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:34 +01:00
Martin Jansa a16bd46032 f2fs-tools: change SRC_URI to use git repo on kernel.org
* sf does not provide tarballs anymore:
  The f2fs-tools is no longer maintained through sf.net.
  Instead, please access the following url.
  http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa 37af7766ff pavucontrol: upgrade to 1.0
* also fixes build without lynx:
| make[2]: Entering directory `/OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/pavucontrol/0.9.10+git-r1/git/doc'
| make[2]: *** No rule to make target `README', needed by `all-am'.  Stop.
| make[2]: Leaving directory `/OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/pavucontrol/0.9.10+git-r1/git/doc'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:27 +01:00
Martin Jansa c012d759c3 navit: bump SRCREV to latest
* taking-address-of-temporary-array.patch was fixed in upstream r5243

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 13:02:58 +01:00
Martin Jansa 8b9178edd1 hplip: fix build with newer cups
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00
Martin Jansa d5bb26f8ac libedit: upgrade to 20121213 and fix download
* pass bitbake as User-Agent to wget, without this upstream site refuses with 406

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00
Martin Jansa 3c80ba29b0 libmicrohttpd: change SRC_URI to mirror with old archive still available
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00
Martin Jansa 6a0d5149a1 udh: inherit pythonnative
* fails without:
  | -- Configuring the python interpreter...
  | -- Could NOT find PythonInterp (missing:  PYTHON_EXECUTABLE)
  | -- Python interpreter: PYTHON_EXECUTABLE-NOTFOUND
  | -- Override with: -DPYTHON_EXECUTABLE=<path-to-python>
  | CMake Error at cmake/Modules/UHDPython.cmake:54 (MESSAGE):
  |   Error: Python interpretor required by the build system.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +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