mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
base-files: add /etc/motd with TLK info
Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
4b13b548bf
commit
ea69d2c22f
|
|
@ -0,0 +1,3 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
PR .= ".1"
|
||||
7
meta-tlk/recipes-core/base-files/files/motd
Normal file
7
meta-tlk/recipes-core/base-files/files/motd
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
This image contains a time limited kernel and will reboot the machine
|
||||
automatically in 10 days. Do not include this image in a product.
|
||||
|
||||
Use the image for evaluation purposes only.
|
||||
|
||||
Please see http://www.yoctoproject.org/tlk for instructions on how to
|
||||
eliminate the timeout.
|
||||
Loading…
Reference in New Issue
Block a user