mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
memstat: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -13,7 +13,8 @@ S = "${WORKDIR}/memstattool"
|
||||
LIC_FILES_CHKSUM = "file://debian/copyright;md5=87be186443b1ac2cfa466f475e1ee0cb"
|
||||
|
||||
SRC_URI = "http://sourceforge.net/projects/memstattool/files/memstat_${PV}.tar.gz \
|
||||
"
|
||||
file://0001-Include-limits.h-for-PATH_MAX-definition.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "2c3acc0c62b2a18f6601b84e54aa7462"
|
||||
SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94"
|
||||
|
||||
Reference in New Issue
Block a user