| Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | include ${BPN}.inc |
| 2 | |||||
| 3 | SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" | ||||
| 4 | PV = "1.0+git${SRCPV}" | ||||
| Brad Bishop | 6e60e8b | 2018-02-01 10:27:11 -0500 | [diff] [blame] | 5 | |
| 6 | SRC_URI += "\ | ||||
| 7 | file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \ | ||||
| 8 | file://0002-lib-netdev-Adjust-header-include-sequence.patch \ | ||||
| 9 | " | ||||