aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcommd_git.bb
AgeCommit message (Collapse)Author
2011-07-19msmcommd: add libmsmhll as dependency and bump PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-01-18msmcommd: adjust for new versionSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-04msmcommd: add initscript to start on system bootSimon Busch
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
2011-01-04msmcommd: add missing dbus service file to packageSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
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-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-07-15msmcommd: add missing dependencyMichael 'Mickey' Lauer
2010-07-10msmcommd_git.bb: bump SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-06-20freesmartphone: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-23msmcommd: bump SRCREV to latest compatible with current cornucopia SRCREVMartin Jansa
2010-04-28vala / freesmartphone: vala now also looks in the target directory for vapi ↵Michael 'Mickey' Lauer
files We can finally inherit autotools now and remove legacy staging
2010-04-26Revert "vala.bbclass and assorted recipes: create own task for installing ↵Martin Jansa
.vapi and .deps instead of using do_stage()" * This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18. * It was discussed on oe-devel ML and ACKed by Mickey * Side effect of this was also: Everything rebuilt after it cannot be found when used later (NOTE: Couldn't find shared library provider for libfso-glib.so.0) and it's dropped from package RDEPENDS.
2010-04-25vala.bbclass and assorted recipes: create own task for installing .vapi and ↵Michael 'Mickey' Lauer
.deps instead of using do_stage() This allows to move most FSO packages to new staging
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-09msmcommd: bump SRCREV, needed for pushed FSO_CORNUCOPIA_SRCREV (fsogsmd)Martin Jansa
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-12msmcommd: add missing dependenciesMichael 'Mickey' Lauer
2010-03-12msmcommd: add sane srcrevMichael 'Mickey' Lauer
2010-03-05msmcommd: catch up with upstream changesMichael 'Mickey' Lauer
2010-01-13msmcommd: new recipe; support daemon for qualcomm modems w/ binary protocolMichael 'Mickey' Lauer