[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2639/8267] ref-manual: Applied some re-writes to oe-pkgdata-util use section.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 2639/8267] ref-manual: Applied some re-writes to oe-pkgdata-util use section.
- Date: Sat, 16 Dec 2017 23:30:45 +0000 (UTC)
commit 79cb2ed033fbba44335435fe7627e37fcfc0b33e
Author: Scott Rifenbark <srifenbark gmail com>
Date: Wed Sep 7 14:45:55 2016 -0700
ref-manual: Applied some re-writes to oe-pkgdata-util use section.
(From yocto-docs rev: 40175a3e120fd57fcd03fdfd19c84ffd8336595d)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/ref-manual/usingpoky.xml | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 2719ef1..e9278ec 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -292,20 +292,22 @@
that package.</para>
<para>
If you want to inspect the
- <filename>${WORKDIR}/packages-split directory</filename>,
- make sure that you are not running with
+ <filename>${WORKDIR}/packages-split</filename>
+ directory, make sure that
<link linkend='ref-classes-rm-work'><filename>rm_work</filename></link>
- enabled when building the recipe.</para>
+ is not enabled when you build the recipe.</para>
</note>
</para></listitem>
<listitem><para>
<filename>oe-pkgdata-util
find-path </filename><replaceable>path</replaceable><filename> ...</filename>:
Lists the names of the packages that contain the given
paths.
- For example, the following might return
- <filename>make-doc: /usr/share/man/man1/make.1</filename>:
+ For example, the following tells us that the
+ <filename>make-doc</filename> package contains
+ <filename>/usr/share/man/man1/make.1</filename>:
<literallayout class='monospaced'>
$ oe-pkgdata-util find-path /usr/share/man/man1/make.1
+ make-doc: /usr/share/man/man1/make.1
</literallayout>
</para></listitem>
<listitem><para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]