Re: [poky] Licence error in openssh
Alexander Kanavin <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CANNYZj8hA4Wwpm8HiZ7FD1KWndAmzKLz1+dpTV=buP78Np4mag@mail.gmail.com> |
On Mon, 8 Jul 2024 at 13:11, Chris van der Kruit via lists.yoctoproject.org <[email protected]> wrote: > I just typed in devtool upgrade open-ssh and then build the image, I'm on the Kirkstone branch. > But I was a bit early with my email because it doesn't work, I got the following error: /usr/libexec/sshd-session does not exist or is not executable. > Can you tell me what I should have done instead, I'm new to yocto. Using 'devtool upgrade' is correct. It doesn't always work perfectly, so if the license checksum isn't correctly updated (it should be though), or if you get other errors, resolving them should be done manually by editing the updated recipe. Alex