diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-02 19:44:32 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-02 21:07:27 +0200 |
| commit | ea1d86fc356f944899aff3f57fabe5dd1cc209a6 (patch) | |
| tree | 18290ecf644de4f273edd8357e9e43a88fd7369e /meta-oe/recipes-connectivity/connman | |
| parent | e69c7519399c06e82e25dcbfdd300e975393b00a (diff) | |
| download | meta-openembedded-ea1d86fc356f944899aff3f57fabe5dd1cc209a6.tar.gz | |
connman: update to 0.74
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/connman')
| -rw-r--r-- | meta-oe/recipes-connectivity/connman/connman_0.74.bb (renamed from meta-oe/recipes-connectivity/connman/connman_0.73.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/connman/connman_0.73.bb b/meta-oe/recipes-connectivity/connman/connman_0.74.bb index 43b9976022..7d6630e87d 100644 --- a/meta-oe/recipes-connectivity/connman/connman_0.73.bb +++ b/meta-oe/recipes-connectivity/connman/connman_0.74.bb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | require connman.inc | 1 | require connman.inc |
| 2 | PR = "r3" | ||
| 3 | 2 | ||
| 4 | EXTRA_OECONF += "\ | 3 | EXTRA_OECONF += "\ |
| 5 | --disable-gtk-doc \ | 4 | --disable-gtk-doc \ |
| @@ -25,5 +24,5 @@ SRC_URI = "\ | |||
| 25 | file://connman \ | 24 | file://connman \ |
| 26 | " | 25 | " |
| 27 | 26 | ||
| 28 | SRC_URI[md5sum] = "01085b2ed8f7b11a41724f1528720cc7" | 27 | SRC_URI[md5sum] = "3feb49e7c6dea22de83647cb1790a1b3" |
| 29 | SRC_URI[sha256sum] = "b71ff2c3925ea82a7ebf818685f809e595d5c47d767005dfb149c6264b098417" | 28 | SRC_URI[sha256sum] = "a283b590bd2ed5c1cd08630cbc7880d9906a3ca763cad121a66c9a5ddfc2882d" |
