summaryrefslogtreecommitdiff
path: root/packages/connman
AgeCommit message (Collapse)AuthorFiles
2009-02-06connman-gnome: rrecommend wifi and udhcp pluginsKoen Kooi1
2009-02-06connman: nothing in OE implements the at_console dbus restriction properly, ↵Koen Kooi2
so change connman to allow generic access * a better solution needs to be found, but requiring GUIs to run as root is not an option either
2009-02-05connman-gnome: fix SRC_URI and add patch to make it work on my networkKoen Kooi2
2009-02-05connman: update download urlKoen Kooi1
2009-02-05connman-gnome: fix RDEPENDSKoen Kooi1
2009-02-05connman-gnome: REDEPEND on connmanKoen Kooi1
2009-02-05connman-gnome_0.4.bb : give non xdg/autostart users an icon to start theGraeme Gregory2
applet
2009-02-02connman: fix udhcp packagingKoen Kooi2
2009-02-02connman: add 0.10, the really newest version :)Koen Kooi1
2009-02-02connman_0.9.bb : add newest versionGraeme Gregory1
2009-01-29connman-gnome_0.4.bb : use gtk-icon-cache classGraeme Gregory1
2009-01-29connman-gnome_0.4.bb : add connman-gnome so we can attempt to controlGraeme Gregory1
connman
2009-01-28connman: build the depends for the plugin packagesJan Lübbe3
2009-01-28connman: fix include hickup, add ppp dependencyMichael 'Mickey' Lauer2
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