]> code.ossystems Code Review - openembedded-core.git/commitdiff
useradd-example: exclude from world
authorKai Kang <kai.kang@windriver.com>
Thu, 22 Dec 2016 09:55:16 +0000 (17:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:29 +0000 (13:34 +0000)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-skeleton/recipes-skeleton/useradd/useradd-example.bb

index 20a101a6ebd81aa41e9380e373a587f8b4f73b31..7c5b9d05035f8d39ba990d80d79345b53ceb8aa2 100644 (file)
@@ -14,6 +14,8 @@ S = "${WORKDIR}"
 
 PACKAGES =+ "${PN}-user3"
 
+EXCLUDE_FROM_WORLD = "1"
+
 inherit useradd
 
 # You must set USERADD_PACKAGES when you inherit useradd. This