aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sudo/sudo_1.6.8p12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sudo/sudo_1.6.8p12.bb')
-rw-r--r--recipes/sudo/sudo_1.6.8p12.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/sudo/sudo_1.6.8p12.bb b/recipes/sudo/sudo_1.6.8p12.bb
new file mode 100644
index 0000000000..f3fa0c6880
--- /dev/null
+++ b/recipes/sudo/sudo_1.6.8p12.bb
@@ -0,0 +1,9 @@
+PR = "r3"
+
+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"
+
+require sudo.inc