projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04d43f1
)
mac80211: Use @KERNEL alias instead of hardlink
author
Daniel Engberg
<
[email protected]
>
Fri, 5 Oct 2018 06:31:56 +0000
(08:31 +0200)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 18 Dec 2018 16:48:03 +0000
(17:48 +0100)
Use @KERNEL alias provided by toolchain instead of relying on a specific site.
Signed-off-by: Daniel Engberg <
[email protected]
>
(backported from
6e6e7adc8cf70aa8d4f4efb13728960e992d016c
)
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 0e32a2b34cd326bdd7cf11cd03f65c7b3f5da693..18b2e9cb32255662a86550cc2df772fa3eccbd01 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-12,7
+12,7
@@
PKG_NAME:=mac80211
PKG_VERSION:=4.19-rc5-1
PKG_RELEASE:=1
-PKG_SOURCE_URL:=
https://mirrors.edge.kernel.org/pub
/linux/kernel/projects/backports/stable/v4.19-rc5/
+PKG_SOURCE_URL:=
@KERNEL
/linux/kernel/projects/backports/stable/v4.19-rc5/
PKG_HASH:=5b61e64ea79d22bbac9e8612d5d5485974f223de00d4ec250b0faf4b7baf9957
PKG_SOURCE:=backports-$(PKG_VERSION).tar.xz