> 2010/9/24 Kevron Rees <[email protected]> > >> > Hi~ >> > >> > I have some questions about contexkit need your help. Thank you a lot. >> > >> > 1. In 2010/5/24 contextkit package have some patch, but in 2010/8/10 >> > contextkit package those patch disappeared and can't get >> > the commam property value and battery property. The service start >> > failed. why those patch are disappear?? >> > those patch are: >> > 0001-Adding-initial-support-for-Connman-provider.patch >> > 0006-devicekit-integration-replacing-halprovider.patch >> > 0007-devicekit-updateProperties-on-init.patch >> > >> >> Those patches were later used to create separate contextkit plugins now >> found in contextkit-meego: >> >> http://meego.gitorious.com/meego-handset-ux/contextkit-meego >> > > > Thanks, I found it in handset source repo. > But the new question is why those patch are remove from contextkit-maemo? > That, Handset can get those context properties defined in contextkit-meego > , > but netbook can't work well. >
contextkit-maemo is for maemo. contextkit-meego is for meego. MeeGo's contextkit plugins aren't useful to maemo and most of maemo's aren't useful to meego. For instance, maemo's battery plugin relies on closed components such as BME. The open implementation of meego cannot rely on closed components like that thus it made sense for us to create an additional plugin that uses UPower instead. In addition to the above reason, contextkit-meego contains plugins that provide context from connman and ofono both of which don't exist in maemo. I'm using the contextkit-meego package on my netbook. It works fine. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
