On Wed, 2020-06-17 at 12:07 +0800, Changqing Li wrote:
> From: Changqing Li <changqing...@windriver.com>
> 
> startx RDEPENDS on xterm, fix below error:
> /etc/X11/xinit/xinitrc: line 55: exec: xterm: not found
> 
> Signed-off-by: Changqing Li <changqing...@windriver.com>
> ---
>  meta/recipes-graphics/xorg-app/xinit_1.4.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb 
> b/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb
> index c9e28d9bba..5f8c370c59 100644
> --- a/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb
> +++ b/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb
> @@ -19,4 +19,4 @@ SRC_URI[sha256sum] = 
> "de9b8f617b68a70f6caf87da01fcf0ebd2b75690cdcba9c921d0ef54fa
>  
>  EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie"
>  
> -RDEPENDS_${PN} += "util-linux-mcookie"
> +RDEPENDS_${PN} += "util-linux-mcookie xterm"

https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/2015

ERROR: Nothing RPROVIDES 'xterm' (but 
/home/pokybuild/yocto-worker/qemux86-64-x32/build/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb
 RDEPENDS on or otherwise requires it)

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#139596): 
https://lists.openembedded.org/g/openembedded-core/message/139596
Mute This Topic: https://lists.openembedded.org/mt/74931705/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to