mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
libmhash: add native pkg support
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -35,3 +35,5 @@ do_compile_ptest() {
|
||||
do_install_ptest() {
|
||||
install -m 0755 ${S}/demo/mhash ${D}${PTEST_PATH}
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user