summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-23 12:54:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-07 13:57:41 +0100
commitf21fc9d1be4e6f787bab84c6c407f821882dcf8a (patch)
tree97d0be42865dc429efd016b7f2e83bc302a32a90 /documentation/dev-manual
parentd4fc8cf7ae40180a4afdc3faa614099d99774b80 (diff)
downloadpoky-f21fc9d1be4e6f787bab84c6c407f821882dcf8a.tar.gz
dev-manual, ref-manual: removed "distrodata" class
Ousted these since it was noted in the migration section that the class had been removed. Modified all references to the removed class as needed. (From yocto-docs rev: 7000acc76da6b7ee850b799347ab9083663c7e6a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 8ddcd5b075..9857e95a17 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4320,12 +4320,6 @@
4320 Make these following configurations: 4320 Make these following configurations:
4321 <itemizedlist> 4321 <itemizedlist>
4322 <listitem><para> 4322 <listitem><para>
4323 Enable "distrodata" as follows:
4324 <literallayout class='monospaced'>
4325 INHERIT =+ "distrodata"
4326 </literallayout>
4327 </para></listitem>
4328 <listitem><para>
4329 If you want to enable 4323 If you want to enable
4330 <ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-build-output-quality'>Build History</ulink>, 4324 <ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-build-output-quality'>Build History</ulink>,
4331 which is optional, you need the following 4325 which is optional, you need the following