| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2010-04-23 | frameworkd_git.bb: bump rev to get message timestamp fix | Klaus Kurzmann | 1 | |
| Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
| 2010-04-23 | gpicview: add 0.2.1 | Koen Kooi | 2 | |
| 2010-04-23 | angstrom-task-lxde: add tasks to base an LXDE image on | Koen Kooi | 1 | |
| 2010-04-23 | pmount: fix config.rpath problem | Koen Kooi | 1 | |
| 2010-04-23 | xfce4-settings: add 4.6.4 | Koen Kooi | 2 | |
| 2010-04-23 | xfce-base apps: convert to new style staging | Koen Kooi | 13 | |
| 2010-04-23 | xfce-base libs: convert to new style staging | Koen Kooi | 6 | |
| 2010-04-23 | xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass. | David-John Willis | 1 | |
| 2010-04-22 | gcc-svn.inc: Change version to 4.6.0 | Khem Raj | 1 | |
| Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| 2010-04-22 | gcc: Add recipes for version 4.5.0 | Khem Raj | 14 | |
| Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| 2010-04-23 | util-linux-ng: handle chrt through alternatives too | Roman I Khimov | 1 | |
| Can be provided by busybox. Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
| 2010-04-22 | task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd) | Martin Jansa | 1 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-22 | frameworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd) | Martin Jansa | 1 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-22 | task-shr-feed: drop fso-abyss and mokoko | Martin Jansa | 1 | |
| * fso-abyss is not needed with fsogsmd * mokoko is broken after last EFL bump and pretty much dead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-22 | libframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fix | Klaus Kurzmann | 1 | |
| Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
| 2010-04-22 | util-linux-ng: handle setsid through alternatives too | Roman I Khimov | 1 | |
| It can be provided by busybox. Signed-off-by: Roman I Khimov <khimov@altell.ru> | ||||
| 2010-04-22 | python-2.6.4: make Modules/_ctypes/libffi configure | Antonio Ospite | 3 | |
| This fixes configure issues with recent autoconf, e.g: autoreconf: Entering directory `Modules/_ctypes/libffi' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:26: error: m4_copy: won't overwrite defined macro: \ _AC_ARG_VAR_PRECIOUS configure.ac:26: the top level It also adjustes Makefile.am to take into account the fact that python ships incomplete source from libffi. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-22 | liblauncher: add 0.3.8, disabled by default since it breaks API | Koen Kooi | 2 | |
| 2010-04-22 | qwo: add patch for build with automake-1.11 | Martin Jansa | 2 | |
| * qwo.1 is created in created in DESTDIR already with help2man, no need to add it to DEST files * automake-1.11 checks for files instaled more than once and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-22 | libconfig_1.3.2: add patch for build with automake-1.11 | Martin Jansa | 2 | |
| * libconfig.h is installed twice from $(libinc) and then again from $(libinc_cpp) * newer automake checks that and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-22 | glib-2.0 2.24.0: apply two patches from release branch and one from ubuntu | Koen Kooi | 5 | |
| 2010-04-22 | ti-local-power-manager: Remove OPT from LPM sources using #define | Roger Monk | 3 | |
| * OPT Argument Decorator is no longer used/supported in latest dsplink versions * LPM implements some callback functions from DSPLINK which used this decorator * 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);' * Remove by passing -DOPT="" to LPM build * Safe to remove for building against older DSPLINK versions as well * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
| 2010-04-22 | ti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utils | Roger Monk | 1 | |
| * DSPLINK Examples need to use lpmOn/Off add RDEPENDS * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
| 2010-04-22 | ti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter) | Roger Monk | 3 | |
| * Add new version (1.65.00.02) - eary adopter release * Start using new URI base location * Introduce variables to keep SRC_URI common and PV variants Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
| 2010-04-22 | ti-dsplink: Move dsplink_1.64 fix-ups into version specific recipe | Roger Monk | 2 | |
| * Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
| 2010-04-22 | ti-dsplink: Introduce DSPLINKDSP to simplify DSP executable install | Roger Monk | 1 | |
| * Add new variable DSPLINKDSP to be used in install scripts Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
| 2010-04-22 | ti-dsplink: remove unnecessary 'clean' step | Roger Monk | 1 | |
| * dsplink installations (when used directly, and not from cetools) are clean and therefore don't need a clean step Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
| 2010-04-22 | busybox: prevent postinst script from failing | Sergey Lapin | 1 | |
| recent addition in rootfs_ipk.bbclass which runs postinst scripts with -e option, while very useful, prevents busybox from configuring at image build time. It will be configured at first image boot if your file system is writable, but in case of e.g. squashfs, that will be fatal error. This commit prevents postinst to fail, so busybox will create all needed links at image build time. | ||||
| 2010-04-22 | tinylogin: bump PR for LICENSE change | Koen Kooi | 1 | |
| 2010-04-22 | linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy) | Andrea Adami | 1 | |
| 2010-04-21 | tinylogin: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
| 2010-04-21 | shr: bump SRCREVs for fsogsmd compatible versions | Martin Jansa | 5 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-21 | frameworkd-config-shr: bump SRCREVs to disable ogsmd and switch to fsogsmd | Martin Jansa | 1 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-21 | frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesd | Martin Jansa | 1 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-21 | fsogsmd: install dbus activation file again for SHR | Martin Jansa | 1 | |
| 2010-04-21 | shr-settings: bump SRCREV | Martin Jansa | 1 | |
| 2010-04-21 | fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om) | Martin Jansa | 2 | |
| 2010-04-21 | base-files: improve profile for SHR | Joachim Ott | 2 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-21 | linux-omap-psp 2.6.32: change 37xx OPP to latest definitions | Koen Kooi | 3 | |
| 2010-04-21 | meta-toolchain: add hook to install proper feedconfigs and add an extra ↵ | Koen Kooi | 1 | |
| check to prevent bogus ones from going in | ||||
| 2010-04-21 | meta-toolchain-qte: include QT version for angstrom | Koen Kooi | 1 | |
| 2010-04-21 | linux-omap-zoomsync_2.6.32.bb : OTG support without gadget | Graeme Gregory | 2 | |
| Taken from linux-omap-psp patches, makes zoom2 much more user friendly | ||||
| 2010-04-21 | atd-over-fso: also support for fsotdld API (incompatible to frameworkd otimed) | Łukasz Pankowski | 2 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-21 | ffalarms: bump git version fix snooze when using fsotdld | ?ukasz Pankowski | 1 | |
| Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| 2010-04-21 | zaurus-installer: deploy legacy gnu-tar here, not in zaurus-updater. | Andrea Adami | 3 | |
| * (only for spitz) | ||||
| 2010-04-20 | xserver-common: add 1.33 with some extra fixes | Koen Kooi | 3 | |
| 2010-04-20 | tiff 3.9.2: fix QA error during configure | Koen Kooi | 1 | |
| 2010-04-20 | libphone-ui*: bump to recent version | Sebastian Spaeth | 2 | |
| to catch up with recent EFL changes Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
| 2010-04-20 | shr-launcher: bump SRCREV | Martin Jansa | 1 | |
| 2010-04-20 | sysklogd: installing init script | Sergey Lapin | 2 | |
