diff options
| author | Christian Marangi <ansuelsmth@gmail.com> | 2023-06-11 15:20:01 +0200 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-06-11 15:20:01 +0200 |
| commit | 52fd8d8ba3ed4d34ed1dbc9d14fc7754960a576d (patch) | |
| tree | f471383856af47d41b207ad83bf1c6863feb0a7f | |
| parent | 52d86ac6eb82b17769ce130eab5f4ba4efed06d2 (diff) | |
| download | upstream-52fd8d8ba3ed4d34ed1dbc9d14fc7754960a576d.tar.gz upstream-52fd8d8ba3ed4d34ed1dbc9d14fc7754960a576d.tar.bz2 upstream-52fd8d8ba3ed4d34ed1dbc9d14fc7754960a576d.zip | |
ls-dpl: update source.codeaurora.org repository link
source.codeaurora.org project has been shut down and the nxp
repositories has been moved to github. Update the repository
link to the new location.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
| -rw-r--r-- | package/firmware/layerscape/ls-dpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firmware/layerscape/ls-dpl/Makefile b/package/firmware/layerscape/ls-dpl/Makefile index e3c84e98288..6c53b454170 100644 --- a/package/firmware/layerscape/ls-dpl/Makefile +++ b/package/firmware/layerscape/ls-dpl/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=21.08 PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils +PKG_SOURCE_URL:=https://github.com/nxp-qoriq/mc-utils PKG_SOURCE_VERSION:=LSDK-21.08 PKG_MIRROR_HASH:=372498ff4b5c8a1ac64ead5856d03ee021332f57771989ed6fe066745372b242 |
