summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-image-fstype.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-03-28 14:22:53 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:35 +0200
commit609aca66ba1749ce949db1a6e77554b8ad165e73 (patch)
treef9fb3f7c084adf22a3165c42846e9c9c57ec9b58 /recipes/images/trdx-image-fstype.inc
parent7ea157b982063aaf31abc6fc7364aacd459f252f (diff)
trdx-image-fstype: pull out common files
Pull out common files of the module specific trees into the common library directory and symlink the files.
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