diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-12-18 15:19:33 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-22 22:23:06 +0000 |
commit | 52586b4102169cb6d6f5ffe4d3e7e79d3b220965 (patch) | |
tree | c9b60bc3de1357a26b38544226de7f9bc4d695dd /documentation/ref-manual | |
parent | 8ee50cf71d6ad1fa0ca4aa2212e6f617ec766063 (diff) | |
download | poky-52586b4102169cb6d6f5ffe4d3e7e79d3b220965.tar.gz |
ref-manual: Added Note to CentOS For Wicked
FIXED [YOCTO #11911]
(From yocto-docs rev: 99eee11057fa53e819824fccd7993bbb7464e493)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 7ede2fb611..6a50aa767f 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -384,6 +384,11 @@ | |||
384 | $ sudo zypper install python-GitPython | 384 | $ sudo zypper install python-GitPython |
385 | </literallayout></para></listitem> | 385 | </literallayout></para></listitem> |
386 | </itemizedlist> | 386 | </itemizedlist> |
387 | <note> | ||
388 | Sanity testing and | ||
389 | <ulink url='https://en.opensuse.org/Portal:Wicked'>Wicked</ulink> | ||
390 | do not work reliably together. | ||
391 | </note> | ||
387 | </para> | 392 | </para> |
388 | </section> | 393 | </section> |
389 | 394 | ||