]> code.ossystems Code Review - openembedded-core.git/commit
useradd-example: example recipe for using inherit useradd
authorScott Garman <scott.a.garman@intel.com>
Wed, 18 May 2011 17:44:59 +0000 (10:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2011 15:53:46 +0000 (16:53 +0100)
commit89a89caa555e288314c72594a589dcac081154ad
treeafaae1e6f75a9c61fc190dc67d135c4d91f852bb
parenta82885db00956734922291d8a17eb135461204fa
useradd-example: example recipe for using inherit useradd

An example recipe for demonstrating/documenting how user and
group manipulation is done with 'inherit useradd'

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta-skeleton/recipes-skeleton/useradd/useradd-example.bb [new file with mode: 0644]
meta-skeleton/recipes-skeleton/useradd/useradd-example/file1 [new file with mode: 0644]
meta-skeleton/recipes-skeleton/useradd/useradd-example/file2 [new file with mode: 0644]
meta-skeleton/recipes-skeleton/useradd/useradd-example/file3 [new file with mode: 0644]
meta-skeleton/recipes-skeleton/useradd/useradd-example/file4 [new file with mode: 0644]