diff options
Diffstat (limited to 'meta-app-framework/recipes-extended/shadow/shadow_%.bbappend')
-rw-r--r-- | meta-app-framework/recipes-extended/shadow/shadow_%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-app-framework/recipes-extended/shadow/shadow_%.bbappend b/meta-app-framework/recipes-extended/shadow/shadow_%.bbappend new file mode 100644 index 000000000..f08435502 --- /dev/null +++ b/meta-app-framework/recipes-extended/shadow/shadow_%.bbappend @@ -0,0 +1,4 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/files:" + +SRC_URI_append_class-target = " file://0001-useradd-copy-extended-attributes-of-home.patch " +SRC_URI_append_class-native = " file://0001-useradd-copy-extended-attributes-of-home-native.patch " |