summaryrefslogtreecommitdiffstats
path: root/package/perl-file-util
Commit message (Collapse)AuthorAgeFilesLines
* perl-file-util: bump to version 4.161950Francois Perrad2017-08-212-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package: use SPDX short identifier for GPLv1/GPLv1+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | | We want to use SPDX identifier for licenses as much as possible. SPDX short identifier for GPLv1/GPLv1+ is GPL-1.0/GPL-1.0+. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/GPLv1(\+)?/GPL-1.0\1/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-file-util: restore host variant and fix dependenciesCarlos Santos2015-11-191-0/+2
| | | | | | | | | | | The host variant was added by us (DATACOM) because it is useful to build some third-party packages that we use in our firmware. We humbly request you to keep it alive. Declare that it requires host-perl-module-build. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/perl-file-util: remove host variantYann E. MORIN2015-11-171-1/+0
| | | | | | | | | It does not build, and no one depends on it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Francois Perrad <fperrad@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* pkg-perl: remove the dependency generated by scancpanFrancois Perrad2015-10-021-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-file-util: new packageCarlos Santos2015-03-053-0/+24
The host variant is useful to build some third-party packages that need this Perl module. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud