smem: add a native variant

The native variant is useful to e.g. examine captures of a
running target on the host system.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
André Draszik
2020-02-04 11:14:26 +00:00
committed by Khem Raj
parent 392484ae21
commit 23d43514cf
+2
View File
@@ -29,3 +29,5 @@ RDEPENDS_${PN} += "python-textutils python-compression python-shell python-codec
PACKAGES =+ "smemcap"
FILES_smemcap = "${bindir}/smemcap"
BBCLASSEXTEND = "native"