diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-12-23 13:09:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-25 08:18:13 +0000 |
commit | d33bfe4b35583c4062317758655883f23780b1d8 (patch) | |
tree | edf486b4e5533f718885fd5b14701234681bb308 /meta/recipes-connectivity/ppp | |
parent | 4641f72071e55c65d162420b1a45f2c29a74e2ea (diff) | |
download | poky-d33bfe4b35583c4062317758655883f23780b1d8.tar.gz |
ppp: upgrade 2.4.7
(From OE-Core rev: 98a251b8fea5ba329c898d2159dd470d53c6c783)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/ppp')
-rw-r--r-- | meta/recipes-connectivity/ppp/ppp_2.4.7.bb (renamed from meta/recipes-connectivity/ppp/ppp_2.4.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.6.bb b/meta/recipes-connectivity/ppp/ppp_2.4.7.bb index 8bc3672600..92ca0c92c6 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.4.6.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.4.7.bb | |||
@@ -31,8 +31,8 @@ SRC_URI = "http://ppp.samba.org/ftp/ppp/ppp-${PV}.tar.gz \ | |||
31 | file://ppp@.service \ | 31 | file://ppp@.service \ |
32 | " | 32 | " |
33 | 33 | ||
34 | SRC_URI[md5sum] = "3434d2cc9327167a0723aaaa8670083b" | 34 | SRC_URI[md5sum] = "78818f40e6d33a1d1de68a1551f6595a" |
35 | SRC_URI[sha256sum] = "1b33181a03962c8a092c055fb9980e9722728a8d98a4bb7ec7acda17c1b1b49d" | 35 | SRC_URI[sha256sum] = "02e0a3dd3e4799e33103f70ec7df75348c8540966ee7c948e4ed8a42bbccfb30" |
36 | 36 | ||
37 | inherit autotools-brokensep systemd | 37 | inherit autotools-brokensep systemd |
38 | 38 | ||