diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-09-06 13:11:39 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-09-06 15:36:02 (GMT) |
commit | 66b516f3d3a287eecbf8804b2221bfc27e36db63 (patch) | |
tree | f67dcd87a8e2631acc6d89a4b2eef287b2d1d90c | |
parent | 7a7547e8b4bc386e698489d2983ef94fadffa8a9 (diff) | |
download | meta-intel-66b516f3d3a287eecbf8804b2221bfc27e36db63.tar.gz |
README: add info explaining meta-tlk layer purpose
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-tlk/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/meta-tlk/README b/meta-tlk/README index 5ff4d3b..07cbd76 100644 --- a/meta-tlk/README +++ b/meta-tlk/README | |||
@@ -1,6 +1,9 @@ | |||
1 | meta-autobuilder | 1 | meta-tlk |
2 | =============== | 2 | ======== |
3 | 3 | ||
4 | Contains recipe modifications required to produce the official | 4 | This layer makes the appropriate kernel modifications to enable a 10 day |
5 | yocto autobuild BSPs. | 5 | time limit in the official BSP images produced using the Yocto Project |
6 | autobuilder, in order to encourage people to produce their own images | ||
7 | for production whilst still allowing the images to be useful for testing | ||
8 | and debugging. | ||
6 | 9 | ||