On Wed, 20 Nov 2019 at 18:28, Ross Burton <[email protected]> wrote:
> On 20/11/2019 18:18, Ryan Harkin wrote: > > Now it builds fine. However, I no longer have /usr/bin/openssl in my > > disk image. > > $ oe-pkgdata-util find-path /usr/bin/openssl > openssl-bin: /usr/bin/openssl > > Did you try adding openssl-bin to your image explicitly? > No, I hadn't even thought about that, as it was already working before I updated. I added openssl-bin to my RDEPENDS for my packagegroup, right after the openssl entry. I tried to manually bitbake openssl-bin, and it complained: $ bitbake openssl-bin [snip] ERROR: Nothing PROVIDES 'openssl-bin'. Close matches: openssl openssl-native openssl10 openssl RPROVIDES openssl-bin So I guess that isn't the problem? > > Ross > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
