Browse Source

useradd-example: exclude from world

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Kai Kang 7 years ago
parent
commit
1e03ad25d8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      meta-skeleton/recipes-skeleton/useradd/useradd-example.bb

+ 2 - 0
meta-skeleton/recipes-skeleton/useradd/useradd-example.bb

@@ -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