diff options
Diffstat (limited to 'recipes-devtools/wiringPi/wiringpi_git.bb')
| -rw-r--r-- | recipes-devtools/wiringPi/wiringpi_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/wiringPi/wiringpi_git.bb b/recipes-devtools/wiringPi/wiringpi_git.bb index c337b19..7953a55 100644 --- a/recipes-devtools/wiringPi/wiringpi_git.bb +++ b/recipes-devtools/wiringPi/wiringpi_git.bb | |||
| @@ -4,14 +4,13 @@ SECTION = "devel/libs" | |||
| 4 | LICENSE = "LGPLv3+" | 4 | LICENSE = "LGPLv3+" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" |
| 6 | 6 | ||
| 7 | # tag 2.32 | 7 | # tag 2.44 |
| 8 | SRCREV = "b0a60c3302973ca1878d149d61f2f612c8f27fac" | 8 | SRCREV = "96344ff7125182989f98d3be8d111952a8f74e15" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://git.drogon.net/wiringPi \ | 12 | SRC_URI = "git://git.drogon.net/wiringPi \ |
| 13 | file://0001-Add-initial-cross-compile-support.patch \ | 13 | file://0001-Add-initial-cross-compile-support.patch \ |
| 14 | file://0001-include-asm-ioctl.h-directly-for-_IOC_SIZEBITS.patch \ | ||
| 15 | " | 14 | " |
| 16 | 15 | ||
| 17 | COMPATIBLE_MACHINE = "raspberrypi" | 16 | COMPATIBLE_MACHINE = "raspberrypi" |
