diff options
| author | Joshua Watt <JPEWhacker@gmail.com> | 2020-07-15 16:53:30 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-16 22:27:44 +0100 |
| commit | f334384df99a03e17c2a57809ab3c556f162ecd6 (patch) | |
| tree | 93cd62542540207d6946e4d83cc81fad0a052fcf | |
| parent | ca701cb92dcf186664d9b1f82c679e4f9cc388ec (diff) | |
| download | poky-f334384df99a03e17c2a57809ab3c556f162ecd6.tar.gz | |
virtual/libgbm is the provider of gbm.pc
Providers of libgbm (including mesa) have move to the "virtual/libgbm"
name to provide this functionality. Update the documentation to prevent
confusion.
(From yocto-docs rev: afc290e85bc801549000a6f6d770e2975a313779)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index d29fe6262d..1f24c73434 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3190,7 +3190,7 @@ | |||
| 3190 | building an image. | 3190 | building an image. |
| 3191 | </para></listitem> | 3191 | </para></listitem> |
| 3192 | <listitem><para> | 3192 | <listitem><para> |
| 3193 | <filename>virtual/mesa</filename>: | 3193 | <filename>virtual/libgbm</filename>: |
| 3194 | Provides <filename>gbm.pc</filename>. | 3194 | Provides <filename>gbm.pc</filename>. |
| 3195 | </para></listitem> | 3195 | </para></listitem> |
| 3196 | <listitem><para> | 3196 | <listitem><para> |
