Commit Graph

2832 Commits

Author SHA1 Message Date
Mario Domenech Goulart 3cd0866c28 xinput-calibrator: update to 2012 Aug 2nd's git snapshot
Change-Id: I16dedd2623cc6230fccbe9765592d29dcdb2aa72
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:46:34 +01:00
Mario Domenech Goulart 3becce8504 openbox: separate package for configuration files (openbox-config)
Change-Id: I528392100854fb73c2a14973fd1bfa9c94e836a7
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:46:09 +01:00
Mario Domenech Goulart e7e3fd797b freerdp: update to the latest commit (2012-11-20) in the stable-1.0 branch
Change-Id: I9b872c1aa9a17e6ef9dc0fd4b18dfe9f354f62a6
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:45:57 +01:00
Mario Domenech Goulart 638f026955 freerdp: disable man pages generation
Man pages generation uses xmlto, and it seems that it is currently
broken on OE.

Change-Id: I1dccb9339c20b0b898344cf60c02a705d9c32794
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:45:56 +01:00
Andreas Müller 2da6650639 libgphoto2: refix build
this manually reverts

commit 92e3f684d1
Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Wed Nov 21 14:42:02 2012 +0000

    gphoto2: fix gettext build error

which should go into danny only [1].

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-November/042668.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:45:19 +01:00
Andreas Müller 40f2271ab6 gimp: update to 2.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:59 +01:00
Andreas Müller 06002db7af gegl: update to 0.2.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:58 +01:00
Andreas Müller e0ce76609c babl: update to 0.1.10
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:57 +01:00
Marcin Juszkiewicz aa7a209405 zsh: added gnu-configize to do_configure()
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:22 +01:00
Marcin Juszkiewicz f518e6efa2 xfsprogs: updated to 3.1.8, added gnu-configize
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:21 +01:00
Marcin Juszkiewicz 8424c379fb php: add apache configuration for php-fpm
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:20 +01:00
Eric BENARD 94a59521dc php: enable php-fpm
- php-fpm is an alternative PHP FastCGI implementation which seems to
be now prefered to php-fcgi
- this patch enable the build of php-fpm and packages it in its own
package
- it's tested with hiawatha on an armv5te target

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:43:10 +01:00
Eric BENARD c1a900b011 php: enable gettext and sqlite
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:43:09 +01:00
Eric BENARD f8a7fc5574 php: upgrade to 5.3.19
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:43:08 +01:00
Ross Burton 07e9ca6888 meta-oe: add python-mako, a templating library
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:42:39 +01:00
Joe MacDonald 85ab35f4ed netperf: Correct license flags
From: Mark Hatle <mark.hatle@windriver.com>

   I was helping someone with building netperf from meta-networking last
   night, and stumbled on what I think is a bug.

   SUMMARY = "A networking benchmarking tool"
   DESCRIPTION = "Network performance benchmark including tests for TCP,
   UDP, sockets, ATM and more."
   SECTION = "console/network"
   HOMEPAGE = "http://www.netperf.org/"
   LICENSE = "netperf"
   LICENSE_FLAGS = "commercial"

   In the above, the LICENSE_FLAGS are set to 'commercial'.  I think this
   is incorrect.  It should be set to 'non-commercial'.

   There is a subtle difference between them which is why I think it's a
   bug...

   commercial -- there are some commercial requirements necessary to use
   this recipe in a commercial device... you are responsible for
   understanding them and doing whatever is necessary... (for
   non-commercial devices you can likely use it...)

   non-commercial -- this item is restricted to non-commercial users only.
   As in the case of netperf, the license says it's only for
   non-commercial use.

   So anyway, my suggestion is to simply change the value of the flag.

Reported-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2012-11-30 11:49:56 -05:00
Martin Jansa 2c11298520 e-base.bbclass: bump EFL_SRCREV for E17 alpha5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 92bf1cf368 e-wm: fix file permissions on sysactions.conf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 6ba5d2f782 e-wm: add setxkbmap to RDEPENDS
* called from xkb map E17 module
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap  -model 'default'
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap  -model 'default'
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 1d99275e65 efl: upgrade to 1.7.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa a5e97517cb eve: bump SRCREV back to EFL_SRCREV and add edbus2 dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 1055c6d727 edbus2: add recipe for new edbus implementation needed for eve and later efl-1.8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 4b355ae8bc edje: backport patch to fix e-wm build
* 1.7.2 wont be released before E17 is finished, until then we need to backport
  mandatory patches or use conf/distro/include/efl-from-svn-recipes.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 84ac2a95e2 e-base.bbclass: bump EFL_SRCREV for E17 alpha4
* be aware that this rev is slightly newer then alpha4, because we
  need backported patch to edje-1.7
  r79484 | raster | 2012-11-21 00:58:03 +0100 (Wed, 21 Nov 2012) | 3 lines
  backport cedrics fix... not backported when done! :-P
  and also this works only with conf/distro/include/efl-from-svn-recipes.inc
  otherwise edje_cc segfaults when building default e-wm theme

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 57cbe778f0 e-wm-theme-b-and-w: add recipe for old default theme b_and_w
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 9b3ae30b8c e-wm: add work around for illume2 issues from r78978
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa c39af8cb6f e-wm: update path to icon_icon_theme.png, add some unpackaged files and xcb to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa a5a40666aa e-base: bump EFL_SRCREV for E17 alpha3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa b4a28841f7 e-base: bump EFL_SRCREV for E17 alpha2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 2e702c1168 efl: update svn recipes to use 1.7 branch
* E17 will depend only on EFL 1.7 (probably 1.7.2)
* next EFL release we'll have to update recipes a lot to use unified EFL
  source tree, maybe also git instead of svn
* some libs are for newer EFL_SRCREV moved to IN-EFL subdirectory in
  trunk (eet  eina  embryo  eo  evas  evil)
* trunk depends on edbus2 (edbus dir instead of e_dbus)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 19090f5ed4 ecore: disable some X extensions for native recipe and add libxfixes to target DEPENDS
* at least native libxrandr libxdamage libxcursor libxcomposite
  libxfixes are autodetected sometimes, leading to irreproducible builds
  and failing edje_cc
  /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/edje_cc: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa b11ee8bc74 evas: add tiff to DEPENDS
* it's explicitly enabled in OECONF
  and fails without
  | evas_image_load_tiff.c:8:20: fatal error:  tiffio.h: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 556a094647 efl-from-svn-recipes.inc: update to match new version
* be aware that elocation, efreet and latest eve now depends on edbus2 (edbus directory in svn, e_dbus is edbus1)
  and we don't have recipe for edbus2 yet

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa 8241677dfc elementary-theme-efenniht: update path to shared images
* moved to images subdirectory in r78304

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa addd4f6ffc eve: add edbus to DEPENDS, but use older SRCREV which depends on edbus1 not edbus2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa 758bcee5e4 efl: EFL_SRCREV bump past 1.7.1 release and update PV in svn recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa adbdd27bf6 efl: upgrade to bugfix release 1.7.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Koen Kooi 92e3f684d1 gphoto2: fix gettext build error
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:36 +01:00
Andreas Müller 3f2736b481 lxdm: bugfixes by updating to latest git
* make keyboard layout combobox display languages properly
* systemd-support is included mainline
* autologin for timeouts < 5s works as expected

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Marc Ferland 946c52ccf1 rrdtool: Remove hard-coded include in configure.ac
Got an error building rrdtool because of hard-coded paths in the
configure.ac file. The extact error message was:

ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/marc/yoctomaster/build/crownbay/tmp/work/core2-poky-linux/rrdtool-1.4.7-r2/rrdtool-1.4.7'

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Koen Kooi 5b62eff1d7 kernel bbclass: delete
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Paul Eggleton f58e6aa8e8 netperf: remove
Version 2.6.0 is now in meta-networking.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Paul Eggleton 82e376be6a ptpd: remove
Version 2.0.0 is now in meta-networking.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Paul Eggleton fb8d5dd5f8 socat: remove
Version 1.7.2.0 is in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Paul Eggleton 12250ade47 libcgroup: remove
This is now in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Andrei Dinu 3437e92112 gypsy: added to meta-oe/recipes-navigation
Added gypsy to meta-oe/recipes-navigation

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:35 +01:00
Martin Jansa e1f5b6096a xf86-video-glamo: adapt to xserver-0.13 video API
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Martin Jansa a539a4d25f xserver-nodm-init: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Martin Jansa 7cec8502b3 samba: update waf-as-source.patch to apply
* and Applying patch waf-as-source.patch
  ...
  File buildtools/bin/waf-svn is not empty after patch; not deleting
  ...
  Patch waf-as-source.patch does not apply (enforce with -f)
  I've dropped this chunk and now it builds

* there is also WARNING about unpackaged but empty base_sbindir
  WARNING: QA Issue: samba: Files/directories were installed but not
  shipped
    /sbin
  created by do_install in samba.inc but used only when cifs is built,
  maybe we should remove it from samba.inc now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Martin Jansa 0c398b0c79 dhcp: rename bbappend to match new version from oe-core and move to oe-core prefix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00