7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||
|
|
|
||
|
|
SRC_URI += " \
|
||
|
|
file://0001-Move-user-home-to-tmp-instead.patch \
|
||
|
|
file://0001-Do-not-remove-user-home-dir-when-delete-user.patch \
|
||
|
|
"
|