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
7d42bc4c
Commit
7d42bc4c
authored
May 24, 2021
by
Igor Pecovnik
Browse files
Solving yet another small bugfix when switching kernel
parent
d2f13810
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-functions
View file @
7d42bc4c
...
...
@@ -444,7 +444,7 @@ function other_kernel_version ()
[[
${
LINUXFAMILY
}
==
cubox
||
${
LINUXFAMILY
}
==
udoo
]]
&&
LINUXFAMILY
=
imx6
[[
${
BOARD
}
==
odroidc2
||
${
BOARD
}
==
kvim1
||
${
BOARD
}
==
lafrite
||
${
BOARD
}
==
lepotato
||
${
BOARD
}
==
nanopik2-s905
]]
&&
HIDDEN
=
"legacy"
[[
${
LINUXFAMILY
}
==
odroidn2
]]
&&
LINUXFAMILY
=
meson64
[[
${
BOARDFAMILY
}
==
rk3399
]]
&&
LINUXFAMILY
=
"((current|
dev
)-rockchip64|legacy-rk3399)"
[[
${
BOARDFAMILY
}
==
rk3399
]]
&&
LINUXFAMILY
=
"((current|
edge
)-rockchip64|legacy-rk3399)"
# check what is available from the repository
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