On Thu, 2024-09-19 at 05:48 -0700, Sadineni, Harish via lists.openembedded.org wrote: > From: Harish Sadineni <[email protected]> > > In SDK, missing perl modules causes 'x86_64-pokysdk-linux-gp-display-html > --help' to abort with below errors.. > - Can't locate bignum.pm in @INC (you may need to install the feature > module). > - Can't locate Math/BigInt.pm in @INC (you may need to install the > Math::BigInt module) > > By adding the following perl modules to RDEPENDS fixes the above errors: > nativesdk-perl-module-bignum > nativesdk-perl-module-bigint > nativesdk-perl-module-math-bigint > > Signed-off-by: Harish Sadineni <[email protected]> > --- > meta/recipes-devtools/binutils/binutils_2.43.1.bb | 4 ++++ > 1 file changed, 4 insertions(+)
You've updated the commit to do what is needed whic is great, thanks. Unfortunately the shortlog is now incorrect though. It should now read: "binutils: Add missing perl modules to RDEPENDS for nativsdk variant" The patch also fails to apply as I can't take 1/2 for other reasons as discussed. I'm going to tweak the patch locally for testing though on this occasion. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204713): https://lists.openembedded.org/g/openembedded-core/message/204713 Mute This Topic: https://lists.openembedded.org/mt/108538761/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
