summaryrefslogtreecommitdiff
path: root/packages/connman
AgeCommit message (Collapse)AuthorFiles
2009-01-21connman: add RDEPENDS to dynamic packages, enable more pluginsMichael 'Mickey' Lauer2
2009-01-18connman: demote git versionMichael 'Mickey' Lauer1
2009-01-18connman: 0.4 -> 0.8Michael 'Mickey' Lauer1
2009-01-10connman: remove 0.1 and 0.2; fix metadataMichael 'Mickey' Lauer5
2008-12-16connman_0.4: Add neweset connman releaseStefan Schmidt1
2008-12-16connman: Remove default -1 from connman 0.1 and 0.2Stefan Schmidt2
om-settings was the only customer of connman so far. Made sure that an update is fine with them.
2008-12-16connman: Add 0.2 releaseStefan Schmidt1
2008-12-07connman: Add the 0.1 "Nikolaus" releaseStefan Schmidt3
* Factor out common bits from the git and the 0.1 recipe into .inc * Add checksum for the release tarball * DEFAULT_PREFERENCE = "-1" in the 0.1 recipe for now. Needs more testing and perhaps packaging tweaks
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther1
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-10-15[connman] Use the http protocol to be able to git-clone/git-fetch connmanHolger Hans Peter Freyther1
rsync: link_stat "projects/connman.git/packed-refs" (in repos) failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1385) [receiver=2.6.9] fatal: Could not run rsync to get refs
2008-10-15[connman] modify the git server from moblin.org to git.moblin.orgI-Fan, Chen1
thanks Dietmar Friede <friede@free.fr> info the setting of servers changed.
2008-10-15[connman] Upgrade connman to latest revision.Julian_chu2
connman use native _nm_ to list symbols. However, it may cause problem when cross compiling. Add a patch to use cross-tools if set host=$SOMETHING when do configure.
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-08-27connman: Connection manager from moblin. Recipe from OM git.Stefan Schmidt5