summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* flashrom: Add remaining RISCV supportKhem Raj2021-04-031-0/+1
| | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Ross Burton <ross.burton@arm.com> (cherry picked from commit e024a4c7085fb9ab2c79b3b6c5c6389037fab630) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* flashrom: recipe cleanupRoss Burton2021-04-031-8/+7
| | | | | | | | | | | | | | | | | | | | | | Use Meson to build instead of the bare Makefiles, as the Meson build also generates pkgconfig files which are needed fwupd. Add PACKAGECONFIG options for the platform dependencies (libpci, libusb, libftdi). Add a patch to the meson.build to ensure that these options work as intended. Fix LICENSE, as this is GPLv2-or-later. Replace 0001-typecast-enum-conversions-explicitly.patch with upstreamed patch. Drop 0001-Makefile-Check-for-last-line-only-from-preprocessed-.patch as this is only needed for the Makefile build. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 401364d06f5d6519ded3d1588c8e27c2310a2b08) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* flashrom: Fix build failure with glibc 2.32Khem Raj2020-07-281-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flashrom: Fix build with clangKhem Raj2020-03-151-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flashrom: upgrade 1.1 -> 1.2Pierre-Jean Texier2020-03-151-0/+19
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>