diff options
| author | Harish Sadineni <Harish.Sadineni@windriver.com> | 2024-09-19 05:48:48 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-10-29 05:51:03 -0700 |
| commit | 80e1dff59f88e18515d4de62ea690b68e0010f59 (patch) | |
| tree | df284e9d35363955e81b4e76025291fa05a01327 /scripts/devtool | |
| parent | 2b82219880dc753c0687f2db183dfc432c04cce0 (diff) | |
| download | poky-80e1dff59f88e18515d4de62ea690b68e0010f59.tar.gz | |
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
(From OE-Core rev: 75773577d8dd9c9d61aa039e1da2482c064c666a)
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>
Diffstat (limited to 'scripts/devtool')
0 files changed, 0 insertions, 0 deletions
