mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-09 05:29:56 +00:00
samhain-server: do not extend to native
No packages depend on samhain-server-native and it doesn't make sense to extend a server package to native, so remove the BBCLASSEXTEND. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
58c23b4787
commit
8f6969a775
@@ -18,4 +18,3 @@ do_install_append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS_${PN} += "gmp bash perl"
|
RDEPENDS_${PN} += "gmp bash perl"
|
||||||
BBCLASSEXTEND = "native"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user