poky/meta-skeleton
Benjamin Bara 8813e91efa multilib-example.conf: explicitly overwrite the BASELIB
Currently, meta/conf/machine/include/x86/arch-x86.inc sets the BASE_LIB
for tune-x86 to "lib". Instead, explicitly overwrite the BASELIB to
better showcase what is happening inside.

(From OE-Core rev: 585fae415bd1161f5ac5fd17e4d3fedf4c91bf36)

Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-01-11 18:37:14 +00:00
..
conf multilib-example.conf: explicitly overwrite the BASELIB 2025-01-11 18:37:14 +00:00
recipes-core/busybox meta-skeleton: fix warnings for append operators combined with += 2021-11-25 21:55:10 +00:00
recipes-kernel recipes: Switch away from S = WORKDIR 2024-05-21 12:08:04 +01:00
recipes-multilib/images core-image-multilib-example: base on weston, and not sato 2021-04-27 15:11:47 +01:00
recipes-skeleton useradd-example: Fix S = WORKDIR reference 2024-05-23 11:26:39 +01:00
README.skeleton meta-skeleton: update to satisfy yocto-check-layer tests 2021-06-27 08:38:34 +01:00

meta-skeleton
=============

The meta-skeleton layer contains example recipes and configuration files.