diff options
author | Chris Larson <clarson@mvista.com> | 2010-01-07 13:25:13 -0700 |
---|---|---|
committer | Chris Larson <clarson@mvista.com> | 2010-01-22 09:39:10 -0700 |
commit | 0174458a6214e8111f527c0030a868aecf876e05 (patch) | |
tree | fe050684f5820dd46d3b704e13211475732f675d /recipes/shadow/shadow_4.1.4.1.bb | |
parent | 53c1e82f6515c00daff1e0bf74eb08e6b5bcd3c7 (diff) |
shadow: reorg into .inc, pull some mvl6 changes over, use a 'pam' distro feature.
Signed-off-by: Chris Larson <clarson@mvista.com>
Diffstat (limited to 'recipes/shadow/shadow_4.1.4.1.bb')
-rw-r--r-- | recipes/shadow/shadow_4.1.4.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/shadow/shadow_4.1.4.1.bb b/recipes/shadow/shadow_4.1.4.1.bb new file mode 100644 index 0000000000..7f9d403af5 --- /dev/null +++ b/recipes/shadow/shadow_4.1.4.1.bb @@ -0,0 +1,3 @@ +require shadow.inc + +PR = "${INC_PR}.0" |