summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-28xerces-c_2.8.0.bb: Call gnu-configize in do_configuretested_2010-10-29Khem Raj
* This gets correct config.guess and config.sub generated which have OE changes ro note uclibc based OS * Remove redundant do_stage Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-28linux.inc: Add space before ending ']' of shell conditional.Khem Raj
* Thanks to Scott Anderson for spotting it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-28base-files: bump PR to get /etc/profile.d builtKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-10-28eet: depend on gnutls(else it fails to compile)Denis 'GNUtoo' Carikli
If we don't depend on gnutls we have: | CC libeet_la-eet_connection.lo | eet_lib.c:50:28: fatal error: gnutls/gnutls.h: No such file or directory
2010-10-28cacaoh-openjdk-native: Cleanup double inherit of autotools.Stefan Schmidt
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-10-28cacaoh-*native: Try to be libtool version agnostic.Stefan Schmidt
Based on a suggestion from Enrico Scholz we should use libtool --mode=install for install libtool stuff. This fixes a regresion for me that came in with commit 93c4d9d84096c817e74abf3f4c02f82af4c95178 It is working fine again now with libtool 2.2.6b (angstrom-2008), testing with libtool 2.4 would be appreciated. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-10-28xserver-xorg-conf: nokia900's xorg.conf mark keyboard as CoreKeyboardDenis 'GNUtoo' Carikli
* add CoreKeyboard option for nokia900 This seems to be needed to make it actually load it... Otherwise a pc105 model will be there instead of the needed nokiarx51 one... needs researching. Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-28edbus: fix upgradable pathMartin Jansa
* FILES_edbus is empty now all libs packaged in lib*.ipk Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-28e-wm: add subpackage with optional EFM desktop iconPau Espin Pedrol
* you have to enable efm module in e-wm settings Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-28cairo_1.10.0: bump PR to rebuild with gcc fixMartin Jansa
2010-10-28task-shr-feed: Remove obsoleted and commented out recipesStefan Schmidt
2010-10-28illume-image: Remove obsoleted and commented out recipesStefan Schmidt
2010-10-28elementary-sms: Move to obsolete.Stefan Schmidt
* Depends on libefso which moved to obsolete Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-10-28xdelta 3.0z: fix GNU_HASH QA errorsMichael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-10-27gs: Clean up and break into two recipes.Graham Gower
* Break the native compilation steps into a separate native recipe. * Fix license * Convert to new style staging * Fix build on mipsel due to missing -fPIC for objects linked into so files. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-27scim_1.4.9.bb: Fix infinite loop when compiling po/ subdirKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-27base: drop rebuild, fix eventhandlerChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27gitver: add GITSHA variableChris Larson
There's a case where git describe produces output which is not pleasant, to put it mildly, and it's better to just set PV to "0.0+${GITSHA}" or similar, including the short form of the commit hash for HEAD. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27clean: rename clean_workdir to remove_workdirChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27gitver: fix non-symbolic HEAD refChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27gcc-4.5.inc: Disable Optimize load 0.0 for NEON patchKhem Raj
* fixes the cairo regression and has been reported to malfunction see https://bugs.launchpad.net/gcc-linaro/+bug/667490 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-27jaaa_0.4.2.bb: Dont inherit autotoolsKhem Raj
* Define own do_compile and do_install Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-27linux-2.6.28: make it bootable and usefull on nokia900Denis 'GNUtoo' Carikli
*crucial boot support(mmc,mmc block devices,and filesystems) are now builtin *a CMDLINE is now set in the recipe(there is a custom nokia bootloader on the nokia900), That is also necessary to boot on microsd *g_ether is now built, which is required for usbnet *ondemand cpufreq governor is now the default *the inconsistent-mmc-fix-2.6.28-20094803.3.diff patch comes from: https://bugs.maemo.org/show_bug.cgi?id=2747 and is necessary to be able to boot on microsd *there is also a patch that reports the battery capacity which comes from: http://my.arava.co.il/~matan/770/n900/bq27x00_battery.c That patch should be temporary,and be replcaed by somwthing like that: Sep 24 18:48:06 <DocScrutinizer51> the bq27200 kernel module is rather rudimentary Sep 24 18:48:09 <DocScrutinizer51> should be easy to adapt FR bq2700 module to provide same szsfs nodes and just use I2C instead of FIQ+HDQ Sep 24 18:48:11 <DocScrutinizer51> and that's exactly what I'd recommend to do (from #openmoko-cdevel on Freenode) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27xserver-xorg_1.9.1: bump PR to rebuild with udev support for SHRMartin Jansa
2010-10-27webkit-efl: fix typo in theme pathMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27unifdef: replace our local unifdef with upstreamChris Larson
Now using the release version 2.4 of unifdef, with a target recipe as well as native/nativesdk, rather than building from the unifdef.c in the OE repository. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27EFL: upgrade SRCREVMartin Jansa
* fixed python-elementary after elementary API changes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27edbus: improve packagingMartin Jansa
* add e-notify-send to PN-enotify * package each lib separate as used for hal/dbus Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27edje: add inkscape2edc to PN-utilsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27efl.bbclass: improve packaging a bitMartin Jansa
* include dbus service config if available * include plugins from //plugins/ (ie from ethumb) * include edje modules (ie from emotion) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27webkit-efl: bump SRCREV a bit and add ${datadir}/ewebkit-0/theme/default.edj ↵Martin Jansa
to package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27gnutls: move to latest stable branch 2.10.1 -> 2.10.2Martin Jansa
* needed by new ecore http://trac.enlightenment.org/e/changeset/53910 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27xorg-xserver-common: use udev for SHR as DISTRO_XORG_CONFIG_MANAGERMartin Jansa
* libudev dependency doesn't hurt so much * usefull for other supported machines than gta0[12] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27shr-image: remove IMAGE_DEV_MANAGER only for om-gta0[12]Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27base-files: add empty /etc/profile.d which can be filled by distro/machine ↵Martin Jansa
profile scripts * used for gtk_im_module.sh in SHR * would be better to be able to fill it from more sources (maybe put profile.d.machine, profile.d.distro, profile.d directories and install all files to target profile.d), is it worth it? * /etc/profile.d/empty is used to prevent install call not failing because /profile.d/* not found Acked-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27netbase: add nokia900 supportDenis 'GNUtoo' Carikli
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27udev_151.bb: add rules for nokia900Klaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27keymaps: add keymap for the nokia900Klaus Kurzmann
bump PR of task-base and task-boot to pickup keyboard for nokia900 Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27nokia900: add keyboard to MACHINE_FEATURES, watchdog to ↵Denis 'GNUtoo' Carikli
MACHINE_EXTRA_RRECOMMENDS and autoload for g_ether Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27nokia900: add keyboard to XSERVER and bump PRDenis 'GNUtoo' Carikli
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27cwautomacros: add recipe, version 20090610Chris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27which: add recipe, versions 2.17 and 2.20Chris Larson
2.17 is the most recent version which was still GPLv2+, and 2.20 is the latest which is now GPLv3+. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27dt: rename to 17.07Chris Larson
The current version upstream, which matches our checksums, is version 17.07, not 15.14. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27lzip: fix installChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27ed: fix build issue, fix installChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-27clxclient_3.6.1.bb: Implement do_installKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-27frameworkd_git.bb: bump SRCREV for new opimd with New instead of MessageReadKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-10-27bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved toStefan Schmidt
obsolete. My git-fu failed here for moving, sorry. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-10-27libefso: Move to obsoleteStefan Schmidt
* The domain is down and will not come back. Talked to the admin. * The software was not updated for all kind of EFL API changes. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-10-27intuition: Move to obsoleteStefan Schmidt
* The domain is down and will not come back. Talked to the admin. * The software was not updated for all kind of EFL API changes. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>