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:
Jackie Huang
2018-03-29 11:20:31 +08:00
committed by Armin Kuster
parent 58c23b4787
commit 8f6969a775

View File

@@ -18,4 +18,3 @@ do_install_append() {
}
RDEPENDS_${PN} += "gmp bash perl"
BBCLASSEXTEND = "native"