summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/wiringpi
Commit message (Collapse)AuthorAgeFilesLines
* wiringpi: Set major versionErikHH2019-02-191-27/+37
| | | | | | | To fix the behaviour described in https://github.com/agherzan/meta-raspberrypi/issues/362 Signed-off-by: ErikHH <erik.hoogeveen@outlook.com>
* wiringpi: Add missing dependency on libcryptKhem Raj2018-08-161-0/+2
| | | | | | This library has moved out into independent package with glibc 2.28+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wiringpi: uprev to 2.46Daniel Rank2018-08-032-29/+21
| | | | | | | | | | Update to v2.46 to support the RPi 3 B+. Patches reworked as follow: * 0001-Add-initial-cross-compile-support.patch: rebase to current upstream Signed-off-by: Daniel Rank <dwrank@gmail.com>
* wiringpi: use lower-case in recipe directory nameHugo Hromic2018-06-272-0/+446
Keep naming consistency. Signed-off-by: Hugo Hromic <hhromic@gmail.com>