Commit Graph

226 Commits

Author SHA1 Message Date
Koen Kooi
888509e75f opencv, opencv-samples: add 2.4.2
Libav is easier to get right than gstreamer, so switch back. Also enable libv4l for better v4l(2) support

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-13 10:19:57 +02:00
Khem Raj
680af24d1f mini-iconv: Add package recipe
mini iconv can be used to replace GNU libiconv
it does not do all translation but it good for small
systems especially uclibc based

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-09 18:40:21 +02:00
Khem Raj
a64ec2dcbe cpufrequtils: Fix build without NLS
uclibc disables NLS and we need to pass the right
define to inform the build system about NLS support
cpufrequtils-nls.patch is applied upstream so lets
remove it from metadata

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-09 18:40:21 +02:00
Koen Kooi
0378b2ab7e ntp: unbreak fetching of ntp-ssl
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-27 11:14:01 +02:00
Koen Kooi
410d087bf5 libatasmart: update to 0.19
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-27 11:10:55 +02:00
Koen Kooi
c144932088 fb-test: add latest git version
This is a suite of utils to test the linux framebuffer and aid in debugging problems.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-05 10:48:10 +02:00
Martin Jansa
21b85f3426 recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used without PN* suffix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-05 10:46:52 +02:00
Martin Jansa
b87c64f8b4 pidgin: fix missing quote in FILES_libgnt-dbg
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17 14:17:21 +02:00
Martin Jansa
08dbadf954 pidgin: explicitly disable nss
* sometimes it leaks from meta-chromium and breaks pidgin build

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17 09:37:23 +02:00
Martin Jansa
b34296ae22 libnl: upgrade to 3.2.9 and fix upgrade path
* COPYING change is only formal from
  c857625be0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17 09:37:22 +02:00
Martin Jansa
b5abbdc04a libnl: bump PE
* libnl-2 in oe-core has PE 1, so in order to have upgrade patch from libnl-2 to libnl-3 we need PE 1 here too

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-17 09:37:22 +02:00
Andreas Müller
e478a7affa florence: make it build by aligning includes
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16 07:29:17 +02:00
Andreas Oberritter
f769b97271 xfsprogs: misc fixes for recipe
* Only libhandle's license is the LGPLv2.1, all tools are
  licensed under the GPLv2.
* Create seperate package for libhandle.
* Create seperate packages for mkfs.xfs and fsck.xfs
  to save space.
* Use real license file for LIC_FILES_CHKSUM.
* Fix libhandle.so symlink.
* Remove unneeded symlinks from ${base_libdir}

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-05 09:00:21 +02:00
Tasslehoff Kjappfot
b04e5005ff synergy: remove inherit of siteinfo and fix license string
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-30 10:16:27 +02:00
Tasslehoff Kjappfot
5a3d0de38a synergy: add synergy 1.3.8
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-27 08:55:18 +02:00
Martin Jansa
cb9a2c734d libusb*: remove native support, was moved to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-26 13:50:24 +02:00
Martin Jansa
37400df21c librsvg, cairo, pixman, tiff, libgpg-error: remove native support, was moved to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-26 13:50:24 +02:00
Luca Vaudano
41f8ee83ff mime-support: Update to version 3.48
Signed-off-by: Luca Vaudano <vaudano@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-18 19:19:24 +02:00
Anders Darander
21b04f590f sqlite: cp instead of mv in do_configure
The use of mv in do_configure() made bitbake error out if a second run
of do_configure was requested. Copy the file instead.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-11 11:10:32 +02:00
Otavio Salvador
294a0b5cee openmotif: add 2.3.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:47 +02:00
Samuel Stirtzel
c76965c517 mysql5: Fix QA warnings, move .a files to staticdev
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04 20:36:45 +02:00
Andreas Müller
f4dedbcc63 libatasmart: fix QA warnings
fix the following warnings:
WARNING: For recipe libatasmart, the following files/directories were installed but not shipped in any package:
WARNING:   /usr/share/vala
WARNING:   /usr/share/vala/vapi
WARNING:   /usr/share/vala/vapi/atasmart.vapi

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29 16:18:31 +02:00
Eric BENARD
452654d05d lzip: add new recipe
- this recipe is imported from oe-classic and upgrade to latest
stable version
- it was only compile tested

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-11 10:10:57 -07:00
Andreas Oberritter
629d9fa067 bzip2: bump PR of all recipes depending on bzip2
* Commit e27af1f273e9a7348dd8f5542df9206acd9210f3 of OE-core
  split bzip2 into binary and library packages.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-09 07:50:38 +01:00
Martin Jansa
e7b373bc8b lcms: add tiff to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:20 +01:00
Martin Jansa
8b7fd21006 poppler: add tiff to DEPENDS to make builds more deterministic
* it's autodetected

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Ulf Samuelsson
8a728abad7 ca-certificates: Bump version to 20120212
20111211 has disappeared from the server

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-08 18:57:22 -08:00
Otavio Salvador
59de020063 More quotting fixes
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29 14:52:45 +01:00
Martin Jansa
0eb1a43a75 poppler: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
c1d56cc74a lcms: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa
b23ab4ccc9 imagemagick: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Steve Sakoman
a9fae144f4 cpufrequtils: update to current git head
Otherwise cpufreq-info stats print "nan%" for omap3

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27 00:00:56 +01:00
Martin Jansa
8cd93743d7 Quoting fixes
* We have various variables which are either not quoted at all or are
* half quoted. This patch fixes the bad exmaples so everything is consistent.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-26 23:57:23 +01:00
Martin Jansa
64ab53576a wmiconfig: don't export CC
* it also breaks multimachine sstate checksums:
  basehash changed from 130192c54799615343a7b84bd8132d7d to 41d55a7213b686ffcc52d1a5d515e444
  Variable CC value changed from
  arm-oe-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/OE/shr-core/tmp-eglibc/sysroots/nokia900
  to
  arm-oe-linux-gnueabi-gcc  -march=armv7-a -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/OE/shr-core/tmp-eglibc/sysroots/om-gta04

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-26 08:55:34 +01:00
Martin Jansa
50502ac9c9 mpfr: drop from meta-oe, 3.1.0 is in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-24 23:42:16 +01:00
Paul Eggleton
a04e14f407 Tidy up unused files
In 3fdcb18dd6 the cups and ldconfig-native
recipes were removed but the associated files weren't, so remove those
as well.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-24 13:07:43 +01:00
Martin Jansa
7c435edd02 mysql5: PR bump after including *_config in default SSTATE_SCAN_FILES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-24 09:53:23 +01:00
Otavio Salvador
3c50d83184 toscoterm: add
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 17:57:04 +01:00
Martin Jansa
a3d2fd535a ntp: use systemd_unitdir variable
* maybe we should move systemd_unitdir definition outside systemd.bbclass
  because it's used in few more recipes which doesn't inherit systemd

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-23 16:46:33 +01:00
Martin Jansa
18c8a86c9d postgresql: include Makefile.global in SSTATE_SCAN_FILES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-23 16:46:32 +01:00
Andreas Müller
12c93f70c4 syslog-ng: remove unneeded systemd code / use ${systemd_unitdir}
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:32 +01:00
Andreas Müller
d1fa476dab udisks: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:32 +01:00
Peter Tworek
8a52afacc7 farsight2: Fix QA warning about non staticdev containing .a files.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-20 22:24:11 +01:00
Peter Tworek
af266a4542 libnice: Fix QA warning about non staticdev containing .a files.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-20 22:24:10 +01:00
Otavio Salvador
e29a0310c5 udisks: explicitly depends on systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-20 22:22:02 +01:00
Martin Jansa
aaef9aa923 imagemagick: upgrade to 6.7.5 because 6.4.4 is not compatible with zlib-1.2.6 we have now
* for zlib-1.2.6 issue see:
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=20267
* dist-lzip removed because it's not supported in our automake yet
* xml is explicity disabled, wasn't enabled before and if autodetected
  then fails (see comment above EXTRA_OECONF).
* LIC_FILES_CHKSUM updated, only formal changes AFAIK see:
  http://trac.imagemagick.org/log/ImageMagick/trunk/LICENSE
  for details
* empty dirs coders and filters added to PN to fix QA warning

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-15 13:56:11 +01:00
Martin Jansa
d0028e40a3 recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Martin Jansa
a2ef014930 libgcrypt: drop .bbappend, native is now provided by oe-core
* see oe-core 796b06e7bd4c336a5d256d54d1d16a1a9058144c

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Khem Raj
3fdcb18dd6 recipe: Delete the duplicate recipes which are already in oe-core
These recipes are either same or have small differences but
are superset of changes in oe-core. We can use them from oe-core
as it is without losing or adding any functionality by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-05 16:04:54 +01:00
Andreas Müller
07fd4e98b3 atk_2.2.0.bbappend: remove since oe-core now supports native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-05 16:04:50 +01:00