[OE-core] [PATCH 3/4] base-files: create ${base_bindir} etc. instead of /bin, /sbin and /lib

Burton, Ross ross.burton at intel.com
Tue Dec 22 17:31:30 UTC 2015


On 16 December 2015 at 18:11, Matthias Schiffer <
mschiffer at universe-factory.net> wrote:

> -dirs755 = "/bin /boot /dev ${sysconfdir} ${sysconfdir}/default \
> -           ${sysconfdir}/skel /lib /mnt /proc ${ROOT_HOME} /run /sbin \
> +dirs755 = "${base_bindir} /boot /dev ${sysconfdir} ${sysconfdir}/default \
> +           ${sysconfdir}/skel ${nonarch_base_libdir} /mnt /proc
> ${ROOT_HOME} /run ${base_sbindir} \
>

I think the *intention* of /lib was to be $(base_libdir).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151222/55a8a2b7/attachment-0002.html>


More information about the Openembedded-core mailing list