Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
e98d3222
Unverified
Commit
e98d3222
authored
Nov 13, 2019
by
Igor Pečovnik
Committed by
GitHub
Nov 13, 2019
Browse files
Add Odroid N2 to meson64 upgrade
parent
6c01ab8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-functions
View file @
e98d3222
...
@@ -414,6 +414,7 @@ function other_kernel_version ()
...
@@ -414,6 +414,7 @@ function other_kernel_version ()
# Merged families
# Merged families
[[
${
LINUXFAMILY
}
==
cubox
||
${
LINUXFAMILY
}
==
udoo
]]
&&
LINUXFAMILY
=
imx6
[[
${
LINUXFAMILY
}
==
cubox
||
${
LINUXFAMILY
}
==
udoo
]]
&&
LINUXFAMILY
=
imx6
[[
${
LINUXFAMILY
}
==
odroidn2
]]
&&
LINUXFAMILY
=
meson64
# check what is available from the repository
# check what is available from the repository
debconf-apt-progress
--
apt-get update
debconf-apt-progress
--
apt-get update
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment