diff options
author | Koen Kooi <koen@openembedded.org> | 2010-07-08 20:03:11 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-07-08 20:03:11 +0200 |
commit | 6e7a6d50360781f8a730f206a59998a04a94aba0 (patch) | |
tree | 3bdd13705cb51e73bf9527c2a27fe0a4023fd5cf /recipes/shadow/shadow.inc | |
parent | 479ea460e4fbacd00f26a8903427e674a3b7501f (diff) |
shadow: add more ARM serial ports
Diffstat (limited to 'recipes/shadow/shadow.inc')
-rw-r--r-- | recipes/shadow/shadow.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shadow/shadow.inc b/recipes/shadow/shadow.inc index d2ac65da71..3d4886a4eb 100644 --- a/recipes/shadow/shadow.inc +++ b/recipes/shadow/shadow.inc @@ -13,7 +13,7 @@ DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" PACKAGE_ARCH_${PN} = "${MACHINE_ARCH}" -INC_PR = "r15" +INC_PR = "r16" # Additional Policy files for PAM PAM_SRC_URI = " \ |