summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb
Commit message (Collapse)AuthorAgeFilesLines
* remove unused AUTHOR variableMichael Opdenacker2023-08-031-1/+0
| | | | | | | | | No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-perl: Remove buildpaths from generated .exh filesKhem Raj2023-05-071-1/+5
| | | | | | | | | | | there are generated .exh files which has the absolute perl interpreter path in comments, which is caught by build QA, therefore remove the absolute perl native path prefix Fixes warnings like WARNING: libencode-perl-3.19-r0 do_package_qa: QA Issue: File /usr/src/debug/libencode-perl/3.19-r0/def_t.exh in package libencode-perl-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-perl: upgrade 3.18 -> 3.19Wang Mingyu2022-08-151-0/+105
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>