diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/mklibs/mklibs-native_0.1.37.bb (renamed from meta/recipes-devtools/mklibs/mklibs-native_0.1.35.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mklibs/mklibs-native_0.1.35.bb b/meta/recipes-devtools/mklibs/mklibs-native_0.1.37.bb index b9cbd8433d..c37ea87457 100644 --- a/meta/recipes-devtools/mklibs/mklibs-native_0.1.35.bb +++ b/meta/recipes-devtools/mklibs/mklibs-native_0.1.37.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "http://ftp.de.debian.org/debian/pool/main/m/mklibs/${BPN}_${PV}.tar.g | |||
10 | file://fix_STT_GNU_IFUNC.patch\ | 10 | file://fix_STT_GNU_IFUNC.patch\ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "3d2a4bd0bbf5ba964b0a1ecdafd1ea9a" | 13 | SRC_URI[md5sum] = "099cc99d51f09ea51e58a56e62a46af7" |
14 | SRC_URI[sha256sum] = "ccb1023dc1729c5a37ca6c3eca8e4bac3491116763c8820dfce8eea4845c8567" | 14 | SRC_URI[sha256sum] = "9b2ef35618b1c2def1ca7a0a92c2b3029ef7f2080d894b6d1dbb3f313684d3a3" |
15 | 15 | ||
16 | inherit autotools gettext native pythonnative | 16 | inherit autotools gettext native pythonnative |
17 | 17 | ||