diff options
| author | Christian Marangi <ansuelsmth@gmail.com> | 2023-06-11 15:22:49 +0200 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-06-11 15:22:49 +0200 |
| commit | 0a1ee5323549bfce30b4d42be2dcc461f694881c (patch) | |
| tree | a757820bf5a5c4eb5a3eca1c80d04111547d3a0d /package/network/utils | |
| parent | 52fd8d8ba3ed4d34ed1dbc9d14fc7754960a576d (diff) | |
| download | upstream-0a1ee5323549bfce30b4d42be2dcc461f694881c.tar.gz upstream-0a1ee5323549bfce30b4d42be2dcc461f694881c.tar.bz2 upstream-0a1ee5323549bfce30b4d42be2dcc461f694881c.zip | |
restool: 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>
Diffstat (limited to 'package/network/utils')
| -rw-r--r-- | package/network/utils/layerscape/restool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/layerscape/restool/Makefile b/package/network/utils/layerscape/restool/Makefile index 5f938a854b0..5919f42ff2a 100644 --- a/package/network/utils/layerscape/restool/Makefile +++ b/package/network/utils/layerscape/restool/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=21.08 PKG_RELEASE:=4 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/restool +PKG_SOURCE_URL:=https://github.com/nxp-qoriq/restool PKG_SOURCE_VERSION:=LSDK-21.08 PKG_MIRROR_HASH:=0396644927b8f3da20183227562f695c8063d3d4c6bb606e8f31dda450e962e4 |
