mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-11 20:32:11 +00:00
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:
parent
392484ae21
commit
23d43514cf
@ -29,3 +29,5 @@ RDEPENDS_${PN} += "python-textutils python-compression python-shell python-codec
|
|||||||
PACKAGES =+ "smemcap"
|
PACKAGES =+ "smemcap"
|
||||||
|
|
||||||
FILES_smemcap = "${bindir}/smemcap"
|
FILES_smemcap = "${bindir}/smemcap"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user