diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-04-24 12:19:03 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-25 17:19:18 +0100 |
commit | d288f8c35bec14a0c46dbb26b6cb49d535382d04 (patch) | |
tree | 79b2f2bb94406ecbe5c5710158bf81c54681043f /meta/recipes-connectivity/connman/connman.inc | |
parent | 5f993cb112bf0b7a188efbe2a9580997509418fd (diff) | |
download | poky-d288f8c35bec14a0c46dbb26b6cb49d535382d04.tar.gz |
connman: upgrade to 1.23
- License file copyright years updated;
(From OE-Core rev: 4c6b7634c21261f13b40036998b8204f8e3dee13)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman.inc')
-rw-r--r-- | meta/recipes-connectivity/connman/connman.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index b3147c9dbc..4bd94f362f 100644 --- a/meta/recipes-connectivity/connman/connman.inc +++ b/meta/recipes-connectivity/connman/connman.inc | |||
@@ -11,7 +11,7 @@ HOMEPAGE = "http://connman.net/" | |||
11 | BUGTRACKER = "https://01.org/jira/browse/CM" | 11 | BUGTRACKER = "https://01.org/jira/browse/CM" |
12 | LICENSE = "GPLv2" | 12 | LICENSE = "GPLv2" |
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ |
14 | file://src/main.c;beginline=1;endline=20;md5=d6a1ac98a6791c5294e8a7f176ecd66d" | 14 | file://src/main.c;beginline=1;endline=20;md5=486a279a6ab0c8d152bcda3a5b5edc36" |
15 | 15 | ||
16 | DEPENDS = "dbus glib-2.0 ppp iptables" | 16 | DEPENDS = "dbus glib-2.0 ppp iptables" |
17 | 17 | ||