On Thu, Jan 14, 2021 at 8:24 AM Monsees, Steven C (US) <steven.monsees@...> wrote:
Khem:
I appear to have a similar issue building in inetutils-rsh and inetutils-rshd...
When added to IMAGE_INSTALL, (IMAGE_INSTALL += " inetutils-rsh inetutils-rshd")
I also get an "Error: Nothing PROVIDES ..."
How do you pull in various net utility commands (ex. rlogind) without inetutils-rsh and inetutils-rshd ?
I do not see anything in the migration guides on this...
Any ideas ?
I am using zeus 3.0.4 and building aarch64 Xilinx based image...
Steve
-----Original Message----- From: Monsees, Steven C (US) Sent: Wednesday, January 13, 2021 2:25 PM To: Khem Raj <raj.khem@...> Cc: yocto@... Subject: RE: [yocto] #yocto #kernel
Khem:
I am having issues attempting to resolve this issue... I am seeing it in my bootloader...
Can you possibly point me in the right direction ?
Thanks. Steve
-----Original Message----- From: yocto@... <yocto@...> On Behalf Of Monsees, Steven C (US) via lists.yoctoproject.org Sent: Wednesday, January 13, 2021 8:17 AM To: Khem Raj <raj.khem@...> Cc: yocto@... Subject: Re: [yocto] #yocto #kernel
*** WARNING *** EXTERNAL EMAIL -- This message originates from outside our organization.
I am using sysvinit...
-----Original Message----- From: Monsees, Steven C (US) Sent: Wednesday, January 13, 2021 7:15 AM To: 'Khem Raj' <raj.khem@...> Cc: yocto@... Subject: RE: [yocto] #yocto #kernel
When I do this I am seeing "Nothing PROVIDES 'init-system-helpers',,,
-----Original Message----- From: Khem Raj <raj.khem@...> Sent: Tuesday, January 12, 2021 6:13 PM To: Monsees, Steven C (US) <steven.monsees@...> Cc: yocto@... Subject: Re: [yocto] #yocto #kernel
*** WARNING *** EXTERNAL EMAIL -- This message originates from outside our organization.
On Tue, Jan 12, 2021 at 12:09 PM Monsees, Steven C (US) via lists.yoctoproject.org <steven.monsees=baesystems.com@...> wrote:
Working on zeus 3.0.4, for aarch64
I have a startup script making use of “service” How do I properly configure in support for the “service” command ?
I do not have an error when working under rocko.
The error seen is : /etc/rc5.d/S15mountnfs.sh: line 70: service: command not found
Usage: @ line 70: “service rpcbind status >/dev/null”
perhaps just add init-system-helpers to IMAGE_INSTALL