summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-image-fstype.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/trdx-image-fstype.inc')
-rw-r--r--recipes/images/trdx-image-fstype.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/trdx-image-fstype.inc b/recipes/images/trdx-image-fstype.inc
index 6a6b0a9..2868bbb 100644
--- a/recipes/images/trdx-image-fstype.inc
+++ b/recipes/images/trdx-image-fstype.inc
@@ -74,7 +74,7 @@ imagedeploy_kernel_vf() {
fakeroot do_imagedeploy() {
cd ${WORKDIR}
- cp -pPr ${BURNFLASH}/* ${IMAGE_NAME}${PV}/
+ cp -pLr ${BURNFLASH}/* ${IMAGE_NAME}${PV}/
imagedeploy_kernel