Commit Graph

954 Commits

Author SHA1 Message Date
Andreas Müller
2062647dae xfce4-cpufreq-plugin: initial add 1.0.0
* based on Koen's patch [1]
* xfce4-cpufreq-plugin ported to libxfce4ui

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-October/035590.html

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 11:18:13 +02:00
Andreas Müller
4a4f0966ca xfce-panel-plugin: bbclass for panel plugins
* based on Koen's patch [1]
* use libxfce4ui instead of libxfcegui4

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-October/035589.html

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 11:18:12 +02:00
Koen Kooi
ef33e68465 pixman 0.23.6: refresh patches with versions for pixman master
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 11:18:12 +02:00
Otavio Salvador
7b6e75d043 openssl: disable parallel install
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 09:16:02 +02:00
Martin Jansa
1667aa0fe3 efm-nav, efm-path, efm-pathbar: drop from meta-efl, now are part of efm itself
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
a44535822b wv: add SRC_URI checksums and drop deprecated patch=1 param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
6e5b153413 abiword: fix install, newer versions doesn't allow to overwrite just installed files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
e5e2e10689 abiword: add SRC_URI checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
0846be2808 abiword: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
7714140fe7 ttf-droid: add LIC_FILES_CHKSUM, switch to github.com
* android.git.kernel.org seems not available
* SRCREV magic didn't work for me with fetch2
* PV changed to get upgradable path

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
2c5b1efcd1 e-tasks: fix licensing information
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
3e66a8dddb e-wm-illume-dict-pl: fix licensing information
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
506d5f781f xf86-input-tslib: fix build with newer xserver
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
1ab4e30380 syslog-ng: move conflicting file modules.conf to own packages and fix unpackaged files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:10 +02:00
Otavio Salvador
1b170fa28c digitemp: add 3.6.0 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 16:32:18 +02:00
Koen Kooi
96e99ada49 python-tornado: add 2.1.1git 2011-10-17 16:22:56 +02:00
Koen Kooi
fc95672460 README: add top level readme, update meta-oe one
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 09:27:01 +02:00
Andreas Müller
349b039334 nautilus: cleanup package directories
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 09:00:12 +02:00
Andreas Müller
38c82da419 nautilus: fix compile errors by removing G_DISABLE_DEPRECATED
* build tested
* reported gnome-bugzills [1]
* error messages:
| In file included from eel-alert-dialog.c:24:0:
| eel-i18n.h:31:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
| eel-alert-dialog.c: In function 'eel_alert_dialog_class_init':
| eel-alert-dialog.c:114:43: warning: passing argument 2 of 'g_param_spec_int' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int'
| eel-alert-dialog.c:114:43: warning: passing argument 3 of 'g_param_spec_int' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int'
| eel-alert-dialog.c:123:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
| eel-alert-dialog.c:123:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
| eel-alert-dialog.c:132:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
| eel-alert-dialog.c:132:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
| eel-alert-dialog.c: In function 'eel_alert_dialog_init':
| eel-alert-dialog.c:193:2: warning: passing argument 1 of 'gtk_expander_new_with_mnemonic' makes pointer from integer without a cast
| /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/gtk-2.0/gtk/gtkexpander.h:66:12: note: expected 'const gchar *' but argument is of type 'int'

and

| In file included from nautilus-file.h:31:0,
|                  from nautilus-bookmark.c:28:
| ../libnautilus-private/nautilus-icon-info.h:75:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
| ../libnautilus-private/nautilus-icon-info.h:76:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
| make[2]: *** [nautilus-bookmark.lo] Error 1

[1] https://bugzilla.gnome.org/show_bug.cgi?id=661949

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 08:58:21 +02:00
Koen Kooi
ce4f274e3d systemd-speed-hacks: disable remountfs removal, images ship util-linux-mount now to fix this bug
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-16 09:54:06 +02:00
Khem Raj
92b02b7209 binutils-cross: Sync with oe-core
Now we have own copy of binutils-cross in meta-oe
we need to sync with oe-core periodically

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 20:47:38 +02:00
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