summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.3.bb
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2023-06-15 14:38:45 +0300
committerAndrew Jeffery <andrew@aj.id.au>2023-06-15 14:42:40 +0300
commitb4107072e0367b36ec3f9baeb6c5676bb998010e (patch)
tree4227cb977648b151cf8b38ab9cfd0b33f52c4d11 /meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.3.bb
parent23cfe7a2a0d1990b5e73f84aee0ddaadc44218df (diff)
downloadopenbmc-b4107072e0367b36ec3f9baeb6c5676bb998010e.tar.xz
meta-phosphor: busybox: Enable truncate applet
Truncate allows for efficient creation of fixed-sized "empty" files among other things. This is an alternative to `dd if=/dev/zero ...`, which requires over-specification through `bs=` and `count=` parameters. The bs= parameter in particular can cause significant inefficiencies if not applied with care. The presence of `truncate` allows us to avoid these problems. Change-Id: I495886293bc1bdd0e461cc995a21ba9aef53f4f8 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.3.bb')
0 files changed, 0 insertions, 0 deletions