[openwrt/openwrt] layerscape: migrate fman-ucode to NXP github
LEDE Commits
lede-commits at lists.infradead.org
Tue Feb 13 01:02:21 PST 2018
blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/4e85171e85686971ebf9762d28813d6c11de4cd6
commit 4e85171e85686971ebf9762d28813d6c11de4cd6
Author: Yangbo Lu <yangbo.lu at nxp.com>
AuthorDate: Thu Jan 18 15:08:25 2018 +0800
layerscape: migrate fman-ucode to NXP github
fman-ucode had been migrated from qoriq-open-source
github to NXP github. So the Makefile should be fixed
accordingly.
Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
---
package/firmware/layerscape/fman-ucode/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/firmware/layerscape/fman-ucode/Makefile b/package/firmware/layerscape/fman-ucode/Makefile
index aa2601b..495aee9 100644
--- a/package/firmware/layerscape/fman-ucode/Makefile
+++ b/package/firmware/layerscape/fman-ucode/Makefile
@@ -13,7 +13,7 @@ PKG_SOURCE_DATE:=2017-02-13
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/qoriq-open-source/fm-ucode.git
+PKG_SOURCE_URL:=https://github.com/NXP/qoriq-fm-ucode.git
PKG_SOURCE_VERSION:=c275e91392e2adab1ed22f3867b8269ca3c54014
PKG_MIRROR_HASH:=1a4611d528f67f3acfa88aefdec9a9a67d96a3139ac5fe1089f599272e6c4a52
More information about the lede-commits
mailing list