mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-18 10:04:14 +00:00
wlan-ap: change source URL codeaurora to codelinaro
Signed-off-by: Dongming Han <handongming@gl-inet.com>
This commit is contained in:
parent
e1f4ee60a9
commit
9bc6b86dc4
26
patches-wlan-ap/0032-ipq807x-fix-qca-nss-clients-feed.patch
Normal file
26
patches-wlan-ap/0032-ipq807x-fix-qca-nss-clients-feed.patch
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
From ebd7c79e65ee403149a11870a91a9bf9fc20dd03 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Arif Alam <arif.alam@netexperience.com>
|
||||||
|
Date: Fri, 31 Mar 2023 17:46:14 -0400
|
||||||
|
Subject: [PATCH] ipq807x: fix qca-nss-clients feed
|
||||||
|
|
||||||
|
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
|
||||||
|
---
|
||||||
|
feeds/ipq807x/qca-nss-clients/Makefile | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/feeds/ipq807x/qca-nss-clients/Makefile b/feeds/ipq807x/qca-nss-clients/Makefile
|
||||||
|
index 683baf2d..bb89a9e1 100644
|
||||||
|
--- a/feeds/ipq807x/qca-nss-clients/Makefile
|
||||||
|
+++ b/feeds/ipq807x/qca-nss-clients/Makefile
|
||||||
|
@@ -5,7 +5,7 @@ PKG_NAME:=qca-nss-clients
|
||||||
|
PKG_SOURCE_PROTO:=git
|
||||||
|
PKG_BRANCH:=master
|
||||||
|
PKG_RELEASE:=2
|
||||||
|
-PKG_SOURCE_URL:=https://source.codeaurora.org/quic/qsdk/oss/lklm/nss-clients/
|
||||||
|
+PKG_SOURCE_URL:=https://git.codelinaro.org/clo/qsdk/oss/lklm/nss-clients
|
||||||
|
PKG_MIRROR_HASH:=802bf8b2dac8da0549e108b873afd982d127370c07d6574ece71f902eafe7698
|
||||||
|
PKG_VERSION:=153998d70fdba508a59a28c13a606032cbf32686
|
||||||
|
|
||||||
|
--
|
||||||
|
2.25.1
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user