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-18 11:30:37 +0100
commitabb36e3231a23193131e0e29718f2143ec1d5053 (patch)
treea265ed596d7e99e403efdcbfb5c1cd1654b81049 /documentation/dev-manual
parentfb922f347f858b835e2ad0cff68f09b231f6ebd1 (diff)
downloadpoky-abb36e3231a23193131e0e29718f2143ec1d5053.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: ab63a38340fbbcffb8e02b0cb925c637615f884c) 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 0fcb7b7064..7476fbea67 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4319,12 +4319,6 @@
4319 Make these following configurations: 4319 Make these following configurations:
4320 <itemizedlist> 4320 <itemizedlist>
4321 <listitem><para> 4321 <listitem><para>
4322 Enable "distrodata" as follows:
4323 <literallayout class='monospaced'>
4324 INHERIT =+ "distrodata"
4325 </literallayout>
4326 </para></listitem>
4327 <listitem><para>
4328 If you want to enable 4322 If you want to enable
4329 <ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-build-output-quality'>Build History</ulink>, 4323 <ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-build-output-quality'>Build History</ulink>,
4330 which is optional, you need the following 4324 which is optional, you need the following