summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
blob: ba208f788833f8936e4ee12fc99f33410cd88fe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"