Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meta-qti-wlan
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
CodeLinaro
le
meta-qti-wlan
Commits
d9c43c8e
Commit
d9c43c8e
authored
3 months ago
by
CNSS_WLAN Service
Committed by
Gerrit - the friendly Code Review server
3 months ago
Browse files
Options
Downloads
Plain Diff
Merge "meta-qti-wlan: disable hmt driver in image" into auto-wlan-service.lnx.1.3
parents
84cb9f57
248c5396
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-products/images/sa525m/sa525m-wlan-image.inc
+1
-1
1 addition, 1 deletion
recipes-products/images/sa525m/sa525m-wlan-image.inc
recipes/packagegroups/packagegroup-qti-wlan.bb
+1
-1
1 addition, 1 deletion
recipes/packagegroups/packagegroup-qti-wlan.bb
with
2 additions
and
2 deletions
recipes-products/images/sa525m/sa525m-wlan-image.inc
+
1
−
1
View file @
d9c43c8e
# WLAN open source Packages
IMAGE_INSTALL
+=
"qcacld32-ll-rome"
IMAGE_INSTALL
+=
"qcacld32-ll-hmt"
#
IMAGE_INSTALL += "qcacld32-ll-hmt"
IMAGE_INSTALL
+=
"qcacld32-ll-hsp"
This diff is collapsed.
Click to expand it.
recipes/packagegroups/packagegroup-qti-wlan.bb
+
1
−
1
View file @
d9c43c8e
...
...
@@ -14,7 +14,7 @@ ALLOW_EMPTY:${PN} = "1"
DRIVERS ?= 'qcacld32-ll-rome qcacld32-ll-hasting qcacld32-ll-genoa qcacld32-ll-hsp'
DRIVERS:sa410m = 'qcacld32-ll-rome'
DRIVERS:sa525m = 'qcacld32-ll-rome qcacld32-ll-hsp
qcacld32-ll-hmt
'
DRIVERS:sa525m = 'qcacld32-ll-rome qcacld32-ll-hsp'
RDEPENDS:${PN} += "\
rfkill \
...
...
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