mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
(From OE-Core rev: 9bcfb1061c80fe51e47e102d6ad4c0d96392b90e) Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dd8c80b235
commit
74542f20f2
@@ -20,6 +20,7 @@ DUMMYPROVIDES = "\
|
||||
libxml-parser-perl \
|
||||
perl-module-bytes \
|
||||
perl-module-carp \
|
||||
perl-module-config \
|
||||
perl-module-constant \
|
||||
perl-module-data-dumper \
|
||||
perl-module-errno \
|
||||
@@ -35,10 +36,12 @@ DUMMYPROVIDES = "\
|
||||
perl-module-getopt-long \
|
||||
perl-module-io-file \
|
||||
perl-module-overload \
|
||||
perl-module-overloading \
|
||||
perl-module-posix \
|
||||
perl-module-thread-queue \
|
||||
perl-module-threads \
|
||||
perl-module-warnings \
|
||||
perl-module-warnings-register \
|
||||
/bin/sh \
|
||||
/bin/bash \
|
||||
/usr/bin/env \
|
||||
|
||||
Reference in New Issue
Block a user