diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/memstat/memstat_1.0.bb | 2 |
1 files changed, 2 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 a65782d017..6289f3a27a 100644 --- a/meta-oe/recipes-devtools/memstat/memstat_1.0.bb +++ b/meta-oe/recipes-devtools/memstat/memstat_1.0.bb | |||
| @@ -18,6 +18,8 @@ SRC_URI = "http://sourceforge.net/projects/memstattool/files/memstat_${PV}.tar.g | |||
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94" | 19 | SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94" |
| 20 | 20 | ||
| 21 | TARGET_LDFLAGS:append = " ${DEBUG_PREFIX_MAP}" | ||
| 22 | |||
| 21 | do_install:append(){ | 23 | do_install:append(){ |
| 22 | install -d ${D}${bindir} | 24 | install -d ${D}${bindir} |
| 23 | install -m 0755 memstat ${D}${bindir} | 25 | install -m 0755 memstat ${D}${bindir} |
