fix arm-trusted-firmware eval after apparent upstream refactoring to buildArmTrustedFirmware
This commit is contained in:
@@ -23,7 +23,7 @@ in
|
||||
# DISABLE HDCP BLOB in pinephone pro.
|
||||
# this is used by u-boot; requires redeploying the bootloader (the SPL, specifically).
|
||||
# i can see that nixpkgs does process this option, but the hash of bl31.elf doesn't actually change
|
||||
arm-trusted-firmware = super.arm-trusted-firmware.override {
|
||||
buildArmTrustedFirmware = super.buildArmTrustedFirmware.override {
|
||||
unfreeIncludeHDCPBlob = false;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user