summaryrefslogtreecommitdiff
path: root/packages/connman
AgeCommit message (Collapse)AuthorFiles
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