poky/meta-skeleton
Trevor Woerner 4ba745f828 hello-mod/hello.c: convert printk to pr_xxx
Convert to the newer pr_xxx aliases for logging, which embed the log level in
the macro names.

(From OE-Core rev: be119ead6d5bb01a50f78fd34024ded1289c9fd7)

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-09-28 17:55:04 +01:00
..
conf Convert to new override syntax 2021-08-02 15:44:10 +01:00
recipes-baremetal/baremetal-examples baremetal-helloworld: Enable RISC-V 32 port 2021-08-12 06:26:16 +01:00
recipes-core/busybox Convert to new override syntax 2021-08-02 15:44:10 +01:00
recipes-kernel hello-mod/hello.c: convert printk to pr_xxx 2021-09-28 17:55: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 meta-skeleton: add recipe examples from documentation sources 2021-08-02 15:44:11 +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.