1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

libnewt: 0.52.19 -> 0.52.20

Upgrade libnewt from 0.52.19 to 0.52.20.

(From OE-Core rev: a83715c10536904db1d274bfb3faf87a1b3d19bc)

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Huang Qiyu
2017-05-15 11:20:27 +08:00
committed by Richard Purdie
parent 85f8fc1f50
commit a16d0f6c49
2 changed files with 2 additions and 2 deletions
@@ -25,8 +25,8 @@ SRC_URI = "https://releases.pagure.org/newt/newt-${PV}.tar.gz \
file://0001-detect-gold-as-GNU-linker-too.patch \
"
SRC_URI[md5sum] = "e4aa0f7943edd39c52481a87f68f412a"
SRC_URI[sha256sum] = "08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80"
SRC_URI[md5sum] = "70b288f821234593a8e7920e435b259b"
SRC_URI[sha256sum] = "8d66ba6beffc3f786d4ccfee9d2b43d93484680ef8db9397a4fb70b5adbb6dbc"
S = "${WORKDIR}/newt-${PV}"