]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl: add Config_git.PL to -lib
authorTim Orling <timothy.t.orling@linux.intel.com>
Sun, 21 Jan 2018 09:02:32 +0000 (01:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Jan 2018 09:55:14 +0000 (09:55 +0000)
Fixes:
Warning: failed to load Config_git.pl, something strange about this perl

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.24.1.bb

index 0baf3abb60b72dab9c20a48247d7a6df3e22df95..f13a63a80a34df4dda9a05f4dcbf01118ec51c28 100644 (file)
@@ -280,6 +280,7 @@ FILES_${PN}-dev = "${libdir}/perl/${PV}/CORE"
 FILES_${PN}-lib = "${libdir}/libperl.so* \
                    ${libdir}/perl5 \
                    ${libdir}/perl/config.sh \
+                  ${libdir}/perl/${PV}/Config_git.pl \
                    ${libdir}/perl/${PV}/Config_heavy.pl \
                    ${libdir}/perl/${PV}/Config_heavy-target.pl"
 FILES_${PN}-pod = "${libdir}/perl/${PV}/pod \