summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/wiringpi/wiringpi_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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-031-2/+2
| | | | | | | | | | 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-271-0/+33
Keep naming consistency. Signed-off-by: Hugo Hromic <hhromic@gmail.com>