aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb')
-rw-r--r--meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
deleted file mode 100644
index ba208f7888..0000000000
--- a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-require shadow.inc
-
-PR = "r8"
-
-SRC_URI += " \
- file://add_root_cmd_options.patch \
- file://disable-syslog.patch \
- file://useradd.patch \
- file://add_root_cmd_groupmems.patch \
- "
-inherit native
-
-EXTRA_OECONF += "--without-libpam \
- --without-nscd"
-