aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsogsmd_git.bb
AgeCommit message (Collapse)Author
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-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-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-07-23fsogsmd: temporarily disable palm pre support, until upstream has been ↵Michael 'Mickey' Lauer
sorted out
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-10fsogsmd_git.bb: fix striplevel for modified config patchKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-03fsogsmd: apply patch only for openmoko devicesMichael 'Mickey' Lauer
2010-06-25fsogsmd: add patches for 2.6.31+ on om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-28fsogsmd: add fsogsmd.conf files to CONFFILESMartin Jansa
* deep sleep and echo option will be changed on many target devices * can be removed as soon as there is two step lookup in fsobasics Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21fsogsmd: install dbus activation file again for SHRMartin Jansa
2010-04-19freesmartphone: use SRCPV in git recipesMartin Jansa
* with PE bump * FSO people usually use fso-autorev.inc already, so this change won't change PV scheme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07freesmartphone: move SRCREVs to recipesMartin Jansa
* simplify fso-autorev * move cornucopia and python-helpers rev to sane-srcrevs.inc * drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
2010-03-11fsogsmd: depend on ppp and msmcommd; build the qualcomm_palm modem pluginMichael 'Mickey' Lauer
2010-02-26fsogsmd_git.bb: sync PV with reality and enable libgsm0710muxKlaus Kurzmann
which is needed to get some of the modem plugins built Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-02-02freesmartphone: bump SRCREVs to HEAD, drop configs and use configs provided ↵Martin Jansa
with source Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-01-11fso: add .conf files to CONFFILES, remove .service file for fsogsmd for SHRMartin Jansa
* fsogsmd is installed in SHR images only for testing purposes, but .service file makes dbus trying to autostart it, which conflicts with ogsmd running by default from frameworkd. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-09fsogsmd: add a config fileKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-25fsogsmd: no longer requires libxml2 nor broadband infoMichael 'Mickey' Lauer
2009-11-12fsogsmd: depend on mobile-broadband-provider-info and libxml2Michael 'Mickey' Lauer
2009-10-21fso: add some new dependenciesMichael 'Mickey' Lauer
2009-08-07freesmartphone: catch up with milestone5.5 and SHR/importMichael 'Mickey' Lauer
2009-04-11fsogsmd: new recipeMichael 'Mickey' Lauer
use cornucopia.inc