]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: split the too long line
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 8 Oct 2014 06:04:38 +0000 (23:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Oct 2014 09:39:13 +0000 (10:39 +0100)
commite96723879eb3352a5bdea7b3e1a576edf9550e5a
tree89fbefb1f029959f96231278cb8f3a7cf2390e6a
parent33a87187a8520e190bcade76cc965aa58faaa85a
sstate.bbclass: split the too long line

The too long line would cause "git send-email" report errors:
patch contains a line longer than 998 characters

Though we can use "--no-validate" to force the send.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/sstate.bbclass