We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3884b3e commit cba5784Copy full SHA for cba5784
gh-build.sh
@@ -11,7 +11,7 @@ git_commit=$(git rev-parse --short HEAD)
11
"Priority: optional" \
12
"Homepage: https://nxos.org" \
13
"Package: nitrux-hardware-drivers-legacy" \
14
- "Version: 1.5.1-$git_commit" \
+ "Version: 1.5.2-$git_commit" \
15
"Maintainer: Uri Herrera <[email protected]>" \
16
"Depends: $deps" \
17
"Conflicts: nitrux-hardware-drivers" \
package/dependencies
@@ -37,6 +37,7 @@ fido2-tools
37
firmware-ath9k-htc
38
firmware-atheros
39
firmware-b43-installer
40
+firmware-b43legacy-installer
41
firmware-brcm80211
42
firmware-carl9170
43
firmware-mediatek
0 commit comments