Search Criteria
Package Details: chromeos-vboot-reference-crossystem-git r20221126105520.e952b90-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chromeos-vboot-reference-git.git (read-only, click to copy) |
---|---|
Package Base: | chromeos-vboot-reference-git |
Description: | ChromeOS vbutil tools: crossystem from git, in experimental phase. |
Upstream URL: | https://chromium.googlesource.com/chromiumos/platform/vboot_reference |
Licenses: | GPL |
Submitter: | ericwoud |
Maintainer: | ericwoud |
Last Packager: | ericwoud |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-07-09 18:48 (UTC) |
Last Updated: | 2022-11-28 13:56 (UTC) |
Dependencies (7)
- chromeos-acpi-dkms-git
- chromeos-flashrom-git
- libutil-linux (util-linux-libs-nosystemd-minimal-git, util-linux-libs-selinux, util-linux-libs-aes, util-linux-libs)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- flashrom (flashrom-git, chromeos-flashrom-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libyaml (libyaml-git) (make)
Latest Comments
ericwoud commented on 2023-01-31 15:29 (UTC)
@dwlsalmeida Yes indeed, the crossystem utility uses ChromeOS modified flashrom libraries. That is why it is included as dependancy.
dwlsalmeida commented on 2023-01-31 14:28 (UTC)
I had to install "chromeos-flashrom-git" to get this to build. Apparently incompatible with "flashrom"
ericwoud commented on 2022-11-28 13:58 (UTC)
Thanks for reporting. I've added the following, so the build will continue anyway:
TheCycoONE commented on 2022-11-27 22:11 (UTC)
Appears to be incompatible with openssl 3 currently.
host/lib/host_key2.c:119:17: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]