blob: 53cd9e4821ed783c492b25f86ffec952fbe8af46 (
plain)
1
2
3
4
5
6
7
8
|
SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
file://nonrootinstall.patch;patch=1 \
file://nostrip.patch;patch=1 \
file://autofoo.patch;patch=1 \
file://noexec-link.patch;patch=1"
include sudo.inc
PR = "r2"
|