summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2026-01-26 22:39:23 -0800
committerKhem Raj <raj.khem@gmail.com>2026-03-20 07:59:35 -0700
commit0705f8ee8fc60bd7b7b5f970a41755751daed0c8 (patch)
tree696c12bfef87ca48cdbc98026b4629291b11b52f /meta-oe/recipes-devtools/memstat/memstat_1.0.bb
parentc0c2d3a81156d6bc8b64341a0fdd4692404b850a (diff)
downloadmeta-openembedded-0705f8ee8fc60bd7b7b5f970a41755751daed0c8.tar.gz
memstat: Pass OE environment CFLAGS to makefile
Helps with reproducible builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/memstat/memstat_1.0.bb')
-rw-r--r--meta-oe/recipes-devtools/memstat/memstat_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/memstat/memstat_1.0.bb b/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
index 6289f3a27a..a0b4d0b9cc 100644
--- a/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
+++ b/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
@@ -14,6 +14,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=87be186443b1ac2cfa466f475e1ee0cb
14 14
15SRC_URI = "http://sourceforge.net/projects/memstattool/files/memstat_${PV}.tar.gz \ 15SRC_URI = "http://sourceforge.net/projects/memstattool/files/memstat_${PV}.tar.gz \
16 file://0001-Include-limits.h-for-PATH_MAX-definition.patch \ 16 file://0001-Include-limits.h-for-PATH_MAX-definition.patch \
17 file://0001-makefile-Do-not-override-cflags.patch \
17 " 18 "
18 19
19SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94" 20SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94"