aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-rcar-gen3/recipes-devtools/perl/perl_5.24.1.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-devtools/perl/perl_5.24.1.bbappend b/meta-rcar-gen3/recipes-devtools/perl/perl_5.24.1.bbappend
new file mode 100644
index 0000000..1d5815d
--- /dev/null
+++ b/meta-rcar-gen3/recipes-devtools/perl/perl_5.24.1.bbappend
@@ -0,0 +1,2 @@
+# Fix the issue missed Perl modules in navtive SDK sysroot
+FILES_${PN}_append_class-nativesdk = " ${libdir}/perl/${PV}/*"