From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Adam Duskett <aduskett@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>,
Samuel Martin <s.martin49@gmail.com>,
Julien Corjon <corjon.j@ecagroup.com>,
buildroot@buildroot.org,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
Jesse Van Gavere <jesseevg@gmail.com>,
Romain Naour <romain.naour@gmail.com>
Subject: Re: [Buildroot] [PATCH/next 4/7] package/mesa3d: add vulkan broadcom driver support
Date: Sat, 2 Sep 2023 12:02:44 +0200 [thread overview]
Message-ID: <20230902120244.2167be65@windsurf> (raw)
In-Reply-To: <20230830195446.3958486-4-aduskett@gmail.com>
On Wed, 30 Aug 2023 13:54:43 -0600
Adam Duskett <aduskett@gmail.com> wrote:
> +config BR2_PACKAGE_MESA3D_VULKAN_DRIVER_BROADCOM
> + bool "Vulkan broadcom driver"
> + depends on BR2_arm || BR2_aarch64
> + depends on BR2_TOOLCHAIN_HAS_SYNC_4 # dri3/libxshmfence
> + select BR2_PACKAGE_EXPAT
This was not needed, expat is globally selected by mesa3d.
> + select BR2_PACKAGE_MESA3D_DRI3 if BR2_PACKAGE_MESA3D_OPENGL_GLX
Changed to ... if BR2_PACKAGE_XORG7, like is done for all other drivers.
Applied to next with those changes.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-09-02 10:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 19:54 [Buildroot] [PATCH/next 1/7] package/vulkan-headers: bump version to 1.3.262 Adam Duskett
2023-08-30 19:54 ` [Buildroot] [PATCH/next 2/7] package/vulkan-loader: new package Adam Duskett
2023-09-02 10:01 ` Thomas Petazzoni via buildroot
2023-08-30 19:54 ` [Buildroot] [PATCH/next 3/7] package/vulkan-tools: " Adam Duskett
2023-09-02 10:02 ` Thomas Petazzoni via buildroot
2023-08-30 19:54 ` [Buildroot] [PATCH/next 4/7] package/mesa3d: add vulkan broadcom driver support Adam Duskett
2023-09-02 10:02 ` Thomas Petazzoni via buildroot [this message]
2023-08-30 19:54 ` [Buildroot] [PATCH/next 5/7] package/mesa3d: add vulkan swrast " Adam Duskett
2023-09-02 10:03 ` Thomas Petazzoni via buildroot
2023-08-30 19:54 ` [Buildroot] [PATCH/next 6/7] package/qt5base: add vulkan option Adam Duskett
2023-09-02 10:03 ` Thomas Petazzoni via buildroot
2023-08-30 19:54 ` [Buildroot] [PATCH vnext 7/7] package/qt6base: " Adam Duskett
2023-09-02 10:03 ` Thomas Petazzoni via buildroot
2023-09-02 9:59 ` [Buildroot] [PATCH/next 1/7] package/vulkan-headers: bump version to 1.3.262 Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230902120244.2167be65@windsurf \
--to=buildroot@buildroot.org \
--cc=aduskett@gmail.com \
--cc=bernd@kuhls.net \
--cc=corjon.j@ecagroup.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=jesseevg@gmail.com \
--cc=romain.naour@gmail.com \
--cc=s.martin49@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.