diff options
author | Julian_chu <julian_chu@openmoko.com> | 2008-09-18 17:06:10 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-15 20:37:47 +0200 |
commit | aed1f4ad670dbcc2bd47a83c7968d1a883acdfab (patch) | |
tree | 1ff7a3246573767b6f55e54613918f2525eaf24c /conf | |
parent | 7a4455feaa846794343594376bcedadb008cbd38 (diff) |
[connman] Upgrade connman to latest revision.
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.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index db099de4c2..bfac652d55 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -22,7 +22,7 @@ SRCREV_pn-clutter-box2d = "3197" SRCREV_pn-clutter-cairo ?= "3210" SRCREV_pn-clutter-gst ?= "3188" SRCREV_pn-clutter ?= "3240" -SRCREV_pn-connman ?= "f9f84ccfa0cd338e2de22878f277352436570b83" +SRCREV_pn-connman ?= "103706c4f4da0c89f8b6f33cccdc3149f4ecc09a" SRCREV_pn-contact ?= "1410" SRCREV_pn-dasher-gpe ?= "1251" SRCREV_pn-dbus-c++-native ?= "13131" |