diff options
| author | Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 2014-05-06 14:17:49 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-08 13:00:33 +0100 |
| commit | 4dd22fe1a01684403249bfd42b7c06f89923c15a (patch) | |
| tree | b1f883acca5a0242d0e8cb6726ca1aa3817e513b /documentation/kernel-dev/kernel-dev-customization.xsl | |
| parent | 8de568a569413e185030669e7052ebe31b94bd19 (diff) | |
| download | poky-4dd22fe1a01684403249bfd42b7c06f89923c15a.tar.gz | |
apmd: avoid pipe with sed
Replace:
cat <file> | sed -e xxx
By:
sed -e xxx <file>
(From OE-Core rev: 3bfaea36a4484f1db0340cd67f7783ccec23c738)
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-customization.xsl')
0 files changed, 0 insertions, 0 deletions
