Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
fd4afb61
Unverified
Commit
fd4afb61
authored
2 years ago
by
Andreas Ziegler
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2812 from blocktrron/v2022.1.x-updates
[v2022.1.x] modules: update to latest HEAD
parents
43954dd1
1b274e64
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules
+3
-3
3 additions, 3 deletions
modules
targets/ath79-generic
+0
-4
0 additions, 4 deletions
targets/ath79-generic
with
3 additions
and
7 deletions
modules
+
3
−
3
View file @
fd4afb61
...
@@ -2,15 +2,15 @@ GLUON_FEEDS='packages routing gluon'
...
@@ -2,15 +2,15 @@ GLUON_FEEDS='packages routing gluon'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-22.03
OPENWRT_BRANCH=openwrt-22.03
OPENWRT_COMMIT=
ddeeb350073f02a4e337adfef34a0e9ca817bc06
OPENWRT_COMMIT=
0a32f66fea95cabc5d21c945678d918bed8cca47
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_BRANCH=openwrt-22.03
PACKAGES_PACKAGES_COMMIT=
4cb3303d519862a90d2c6ff78b6eadc928659d1c
PACKAGES_PACKAGES_COMMIT=
3ea3a0657775d5eceecf2c8ea847dbe00ecb5870
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
PACKAGES_ROUTING_BRANCH=openwrt-22.03
PACKAGES_ROUTING_BRANCH=openwrt-22.03
PACKAGES_ROUTING_COMMIT=
74948d5cea85d476937f38bf1447df00984505cf
PACKAGES_ROUTING_COMMIT=
cc1dd763e08cc03926883a8943212f7edf2bf2ce
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=04d2b6ffbb6ee02012f2733b7752d8db0d12eaff
PACKAGES_GLUON_COMMIT=04d2b6ffbb6ee02012f2733b7752d8db0d12eaff
This diff is collapsed.
Click to expand it.
targets/ath79-generic
+
0
−
4
View file @
fd4afb61
-- modify kernel builds slightly to work around a boot hang on various device
-- based on the QCA9563 SoC - especially the Unifi AC-* devices
config('KERNEL_AIO', true)
local ATH10K_PACKAGES_QCA9880 = {
local ATH10K_PACKAGES_QCA9880 = {
'kmod-ath10k',
'kmod-ath10k',
'-kmod-ath10k-ct',
'-kmod-ath10k-ct',
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment