- Oct 17, 2011
-
-
Andreas Müller authored
* 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>
-
- Oct 16, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 15, 2011
-
-
Khem Raj authored
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>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
'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>
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Acked-by:
Andreas Müller <schnitzeltony@gmx.de>
-
- Oct 14, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Denys Dmytriyenko authored
Imported from Arago, adapted for meta-openembedded Signed-off-by:
Denys Dmytriyenko <denys@ti.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Oct 13, 2011
-
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Oct 12, 2011
-
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
libgnome uses it, keep it till we can safely remove libgnome Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* 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>
-
Simon Busch authored
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>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
GNUtoo authored
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>
-
Denis 'GNUtoo' Carikli authored
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>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010447.html Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* -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>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-