diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-11-28 15:34:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-30 15:48:09 +0000 |
commit | f423284174983adf3c15f5a097c32ce9d8234f31 (patch) | |
tree | 14526004349a797058eca394fef70647626ae950 /meta/recipes-support/npth | |
parent | 8ad6506dd90d4374099715e4c940c9184f6db721 (diff) | |
download | poky-f423284174983adf3c15f5a097c32ce9d8234f31.tar.gz |
npth: update to 1.3
(From OE-Core rev: 6dc89c80241907d22447d886b3d62df350c3546d)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/npth')
-rw-r--r-- | meta/recipes-support/npth/npth_1.3.bb (renamed from meta/recipes-support/npth/npth_1.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/npth/npth_1.2.bb b/meta/recipes-support/npth/npth_1.3.bb index 66aa3474bd..d4fc064bf2 100644 --- a/meta/recipes-support/npth/npth_1.2.bb +++ b/meta/recipes-support/npth/npth_1.3.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "${GNUPG_MIRROR}/npth/npth-${PV}.tar.bz2 \ | |||
11 | file://pkgconfig.patch \ | 11 | file://pkgconfig.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "226bac7374b9466c6ec26b1c34dab844" | 14 | SRC_URI[md5sum] = "efe1524c53670b5755dc27893d2d68a0" |
15 | SRC_URI[sha256sum] = "6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a" | 15 | SRC_URI[sha256sum] = "bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a" |
16 | 16 | ||
17 | BINCONFIG = "${bindir}/npth-config" | 17 | BINCONFIG = "${bindir}/npth-config" |
18 | 18 | ||