aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
AgeCommit message (Collapse)Author
2010-10-09cornucopia.inc: bump revKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-10-08freesmartphone: bump cornucopia SRCREV to rebuild with newer vala with fixed ↵Martin Jansa
dbus-glib servers
2010-10-08libfreesmartphone-glib: bump SRCREV for fixed memory leakMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-06cornucopia: bump SRCREV again for new vala really compatible versionsMartin Jansa
2010-10-06msmcommd_git: Add `libfsotransport` to `DEPENDS`.Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-06freesmartphone: bump SRCREV for new vala compatible versionsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-06msmcomm: bump SRCREV for version compatible with latest valaMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-06cornucopia: bump SRCREV for new vala compatible versionsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-02libfreesmartphone-glib: bump SRCREV a bitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-30lib(frameworkd,freesmartphone)-glib: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-30fso-specs,libfso-glib: bump SRCREVMartin Jansa
2010-09-30libfsotransport: enable palmpre-hsuart for allMartin Jansa
* machine override without MACHINE_ARCH is bad idea * 11:05:19 < mickey|office> palmpre hsuart support doesn't hurt * 11:05:59 < mickey|office> palmpre support can be compiled in unconditionally for all platforms
2010-09-30cornucopia: bump SRCREV for new alsa state files for 2.6.34Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-30frameworkd: limit oeventsd workaround for buggy kernel only to 2.6.32Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-27zhone: bump SRCREVMartin Jansa
2010-09-24libfreesmartphone-glib: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-20cornucopia: bump SRCREV for proximity sensor support on N900Sebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-19freesmartphone : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-15msmcomm.inc: Fix SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-15fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"Simon Busch
Set PACKAGE_ARCH for palmpre as we add some palmpre specific stuff for the palmpre machine and no other machine needs this actually. Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13freesmartphone/msmcomm.inc: Bump SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13fsogsmd: fix dependency chain for palmpre machineSimon Busch
Through the last commit for fsogsmd the dependency chain for fsogsmd was broken. libgsm0710mux was never compiled as dependency as it was overwritten by the other dependencies necessary for the palmpre machine. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-13libfreesmartphone-glib: new recipeKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13cornucopia: bump to get fsogsmd fixSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12cornucopia: bumpSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-06fsogsmd: fix dependencies for the palmpre machinemorphis/for-upstreamSimon Busch
fsogsmd now depends on msmcommd-specs as this provides the DBus API definition how to speak with the msmcomm daemon. At runtime it needs the msmcomm daemon to talk over the DBus API to the modem. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06libfsotransport: add palmpre specific configure optionSimon Busch
On the palmpre machine we need the HsuartTransport libfsotransport provides but only offeres with an additional configure option. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06msmcomm: split msmcommd recipe into three parts as upstream layout has changedSimon Busch
We have now three parts for the msmcomm daemon: * libmsmcomm: the actual protocol implementation of the msmcomm protocol * msmcommd: the daemon which manages the link layer + takes command from the clients and submits them to the modem * msmcommd-specs: provides the dbus API definition for the msmcomm daemon which lets the client talk to the daemon Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-08-21Revert "recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCH"Khem Raj
This reverts commit 4e9905b2be6438156dc8ad88839de04e91c922ec. pn-${PN} is different override can not be used in all cases here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-20libfso-glib_git.bb: sync PV with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20fso-specs_git.bb: sync PV with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-08-01fsodeviced: build htcdream powercontrol pluginMichael 'Mickey' Lauer
2010-08-01mdbus2_git.bb: bump SRCREV and sync PVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29recipes: Replace ${PN} override with pn-${PN} for PACKAGE_ARCHKhem Raj
* Needed to get CURRENT_TARGET_SYS to evaluate correctly in bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-29cornucopia.inc: bump FSO_CORNUCOPIA_SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29libfso-glib_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-29fso-specs_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-25freesmartphone: bump SRCREV and sync PVs with upstreamMichael Kurz
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
2010-07-23fsogsmd: temporarily disable palm pre support, until upstream has been ↵Michael 'Mickey' Lauer
sorted out
2010-07-22cornucopia.inc: bump FSO_CORNUCOPIA_SRCREV to get SetFunctionality fixes of ↵Klaus Kurzmann
fsogsmd Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-20zhone: don't call exit from Xsession.d scriptMartin Jansa
* xserver-common version of Xsession does "source" for Xsession.d/* and exit kills main Xsession script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18cornucopia: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-15msmcommd: add missing dependencyMichael 'Mickey' Lauer
2010-07-14frameworkd: bump SRCREV, remove applied patchesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14freesmartphone: bump cornucopia SRCREV, remove aplied patch from fsogsmd and ↵Martin Jansa
use FSO_CORNUCOPIA_SRCREV again in mdbus2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-10msmcommd_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-10fsogsmd_git.bb: fix striplevel for modified config patchKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-10fsogsmd_git.bb: update patch to fix config for newer kernels on GTA02Klaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-09cornucopia.inc: bump FSO_CORNUCOPIA_SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>