All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries
@ 2021-08-29 17:08 Robert P. J. Day
  2021-08-30  7:36 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2021-08-29 17:08 UTC (permalink / raw)
  To: YP docs mailing list

Both SYSROOT_DIRS and SYSROOT_DIRS_BLACKLIST have more current
values.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index d5ac1926b..dacc03659 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7503,6 +7503,7 @@ system and gives an overview of their function and contents.
              ${base_libdir} \
              ${nonarch_base_libdir} \
              ${datadir} \
+             /sysroot-only \
              "

    :term:`SYSROOT_DIRS_BLACKLIST`
@@ -7516,10 +7517,16 @@ system and gives an overview of their function and contents.
              ${mandir} \
              ${docdir} \
              ${infodir} \
-             ${datadir}/locale \
+             ${datadir}/X11/locale \
              ${datadir}/applications \
+             ${datadir}/bash-completion \
              ${datadir}/fonts \
+             ${datadir}/gtk-doc/html \
+             ${datadir}/installed-tests \
+             ${datadir}/locale \
              ${datadir}/pixmaps \
+             ${datadir}/terminfo \
+             ${libdir}/${BPN}/ptest \
              "

    :term:`SYSROOT_DIRS_NATIVE`

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [docs] [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries
  2021-08-29 17:08 [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries Robert P. J. Day
@ 2021-08-30  7:36 ` Quentin Schulz
  2021-09-03 17:04   ` Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: Quentin Schulz @ 2021-08-30  7:36 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: YP docs mailing list

Hi Robert,

On Sun, Aug 29, 2021 at 01:08:25PM -0400, Robert P. J. Day wrote:
> Both SYSROOT_DIRS and SYSROOT_DIRS_BLACKLIST have more current
> values.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 

Reviewed-by: Quentin Schulz <foss@0leil.net>

Thanks!
Quentin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [docs] [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries
  2021-08-30  7:36 ` [docs] " Quentin Schulz
@ 2021-09-03 17:04   ` Michael Opdenacker
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Opdenacker @ 2021-09-03 17:04 UTC (permalink / raw)
  To: Quentin Schulz, Robert P. J. Day; +Cc: YP docs mailing list


On 8/30/21 9:36 AM, Quentin Schulz wrote:
> Hi Robert,
>
> On Sun, Aug 29, 2021 at 01:08:25PM -0400, Robert P. J. Day wrote:
>> Both SYSROOT_DIRS and SYSROOT_DIRS_BLACKLIST have more current
>> values.
>>
>> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>>
> Reviewed-by: Quentin Schulz <foss@0leil.net>

Merged into master-next. Thanks for the patch and review!

Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-03 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-29 17:08 [PATCH] ref-manual: update SYSROOT_DIRS_* variable entries Robert P. J. Day
2021-08-30  7:36 ` [docs] " Quentin Schulz
2021-09-03 17:04   ` Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.