summaryrefslogtreecommitdiffstats
path: root/meta-tpm/README
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-07-29 16:31:50 -0700
committerArmin Kuster <akuster808@gmail.com>2021-08-01 08:47:08 -0700
commitc7632b927c4cb31d77caebe1390da21c630cfe0e (patch)
treee9c9c467f1478d812a182375533e2af3b112026e /meta-tpm/README
parent11a67b861af74d59ccfd609d6d943e966ccff731 (diff)
downloadmeta-security-c7632b927c4cb31d77caebe1390da21c630cfe0e.tar.gz
meta-tpm: Convert to new override syntax
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/README')
-rw-r--r--meta-tpm/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/README b/meta-tpm/README
index 59d2ee3..4441dd2 100644
--- a/meta-tpm/README
+++ b/meta-tpm/README
@@ -5,7 +5,7 @@ The bbappend files for some recipes (e.g. linux-yocto) in this layer need
5to have 'tpm' in DISTRO_FEATURES to have effect. 5to have 'tpm' in DISTRO_FEATURES to have effect.
6To enable them, add in configuration file the following line. 6To enable them, add in configuration file the following line.
7 7
8 DISTRO_FEATURES_append = " tmp" 8 DISTRO_FEATURES:append = " tmp"
9 9
10If meta-tpm is included, but tpm is not enabled as a 10If meta-tpm is included, but tpm is not enabled as a
11distro feature a warning is printed at parse time: 11distro feature a warning is printed at parse time: