* it looks weird in distro layer, but this breaks base-files.do_package unless FILESYSTEM_PERMS_TABLES = "fs-perms-shr.txt" is also set, let this layer to be used even with DISTRO-less config or different DISTRO
Signed-off-by: Martin Jansa <martin.ja...@gmail.com> --- meta-shr/recipes-core/base-files/base-files_3.0.14.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-shr/recipes-core/base-files/base-files_3.0.14.bbappend b/meta-shr/recipes-core/base-files/base-files_3.0.14.bbappend index 5561c87..4b765eb 100644 --- a/meta-shr/recipes-core/base-files/base-files_3.0.14.bbappend +++ b/meta-shr/recipes-core/base-files/base-files_3.0.14.bbappend @@ -1,9 +1,9 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS_prepend_shr := "${THISDIR}/${PN}:" PRINC := "${@int(PRINC) + 3}" volatiles = "" -dirs755 += "${localstatedir}/cache \ +dirs755_shr += "${localstatedir}/cache \ ${localstatedir}/run \ ${localstatedir}/log \ ${localstatedir}/lock \ -- 1.8.3.2 _______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel