Information for build libdrm-2.4.115-2.oc8

ID31787
Package Namelibdrm
Version2.4.115
Release2.oc8
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/libdrm.git#6d4c83355e05ca18f62df682718bcdd7326ba210
SummaryUserspace library for drm
DescriptionLibdrm is a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface. It is a low-level library, typically used by graphics drivers such as the Mesa drivers, the X drivers, libva and similar projects. The library provides wrapper functions for the ioctls to avoid exposing the kernel interface directly, and for chipsets with drm memory manager, support for tracking relocations and buffers.
Built byoc-bot
State complete
Volume DEFAULT
StartedThu, 05 Dec 2024 16:13:00 CST
CompletedThu, 05 Dec 2024 16:14:34 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/libdrm.git:6d4c83355e05ca18f62df682718bcdd7326ba210)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libdrm.git#6d4c83355e05ca18f62df682718bcdd7326ba210'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
libdrm-2.4.115-2.oc8.src.rpm (info) (download)
aarch64
drm-utils-2.4.115-2.oc8.aarch64.rpm (info) (download)
libdrm-2.4.115-2.oc8.aarch64.rpm (info) (download)
libdrm-devel-2.4.115-2.oc8.aarch64.rpm (info) (download)
drm-utils-debuginfo-2.4.115-2.oc8.aarch64.rpm (info) (download)
libdrm-debuginfo-2.4.115-2.oc8.aarch64.rpm (info) (download)
libdrm-debugsource-2.4.115-2.oc8.aarch64.rpm (info) (download)
x86_64
drm-utils-2.4.115-2.oc8.x86_64.rpm (info) (download)
libdrm-2.4.115-2.oc8.x86_64.rpm (info) (download)
libdrm-devel-2.4.115-2.oc8.x86_64.rpm (info) (download)
drm-utils-debuginfo-2.4.115-2.oc8.x86_64.rpm (info) (download)
libdrm-debuginfo-2.4.115-2.oc8.x86_64.rpm (info) (download)
libdrm-debugsource-2.4.115-2.oc8.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.115-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Jul 12 2023 Shuo Wang <abushwang@tencent.com> - 2.4.115-1 - update to 2.4.115 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.112-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.112-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Nov 07 2022 Zhao Zhen <jeremiazhao@tencent.com> - 2.4.112-2 - fixd building on aarch64. - making Intel driver enabled by default. * Mon Jul 11 2022 cunshunxia <cunshunxia@tencent.com> - 2.4.112-1 - initial build