[Buildroot] [PATCH v4 01/27] sepolgen: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jan 9 15:22:50 UTC 2015


Dear Matt Weber,

On Fri,  9 Jan 2015 09:11:02 -0600, Matt Weber wrote:

> diff --git a/package/sepolgen/Config.in.host b/package/sepolgen/Config.in.host
> new file mode 100644
> index 0000000..60d30b6
> --- /dev/null
> +++ b/package/sepolgen/Config.in.host
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_SEPOLGEN
> +	bool "host sepolgen"
> +	help
> +	  sepolgen is a python module/library that forms the core
> +	  of the modern audit2allow (a rewrite).

If it's simply a module/library used as a dependency of another
package, then there is no need to have a Config.in entry for it.

And Config.in entries for host packages should be
BR2_PACKAGE_HOST_<foo>. But I don't think this package should have a
menuconfig entry.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list