]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk.bbclass: set sbindir to bindir
authorChristopher Larson <chris_larson@mentor.com>
Mon, 24 Aug 2015 22:18:35 +0000 (15:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:18 +0000 (12:34 +0100)
commit24b80d211f3808a0ffebee426932f11b8d4d46e0
treef08f64f195f685d77903450776242c5a2b1be542
parent833302761df924bb503cc2ad04ecae1023381f8f
nativesdk.bbclass: set sbindir to bindir

The sbindir vs bindir separation really doesn't mean much in this context, and
toolchain-scripts.bbclass doesn't add sbindir to the PATH, so set the former
to the latter.

(From OE-Core rev: 51a19850700bd96e3d2e104e1626aceb73a48e72)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/nativesdk.bbclass