mirror of
https://git.yoctoproject.org/poky
synced 2026-03-31 11:02:21 +02:00
/bin, /sbin, /lib are replaced with ${base_bindir}, ${base_sbindir} and
${base_libdir}.
(From OE-Core rev: 9b490e61938e06fda881b2213565c4de1f740f98)
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>