]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: Enhance sed regexp to avoid extra subshell
authorMatthieu Crapet <Matthieu.Crapet@ingenico.com>
Thu, 24 Jul 2014 09:39:43 +0000 (11:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jul 2014 14:33:34 +0000 (15:33 +0100)
commit38d50331acbc1e279449ae6b313ff0116b6c44e8
tree1bc5f22b46e4515174eb914d97e140f816375569
parent6a14db407d471e717f41342ac0700e6a383c32c3
autotools.bbclass: Enhance sed regexp to avoid extra subshell

head -n1 can be done using sed.

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>
meta/classes/autotools.bbclass