Commit Graph

1033 Commits

Author SHA1 Message Date
Koen Kooi de2f5c9c87 subsurface: inital add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 18:40:36 +02:00
Koen Kooi 3b592422e9 libdivecomputer: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 18:40:08 +02:00
Koen Kooi 339a2cbf0e xfce4-settings 4.8.2: change default icon theme to 'gnome'
'task-xfce4-base' doesn't install the 'Rodent' theme leading to missing icons. With this patch all icons show up.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Andreas Müller <schnitzeltony@gmx.de>
2011-10-15 17:15:50 +02:00
Koen Kooi a03ebacf68 xfwm4: update to 4.8.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Andreas Müller <schnitzeltony@gmx.de>
2011-10-15 12:55:51 +02:00
Koen Kooi b7d2870311 task-basic: include util-linux-(u)mount, the busybox ones are broken, broken, broken
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 19:00:14 +02:00
Martin Jansa 71f54a8d0a nfs-utils: drop 1.1.2 from meta-oe there is 1.2.3 in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14 14:29:23 +02:00
Denys Dmytriyenko 11218e4d17 ltp-ddt: import initial version 0.0.4 plus fixes
Imported from Arago, adapted for meta-openembedded

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 14:26:58 +02:00
Koen Kooi b69e8206a7 contrib: import pw-am.sh and oe-stylize from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 14:26:33 +02:00
Martin Jansa d790211484 libgcrypt: rename .bbappend to apply to new 1.5.0 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14 14:23:08 +02:00
Martin Jansa fd3c8ee22e tiff: rename .bbappend to apply to new 3.9.5 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14 14:23:08 +02:00
Martin Jansa 4d8b0d1234 atk: rename .bbappend to apply to newer version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14 14:23:08 +02:00
Martin Jansa 561b5edb9c mesa: drop, there should be mesa-7.11 in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-13 09:03:23 +02:00
Martin Jansa 1e5d73ec4f mesa-common: use glx-use-tls.inc from oe-core instead of bbclass
* to resolve python function clash
* mesa recipes will be removed from meta-oe as soon as 7.11 patches are
  aplied in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 20:28:34 +02:00
Martin Jansa 3693a950b8 glx-use-tls: moved to oe-core with mesa recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 20:28:34 +02:00
Koen Kooi cdd71aaf7f gnome-vfs 2.24.4: import from OE-core
libgnome uses it, keep it till we can safely remove libgnome

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 20:28:34 +02:00
Koen Kooi bae44233bb systemd-speed-hacks: remove some (re)mount tasks that aren't needed yet in OE built images
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 14:45:57 +02:00
Martin Jansa 8b04f69211 xorg-lib: use .inc file from oe-core
* INC_PR is not available (start with r10)
* BBCLASSEXTEND is not in .inc globally, add it per recipe where it's needed

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Simon Busch 19ebb4bda5 meta-oe: xf86-input-mtev: add intial recipe for a multitouch input driver
Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Martin Jansa 4be8fa4e01 e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long DESCRIPTION to multiline
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
GNUtoo 4b40111d74 xserver-common 1.34: Add Nexus One support
Since we only use Xorg(and not kdrive) on the nexus one,
  only Xorg support was included.

The DPI value was taken from:
  http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Denis 'GNUtoo' Carikli e2aecd230e xserver-common 1.34: Add Nexus S support
Since we only use Xorg(and not kdrive) on the nexus S,
only Xorg support was included.

The DPI value was taken from:
http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Martin Jansa 6e3c02dfa0 gdbus-binding-tool: drop from meta-oe, superseeded by glib-2.30.0 where it's included
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Martin Jansa 7d0a12d091 glib-2.0: drop 2.29.3+git from meta-oe, there should be 2.30.0 in oe-core
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010447.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Koen Kooi 5e49da18dd systemd: update to v37
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 11:30:32 +02:00
Martin Jansa 4f8d5c14ed python-argparse: drop from meta-oe, moved to oe-core with glib
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa e5f5687c12 eeze: add eeze_scanner also to -dbg package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa b9d05f7b99 elfe: bump PR to rebuild against newer poppler
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa 2e0a1d5c68 python-efl: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa e58f68d428 elementary, ethumb, libeflvala: bump PR to rebuild against newer poppler
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa 33266e4355 epdf: fix build with poppler >= 0.16
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa 7ec9b596e7 elementary: fir order of PACKAGES
* -accessibility needs to be after -dbg
  fixes ERROR: QA Issue: non debug package contains .debug directory: elementary-accessibility path /work/armv4t-oe-linux-gnueabi/elementary-2_0.7.0+svnr63721-r11/packages-split/elementary-accessibility/usr/lib/elementary/modules/access_output/linux-gnueabi-arm-0.7.0/.debug/module.so

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 46b9e845f9 e-wm-theme-illume-efenniht, exquisite-theme-illume, elementary-theme-efenniht: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 9e092ec31e e-wm: include /usr/lib/enlightenment/modules/wizard/favorites/.order in FILES+${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 2964fbcb3a e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa ede65ca596 pidgin: package purple-2/libymsg.so to libpurple-dev
* otherwise fails with  ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so: libpurple path '/work/armv4t-oe-linux-gnueabi/pidgin-2.7.9-r0.0/packages-split/libpurple/usr/lib/purple-2/libymsg.so'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 6cba8fe62d python-cython: add patch to fix build error with some distutils packages
* fails with TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in setup.py
  when using python-2.6 or python-2.7 (don't know about python-3*)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 1f4e99d526 python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 68c89c16ec poppler: upgrade from 0.12.3 to 0.18.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa cb60e7444d poppler-data: upgrade from 0.4.0 to 0.4.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa f6b6238d61 pango: upgrade to 1.29.4
* pango older than 1.29.1 causes ie libglade build fail with
  /usr/include/pango-1.0/pango/pango-script.h:132:12: error: unknown type name 'G_CONST_RETURN'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa ef12dfc505 recipes: use allarch instead of PACKAGE_ARCH = all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa 65e12fa49a libx11: drop here, 1.4.4 should be in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:44 +02:00
Martin Jansa d957e045c0 xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from oe-core instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:44 +02:00
Otavio Salvador d07327e658 xserver-nodm-init: exit 1 only if systemd is installed and use ${base_bindir}
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 22:43:18 +02:00
Koen Kooi d7f068e524 cloud9 0.5.1: fix do_install
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:30:33 +02:00
Koen Kooi 6d792e9051 pixman 0.23.6: add initial version with NEON bilinear patches
The overlappet blit patches have been reduced to the generic C version

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:30:27 +02:00
Koen Kooi 8fcf92fed8 guile: fix licensing and gettext inherit
Reported by Philip Balister

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 16:40:25 +02:00
Koen Kooi 2c7210ea29 libsdl-mixer 1.2.11: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 10:03:22 +02:00
Koen Kooi 0f52cc583d libmikmod 3.1.12: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 09:47:50 +02:00
Koen Kooi 7ab4010c82 cloud9: add systemd unit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 20:11:53 +02:00