summaryrefslogtreecommitdiffstats
path: root/package/python/0032-Add-option-to-disable-the-hashlib-module.patch
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2018-04-28 19:28:03 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-01 22:57:24 +0200
commit95aa7ad1ef5e2b199ed4d50eff63f064f4e65d3c (patch)
treefd688ad10a9a4e6b0bd3cd26a6c50759d48c0fcd /package/python/0032-Add-option-to-disable-the-hashlib-module.patch
parent77a110aa1c22afc88106a753005fb068848419a1 (diff)
downloadbuildroot-95aa7ad1ef5e2b199ed4d50eff63f064f4e65d3c.tar.gz
buildroot-95aa7ad1ef5e2b199ed4d50eff63f064f4e65d3c.zip
package/mesa3d: add missing elfutils dependency with R600 and RadeonSI driver
Commit "add dependency on elfutils for R600 with LLVM" [1] select elfutils package at Kconfig level without adding it the make dependency. Enabling r600 support lead to a build issue when building from scratch with "make mesa3d". Fixes: checking for RADEON... yes configure: error: r600 requires libelf when using llvm elfutils dependency is needed by r600 with llvm support and radeonSI. Fixes: checking for RADEON... yes checking for AMDGPU... yes configure: error: radeonsi requires libelf when using llvm Add a new BR2_PACKAGE_MESA3D_NEEDS_ELFUTILS hidden Config.in boolean selected by R600 and RadeonSI at Kconfig level. When selected, BR2_PACKAGE_MESA3D_NEEDS_ELFUTILS add elfutils dependency at make level. [1] 92fda8761aa8024be53a8edb8c102d1ba6401bce Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: MichaƂ Kalbarczyk <michal@gamecodehq.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python/0032-Add-option-to-disable-the-hashlib-module.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud