summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/scripts/lib
diff options
context:
space:
mode:
authorStefan Christ <s.christ@phytec.de>2015-05-05 10:40:08 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-05-11 10:20:01 -0300
commita110c9815603eb6c35b36c92e9229016960badf5 (patch)
tree9c74c21f9b4fa6432a161d16c04aaabf5314026e /meta-fsl-arm/scripts/lib
parent4e8b7151e65458238f41bd6b786507d2e4ff4157 (diff)
downloadmeta-freescale-a110c9815603eb6c35b36c92e9229016960badf5.tar.gz
image_types_fsl.bbclass: use dd's option fsync instead of sync
The shell command sync flushes all filesystem buffers in the system. On a bigger multiuser system there are multiple gigs of data sometimes in the buffer which then are written out to disk at once. It's better to only flush the specific file with dd's option 'fsync'. Change-Id: I6476444dbbc28e4f8756066e531734ef1de71fdb Signed-off-by: Stefan Christ <s.christ@phytec.de> Tested-by: Nikolay Dimitrov <picmaster@mail.bg> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-fsl-arm/scripts/lib')
0 files changed, 0 insertions, 0 deletions