summaryrefslogtreecommitdiffstats
path: root/package/perl-sys-cpu
Commit message (Collapse)AuthorAgeFilesLines
* perl-sys-cpu: fix build failures due to <sys/unistd.h>Christopher McCrory2018-10-081-0/+20
| | | | | | | | | | | | This commit adds a patch that drops an unneeded <sys/unistd.h> include, as it causes build failures on uClibc/musl. Fixes: http://autobuild.buildroot.net/results/a87116b34ee0c660537430638e38f7ebbf052024/ Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* perl-sys-cpu: disable in static configurationsChristopher McCrory2018-10-081-0/+4
| | | | | | | | | | | | The perl-sys-cpu package builds a native shared library, which makes it incompatible with static-only configurations. Fixes: http://autobuild.buildroot.net/results/ea64c2d8022932162d36301ca4061f61cd208c11/ Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* perl-sys-cpu: improve Config.in descriptionThomas Petazzoni2018-09-121-2/+2
| | | | | | | | | And also fix a check-package warning due to the lack of upstream webpage: package/perl-sys-cpu/Config.in:5: empty line at end of file Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* perl-sys-cpu: new packageChristopher McCrory2018-09-123-0/+20
Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud