msmcomm: split msmcommd recipe into three parts as upstream layout has changed
commite1bed8d16527aaa59631e6720f4b63e14c2be981
authorSimon Busch <morphis@gravedo.de>
Tue, 31 Aug 2010 06:03:45 +0000 (31 08:03 +0200)
committerSimon Busch <morphis@gravedo.de>
Mon, 6 Sep 2010 16:34:24 +0000 (6 18:34 +0200)
treeb5663487b699d849b14200f19c5c1f0f29ece89e
parent5fa3d15364eff3e1c8b7b8a7ab87b7581311ac6d
msmcomm: split msmcommd recipe into three parts as upstream layout has changed

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>
recipes/freesmartphone/libmsmcomm_git.bb [new file with mode: 0644]
recipes/freesmartphone/msmcomm.inc [copied from recipes/freesmartphone/msmcommd_git.bb with 50% similarity]
recipes/freesmartphone/msmcommd-specs_git.bb [new file with mode: 0644]
recipes/freesmartphone/msmcommd_git.bb
recipes/palmpre/palmpre-system-deps-native_git.bb [new file with mode: 0644]