update-rc.d, systemd: redirect also stderr from type
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 28 Mar 2013 14:28:41 +0000 (15:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Apr 2013 17:16:24 +0000 (18:16 +0100)
commitf3a264fd7a5186425e44d73c1953c28041ac5299
tree08335ed1afe746ecdbe5bdcc13acade5708fec24
parentbc48f589cbcbd754c5affe44d78b6ccc1f148c09
update-rc.d, systemd: redirect also stderr from type

* different shells different behavior?
  bash prints 'type: update-rc.d: not found' on stderr
  busybox's sh on stdout

(From OE-Core rev: 45e22312c48b23480bd6dff98702b0691a48f7d1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/systemd.bbclass
meta/classes/update-rc.d.bbclass