From 609aca66ba1749ce949db1a6e77554b8ad165e73 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 28 Mar 2015 14:22:53 +0100 Subject: 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. --- recipes/images/trdx-image-fstype.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/images/trdx-image-fstype.inc') 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 -- cgit v1.2.3