aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-10-17README: add top level readme, update meta-oe oneKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17nautilus: cleanup package directoriesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17nautilus: fix compile errors by removing G_DISABLE_DEPRECATEDAndreas Müller
* 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-16systemd-speed-hacks: disable remountfs removal, images ship util-linux-mount ↵Koen Kooi
now to fix this bug Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15binutils-cross: Sync with oe-coreKhem Raj
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-15subsurface: inital addKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15libdivecomputer: initial addKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15xfce4-settings 4.8.2: change default icon theme to 'gnome'Koen Kooi
'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-15xfwm4: update to 4.8.2Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de>
2011-10-14task-basic: include util-linux-(u)mount, the busybox ones are broken, ↵Koen Kooi
broken, broken Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14nfs-utils: drop 1.1.2 from meta-oe there is 1.2.3 in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14ltp-ddt: import initial version 0.0.4 plus fixesDenys Dmytriyenko
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-14contrib: import pw-am.sh and oe-stylize from OE classicKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14libgcrypt: rename .bbappend to apply to new 1.5.0 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14tiff: rename .bbappend to apply to new 3.9.5 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14atk: rename .bbappend to apply to newer versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-13mesa: drop, there should be mesa-7.11 in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12mesa-common: use glx-use-tls.inc from oe-core instead of bbclassMartin Jansa
* 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-12glx-use-tls: moved to oe-core with mesa recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12gnome-vfs 2.24.4: import from OE-coreKoen Kooi
libgnome uses it, keep it till we can safely remove libgnome Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12systemd-speed-hacks: remove some (re)mount tasks that aren't needed yet in ↵Koen Kooi
OE built images Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12xorg-lib: use .inc file from oe-coreMartin Jansa
* 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-12meta-oe: xf86-input-mtev: add intial recipe for a multitouch input driverSimon Busch
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-12e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long ↵Martin Jansa
DESCRIPTION to multiline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12xserver-common 1.34: Add Nexus One supportGNUtoo
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-12xserver-common 1.34: Add Nexus S supportDenis 'GNUtoo' Carikli
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-12gdbus-binding-tool: drop from meta-oe, superseeded by glib-2.30.0 where it's ↵Martin Jansa
included Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12glib-2.0: drop 2.29.3+git from meta-oe, there should be 2.30.0 in oe-coreMartin Jansa
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010447.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12systemd: update to v37Koen Kooi
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12python-argparse: drop from meta-oe, moved to oe-core with glibMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12eeze: add eeze_scanner also to -dbg packageMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12elfe: bump PR to rebuild against newer popplerMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12python-efl: use INC_PRMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12elementary, ethumb, libeflvala: bump PR to rebuild against newer popplerMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12epdf: fix build with poppler >= 0.16Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12elementary: fir order of PACKAGESMartin Jansa
* -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-12e-wm-theme-illume-efenniht, exquisite-theme-illume, ↵Martin Jansa
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-12e-wm: include /usr/lib/enlightenment/modules/wizard/favorites/.order in ↵Martin Jansa
FILES+${PN} Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12e-base: bump EFL_SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12pidgin: package purple-2/libymsg.so to libpurple-devMartin Jansa
* 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-12python-cython: add patch to fix build error with some distutils packagesMartin Jansa
* 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-12python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12poppler: upgrade from 0.12.3 to 0.18.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12poppler-data: upgrade from 0.4.0 to 0.4.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12pango: upgrade to 1.29.4Martin Jansa
* 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-12recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12libx11: drop here, 1.4.4 should be in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from oe-core insteadMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11xserver-nodm-init: exit 1 only if systemd is installed and use ${base_bindir}Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11cloud9 0.5.1: fix do_installKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>