summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-09-04 13:53:33 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-09-05 16:33:04 -0500
commitea69d2c22f38c735204ed13572aac351032e6dc8 (patch)
treebc6702c31676d742083e40733d0f6991a4da7f4a
parent4b13b548bf517fc0658053a8171325331a2e8633 (diff)
downloadmeta-intel-ea69d2c22f38c735204ed13572aac351032e6dc8.tar.gz
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>
-rw-r--r--meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend3
-rw-r--r--meta-tlk/recipes-core/base-files/files/motd7
2 files changed, 10 insertions, 0 deletions
diff --git a/meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend b/meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend
new file mode 100644
index 00000000..248b225f
--- /dev/null
+++ b/meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend
@@ -0,0 +1,3 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2
3PR .= ".1"
diff --git a/meta-tlk/recipes-core/base-files/files/motd b/meta-tlk/recipes-core/base-files/files/motd
new file mode 100644
index 00000000..13cd74c7
--- /dev/null
+++ b/meta-tlk/recipes-core/base-files/files/motd
@@ -0,0 +1,7 @@
1This image contains a time limited kernel and will reboot the machine
2automatically in 10 days. Do not include this image in a product.
3
4Use the image for evaluation purposes only.
5
6Please see http://www.yoctoproject.org/tlk for instructions on how to
7eliminate the timeout.