summaryrefslogtreecommitdiffstats
path: root/meta-oe/dynamic-layers/perl-layer
Commit message (Collapse)AuthorAgeFilesLines
* packagegroups: Add bbappends for python and perl layer requiring recipesKhem Raj2020-03-291-2/+0
| | | | | | | Add this bbappends in dynamic layers Move the main recipe back to meta-oe main recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe.bb: Move debsums to a bbappend under perl-layerKhem Raj2020-03-291-0/+3
| | | | | | This helps avoid dependency on meta-perl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* debsums: Depend on po4a-nativeKhem Raj2020-03-291-0/+56
- Move to perl dynamic-layer since po4a comes from meta-perl - Add meta-perl dynamic layer Fixes cd man && po4a --no-translations po4a.cfg /bin/sh: po4a: command not found make: *** [Makefile:11: clean] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com>