Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul Bredbury
aports
Commits
d1b6f274
Commit
d1b6f274
authored
1 year ago
by
macmpi
Committed by
Sören Tempel
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main/busybox: add ttyGS0 in /etc/securetty
ttyGS0 is created by USB gadget g_serial or g_cdc composite driver
parent
6ea896c0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/busybox/APKBUILD
+2
-1
2 additions, 1 deletion
main/busybox/APKBUILD
with
2 additions
and
1 deletion
main/busybox/APKBUILD
+
2
−
1
View file @
d1b6f274
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname
=
busybox
pkgname
=
busybox
pkgver
=
1.36.1
pkgver
=
1.36.1
pkgrel
=
1
4
pkgrel
=
1
5
pkgdesc
=
"Size optimized toolbox of many common UNIX utilities"
pkgdesc
=
"Size optimized toolbox of many common UNIX utilities"
url
=
"https://busybox.net/"
url
=
"https://busybox.net/"
arch
=
"all"
arch
=
"all"
...
@@ -275,6 +275,7 @@ hvc0
...
@@ -275,6 +275,7 @@ hvc0
ttyS0
ttyS0
ttyS1
ttyS1
ttyS2
ttyS2
ttyGS0
ttyAMA0
ttyAMA0
ttyAMA1
ttyAMA1
ttyTCU0
ttyTCU0
...
...
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