[OE-core] [PATCH 1/1] systemd: add bash to RDEPENDS

Chong Lu Chong.Lu at windriver.com
Tue Nov 11 02:17:30 UTC 2014


ping

//Chong

On 10/27/2014 03:16 PM, Chong Lu wrote:
> This solves the following warning:
>
> systemd-216+gitAUTOINC+5d0ae62c66: systemd-kernel-install requires /bin/bash,
> but no providers in its RDEPENDS [file-rdeps]
>
> Signed-off-by: Chong Lu <Chong.Lu at windriver.com>
> ---
>   meta/recipes-core/systemd/systemd_216.bb | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-core/systemd/systemd_216.bb b/meta/recipes-core/systemd/systemd_216.bb
> index 6d3e47f..8bc1cc8 100644
> --- a/meta/recipes-core/systemd/systemd_216.bb
> +++ b/meta/recipes-core/systemd/systemd_216.bb
> @@ -202,6 +202,7 @@ FILES_${PN}-vconsole-setup = "${rootlibexecdir}/systemd/systemd-vconsole-setup \
>                                 ${systemd_unitdir}/system/systemd-vconsole-setup.service \
>                                 ${systemd_unitdir}/system/sysinit.target.wants/systemd-vconsole-setup.service"
>   
> +RDEPENDS_${PN}-kernel-install += "bash"
>   FILES_${PN}-kernel-install = "${bindir}/kernel-install \
>                                 ${sysconfdir}/kernel/ \
>                                 ${exec_prefix}/lib/kernel \




More information about the Openembedded-core mailing list