summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone/msmcomm.inc
AgeCommit message (Collapse)AuthorFiles
2010-09-15msmcomm.inc: Fix SRCREVKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13freesmartphone/msmcomm.inc: Bump SRCREVKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-06msmcomm: split msmcommd recipe into three parts as upstream layout has changedSimon Busch1
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>