[Buildroot] [PATCH v2 4/4] cog: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 11 21:36:19 UTC 2019


Hello,

On Tue,  5 Feb 2019 21:41:52 +0100
Francois Perrad <fperrad at gmail.com> wrote:

> diff --git a/package/cog/Config.in b/package/cog/Config.in
> new file mode 100644
> index 000000000..4aee4ac91
> --- /dev/null
> +++ b/package/cog/Config.in
> @@ -0,0 +1,21 @@
> +config BR2_PACKAGE_COG
> +	bool "cog"
> +	depends on BR2_PACKAGE_WPEWEBKIT
> +	select BR2_PACKAGE_DBUS

I added the "depends on" of dbus here (even if they are implied by the
depends on wpewebkit), and added the corresponding Config.in comments.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list