Update repository path for nxp/imx

Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
This commit is contained in:
Ganga Ram
2024-02-13 17:05:03 +04:00
committed by mergify[bot]
parent 2b68ccd747
commit f1b2f71c86
4 changed files with 11 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ pkgs.stdenv.mkDerivation rec {
];
src = fetchGit {
url = "https://source.codeaurora.org/external/imx/imx-optee-os.git";
url = "https://github.com/nxp-imx/imx-optee-os.git";
ref = "lf-5.15.32_2.0.0";
};