Add new libisi recipe (libisi can talk to the nokia900 modem)
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 17 Dec 2010 17:49:24 +0000 (18:49 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 17 Dec 2010 18:02:05 +0000 (19:02 +0100)
commitf923ef91babb9688ac1e1d2a6e19324168a24d44
tree0ca395bd67572da9973c11b181635db24b0e21ea
parent1df959f02950b7c03b9ce6a26e4c94fdb8fb0293
Add new libisi recipe (libisi can talk to the nokia900 modem)

libisi will be used in fsogsmd for the nokia900.
As we can't use ofono directly we import some ofono parts in libisi,
  and use that library in the vala code of fsogsmd trough a vapi file.

Thanks a lot mickeyl for help on #openmoko-cdevel on Freenode on irc:
  <mickeyl> do you use =+ or += ?
  <mickeyl> PN-tests probably need to be prepended to PACKAGES, not appended
(I was doing PACKAGES += "${PN}-test" and it failed to package the tests)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/freesmartphone/libisi_git.bb [new file with mode: 0644]