[oe] [PATCH] hiawatha: fix the installation failure due to no /var/run dir

Rongqing Li rongqing.li at windriver.com
Tue Jul 28 07:35:20 UTC 2015


ping

-Roy

On 2015年07月02日 15:02, rongqing.li at windriver.com wrote:
> From: Roy Li <rongqing.li at 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 at 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



More information about the Openembedded-devel mailing list