mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 01:48:50 +08:00
Update repository path for nxp/imx
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{
|
||||
armTrustedFirmwareiMX8 = buildArmTrustedFirmware rec {
|
||||
src = fetchgit {
|
||||
url = "https://source.codeaurora.org/external/imx/imx-atf";
|
||||
url = "https://github.com/nxp-imx/imx-atf.git";
|
||||
# tag: "lf_v2.6"
|
||||
rev = "c6a19b1a351308cc73443283f6aa56b2eff791b8";
|
||||
sha256 = "sha256-C046MrZBDFuzBdnjuPC2fAGtXzZjTWRrO8nYTf1rjeg=";
|
||||
|
||||
Reference in New Issue
Block a user