]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: Add missing perl modules to RDEPENDS for nativsdk variant
authorHarish Sadineni <Harish.Sadineni@windriver.com>
Thu, 19 Sep 2024 12:48:48 +0000 (05:48 -0700)
committerSteve Sakoman <steve@sakoman.com>
Tue, 22 Oct 2024 19:08:39 +0000 (12:08 -0700)
commit75773577d8dd9c9d61aa039e1da2482c064c666a
treef8c372302ce7f8e20dfbf64c17a524014d88899f
parent36b05346e63f9885da45a3c3a06ad5f6a5cd905c
binutils: Add missing perl modules to RDEPENDS for nativsdk variant

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 <Harish.Sadineni@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 05f1099acbbb10b6ce33ea117d313749f7dc4a47)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/binutils/binutils_2.43.1.bb