diff options
| author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-04-13 10:24:13 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:49:20 +0100 |
| commit | 6694c3582d12a64f51c6945a9320cfe74468f46d (patch) | |
| tree | b099655a9adf38b7f54f59703e4892631bcfa2e7 | |
| parent | 84e6537c767c504d5815f25c7db842f11f494162 (diff) | |
| download | poky-6694c3582d12a64f51c6945a9320cfe74468f46d.tar.gz | |
ofono: upgrade to version 0.45
(From OE-Core rev: aeddf13fd1fbbaf00ef67fbcba8f554ab1231b81)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono_0.37.bb | 9 | ||||
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono_0.45.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_0.37.bb b/meta/recipes-connectivity/ofono/ofono_0.37.bb deleted file mode 100644 index aea4e9865c..0000000000 --- a/meta/recipes-connectivity/ofono/ofono_0.37.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | require ofono.inc | ||
| 2 | |||
| 3 | PR = "r0" | ||
| 4 | |||
| 5 | SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${P}.tar.bz2 \ | ||
| 6 | file://ofono" | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "fa9a6f91506db2ac5bf313ff0bde65f3" | ||
| 9 | SRC_URI[sha256sum] = "0ac71d8a846d564ef6940c47bcc410b76df750aadf7903cb56876d991275f6db" | ||
diff --git a/meta/recipes-connectivity/ofono/ofono_0.45.bb b/meta/recipes-connectivity/ofono/ofono_0.45.bb new file mode 100644 index 0000000000..4a8950fd36 --- /dev/null +++ b/meta/recipes-connectivity/ofono/ofono_0.45.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require ofono.inc | ||
| 2 | |||
| 3 | PR = "r0" | ||
| 4 | |||
| 5 | SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${P}.tar.bz2 \ | ||
| 6 | file://ofono" | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "31dabb077e7592ba36913bd9d0c76b94" | ||
| 9 | SRC_URI[sha256sum] = "5541e832fb72c6c647b663e5ee55384a33efaee5a34c4544e3a16af94892f47e" | ||
