Files
poky/meta
Matthieu Crapet 77790c43b1 *.bbclass (shell): avoid pipe with sed
Replace:
cat <file> | sed -e xxx
By:
sed -e xxx <file>

(From OE-Core rev: e2026f5d32ac05396615224ac9ec927439e7e6b4)

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>
2014-05-08 13:00:33 +01:00
..
2014-05-08 13:00:33 +01:00
2014-05-08 13:00:33 +01:00
2014-05-06 17:59:18 +01:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00