From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>, <Liezhi.Yang@windriver.com>
Subject: Re: [PATCH] hiawatha: fix the installation failure due to no /var/run dir
Date: Tue, 28 Jul 2015 15:35:20 +0800 [thread overview]
Message-ID: <55B730B8.7040607@windriver.com> (raw)
In-Reply-To: <1435820534-32452-1-git-send-email-rongqing.li@windriver.com>
ping
-Roy
On 2015年07月02日 15:02, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
>
> after cmake is upgrade to 3.2.2, the /var/run dir is not created, so
> not need to remove it.
>
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
> meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb
> index b9fa5cd..31293e4 100644
> --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb
> +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb
> @@ -53,7 +53,6 @@ do_install_append() {
> install -m 644 ${WORKDIR}/hiawatha.service ${D}/${systemd_unitdir}/system
> fi
>
> - rmdir "${D}${localstatedir}/run"
> rmdir --ignore-fail-on-non-empty "${D}${localstatedir}"
> }
>
>
--
Best Reagrds,
Roy | RongQing Li
next prev parent reply other threads:[~2015-07-28 7:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 7:02 [PATCH] hiawatha: fix the installation failure due to no /var/run dir rongqing.li
2015-07-28 7:35 ` Rongqing Li [this message]
2015-08-11 3:20 ` Rongqing Li
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=55B730B8.7040607@windriver.com \
--to=rongqing.li@windriver.com \
--cc=Liezhi.Yang@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/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