Wed, 24 Apr 2024 22:42:56 UTC | login

Information for build opae-1.4.1-11.el8

ID11588
Package Nameopae
Version1.4.1
Release11.el8
Epoch
Sourcegit+https://git.centos.org/rpms/opae.git#21820f61a8b77b564d487ff46508b39aebc98780
SummaryOpen Programmable Acceleration Engine (OPAE) SDK
DescriptionOpen Programmable Acceleration Engine (OPAE) is a software framework for managing and accessing programmable accelerators (FPGAs). Its main parts are: * OPAE Software Development Kit (OPAE SDK) (this package) * OPAE Linux driver for Intel(R) Xeon(R) CPU with Integrated FPGAs and Intel(R) PAC with Arria(R) 10 GX FPGA * Basic Building Block (BBB) library for accelerating AFU OPAE SDK is a collection of libraries and tools to facilitate the development of software applications and accelerators using OPAE. It provides a library implementing the OPAE C API for presenting a streamlined and easy-to-use interface for software applications to discover, access, and manage FPGA devices and accelerators using the OPAE software stack.
Built bycarlwgeorge
State complete
Volume DEFAULT
StartedTue, 16 Jun 2020 06:15:31 UTC
CompletedTue, 16 Jun 2020 06:31:47 UTC
Taskbuild (dist-c8-stream, /rpms/opae.git:21820f61a8b77b564d487ff46508b39aebc98780)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/opae.git?#21820f61a8b77b564d487ff46508b39aebc98780'}}
Tags
dist-c8-stream
dist-c8-stream-compose
RPMs
src
opae-1.4.1-11.el8.src.rpm (info) (download)
x86_64
opae-1.4.1-11.el8.x86_64.rpm (info) (download)
opae-devel-1.4.1-11.el8.x86_64.rpm (info) (download)
opae-debuginfo-1.4.1-11.el8.x86_64.rpm (info) (download)
opae-debugsource-1.4.1-11.el8.x86_64.rpm (info) (download)
opae-devel-debuginfo-1.4.1-11.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Tue Jun 02 2020 Tom Rix <trix@redhat.com> - 1.4.1-11 - Changelog date * Tue Jun 02 2020 Tom Rix <trix@redhat.com> - 1.4.1-10 - Changelog date * Tue Jun 02 2020 Tom Rix <trix@redhat.com> - 1.4.1-9 - Add gating * Tue May 19 2020 Tom Rix <trix@redhat.com> - 1.4.1-8 - Fix buffer overflow * Thu May 14 2020 Tom Rix <trix@redhat.com> - 1.4.1-7 - Import fpgad from opae-legacy * Wed May 13 2020 Tom Rix <trix@redhat.com> - 1.4.1-6 - Import fpgaport from 1.4.0 - Generalize to work with public and intel drivers. * Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 1.4.1-5 - Rebuild (json-c) * Tue Apr 21 2020 Tom Rix <trix@redhat.com> 1.4.1-4 - Update the sources file * Tue Apr 21 2020 Tom Rix <trix@redhat.com> 1.4.1-3 - Update the sources file * Mon Apr 20 2020 Tom Rix <trix@redhat.com> 1.4.1-2 - Disable broken documents - Do not install static libs - Improve linking of libopae-cxx-core * Fri Apr 17 2020 Korde Nakul <nakul.korde@intel.com> 1.4.1-1 - OPAE git repository layout changes. - Removed Safe String module dependency. - Various bug fixes. - Ported python tools to python3.6. - Various Static code scan bug fixes. - Removed pybind11 3rd component from OPAE source repository. * Tue Mar 10 2020 Tom Rix <trix@redhat.com> 1.4.0-6 - Add make as a dependency * Fri Mar 06 2020 Tom Rix <trix@redhat.com> 1.4.0-5 - Use make_install macro - Use license tag correctly * Tue Mar 03 2020 Tom Rix <trix@redhat.com> 1.4.0-4 - Add libraries to link of libopae-cxx-core libopae-c++-utils - Remove unneeded build flag _smp_mflags * Thu Feb 27 2020 Tom Rix <trix@redhat.com> 1.4.0-3 - Remove ldconfig from post and postun - Append dist tag to release tag - Change libsafestr to shared library - Set license tag to location of license files - Remove phython3-sphnix build dependency. - Consolidate samples,tools,tools-extra pkgs into devel - Improve pkg created dir specification - Set x86_64 as ExclusiveArch - Change to runtime to implicit dependency on build *-devel - Remove preun rm of opae-c.conf - Use systemd rpm macros - Add _smp_mflags to build - Use unitdir for fpgad.service path - Distribute the license and copying files * Mon Feb 24 2020 Tom Rix <trix@redhat.com> 1.4.0-2 - Change to python3 - Remove release tag from upstream Source0 definition. - Improve requires tag for subpackages - Remove explicit root owner - Remove vendor tag - Remove group tag - Remove clean section * Tue Dec 17 2019 Korde Nakul <nakul.korde@intel.com> 1.4.0-1 - Added support to FPGA Linux kernel Device Feature List (DFL) driver patch set2. - Increased test cases and test coverage - Various bug fixes - Various compiler warning fixes - Various memory leak fixes - Various Static code scan bug fixes - Added new FPGA MMIO API to write 512 bits