Files
poky/meta/recipes-core
Peter Kjellerstedt 8033fd4ad1 base-files: profile: Simplify setting variables conditionally
It is preferred to use `[ "$FOO" ] || ...` instead of
`[ -z "$FOO" ] && ...` as the latter leaves $? set to 1.

(From OE-Core rev: d76c68505c36dbf383a989f3c2458abc765e2c19)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-05-16 14:08:28 +01:00
..
2017-03-27 20:22:51 +01:00
2015-01-23 11:36:27 +00:00
2017-03-01 23:27:09 +00:00
2017-04-11 18:10:17 +01:00
2017-04-10 23:00:44 +01:00
2017-01-19 22:47:21 +00:00
2017-05-11 16:59:18 +01:00
2017-03-16 22:11:32 +00:00
2017-03-08 11:52:57 +00:00