Skip to content
Snippets Groups Projects
Unverified Commit 8848527c authored by Dylan Van Assche's avatar Dylan Van Assche Committed by Oliver Smith
Browse files

device-odroid-hc2: enable Samsung JPEG encoder (MR 3191)

Add missing firmware from linux-firmware-other to enable Samsung JPEG hardware encoder
[ci:skip-build]: already built successfully in CI
parent 7a0e90c2
Branches
No related tags found
No related merge requests found
Pipeline #199562 passed
......@@ -3,7 +3,7 @@
pkgname=device-odroid-hc2
pkgdesc="ODROID HC2"
pkgver=0.5
pkgver=0.6
pkgrel=0
url="https://postmarketos.org"
license="MIT"
......@@ -40,8 +40,8 @@ package() {
}
nonfree_firmware() {
pkgdesc="U-Boot and Realtek firmware, required for a bootable system"
depends="firmware-odroid-hc2 linux-firmware-rtl_nic"
pkgdesc="U-Boot, Samsung JPEG encoder, and Realtek firmware, required for a bootable system"
depends="firmware-odroid-hc2 linux-firmware-rtl_nic linux-firmware-other"
mkdir "$subpkgdir"
}
......
  • Administrator @root

    mentioned in commit 32d55a8b

    By Dylan Van Assche on 2022-06-06T07:39:40

    · Imported

    mentioned in commit 32d55a8b

    By Dylan Van Assche on 2022-06-06T07:39:40

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment