mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] rules/weston.make: Add kiosk shell install rule.
Date: Tue, 28 Sep 2021 16:59:20 +0200	[thread overview]
Message-ID: <20210928145920.GA28226@pengutronix.de> (raw)
In-Reply-To: <20210916142625.1742431-1-christian.melki@t2data.com>

On Thu, 16 Sep 2021 16:26:25 +0200, Christian Melki wrote:
> Seems the kiosk shell was forgotten about during installation.
> Defined, built but never installed?
> Add install rule.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>

Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>

> ---
>  rules/weston.make | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/rules/weston.make b/rules/weston.make
> index 2bd11b4ef..716c990e7 100644
> --- a/rules/weston.make
> +++ b/rules/weston.make
> @@ -161,6 +161,9 @@ endif
>  ifdef PTXCONF_WESTON_IVISHELL
>  	@$(call install_lib, weston, 0, 0, 0644, weston/ivi-shell)
>  endif
> +ifdef PTXCONF_WESTON_SHELL_KIOSK
> +	@$(call install_lib, weston, 0, 0, 0644, weston/kiosk-shell)
> +endif
>  ifdef PTXCONF_WESTON_SYSTEMD
>  	@$(call install_lib, weston, 0, 0, 0644, weston/systemd-notify)
>  endif
> -- 
> 2.30.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-09-28 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 14:26 Christian Melki
2021-09-28 14:59 ` Michael Tretter [this message]
2021-10-07 10:19 ` [ptxdist] [APPLIED] weston: " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210928145920.GA28226@pengutronix.de \
    --to=m.tretter@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox