Skip to content
Snippets Groups Projects

Add initial packages for flounder port

Merged Imported Administrator requested to merge Alexandroid99:master into master

Isn't done yet, kernel gives multiple errors about CPU frequency and a few firmware configs, but I think by uploading this someone more skilled might get an idea what and where to fix.

Merge request reports

Approval is optional

Merged by avatar (Mar 29, 2025 6:54pm UTC)

Merge details

  • Changes merged into master with ea45ab8a.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator
    Administrator @root started a thread on commit ea45ab8a
  • 17 deviceinfo_dev_touchscreen="/dev/input/event2"
    18 deviceinfo_dev_touchscreen_calibration=""
    19 deviceinfo_dev_keyboard=""
    20
    21 # Bootloader related
    22 deviceinfo_flash_method="fastboot"
    23 deviceinfo_kernel_cmdline="androidboot.hardware=flounder buildvariant=userdebug"
    24 deviceinfo_generate_bootimg="true"
    25 deviceinfo_bootimg_qcdt="false"
    26 deviceinfo_flash_offset_base="0x10000000"
    27 deviceinfo_flash_offset_kernel="0x00008000"
    28 deviceinfo_flash_offset_ramdisk="0x01000000"
    29 deviceinfo_flash_offset_second="0x00f00000"
    30 deviceinfo_flash_offset_tags="0x00000100"
    31 deviceinfo_flash_pagesize="2048"
    32
  • Administrator
  • Administrator
  • Administrator
  • Administrator
  • Administrator
  • Administrator
  • Administrator
    Administrator @root started a thread on commit ea45ab8a
  • 1 # Contributor:
    2 # Maintainer:
    3 pkgname=firmware-htc-flounder
    4 pkgver=1.0
    5 pkgrel=0
    6 pkgdesc="Firmware for the HTC Google Nexus 9"
    7 url="https://github.com/Alexandroid99/vendor_htc_flounder/raw/$_commit/firmware"
    8 arch="aarch64"
    9 license="proprietary"
    10 makedepends="git"
    • Author Owner

      Created by: ollieparanoid

      I think this should be makedepends="", as git is not needed here.

      By * postmarketOS Bot on 2018-04-03T23:43:09

      Edited by Ghost User
  • Administrator
  • Administrator
  • Administrator
  • Administrator
  • Administrator
    Administrator @root started a thread on commit ea45ab8a
  • 1 # Contributor:
    2 # Maintainer:
    3 pkgname=firmware-htc-flounder
    4 pkgver=1.0
    5 pkgrel=0
    6 pkgdesc="Firmware for the HTC Google Nexus 9"
    7 url="https://github.com/Alexandroid99/vendor_htc_flounder/raw/$_commit/firmware"
    8 arch="aarch64"
    9 license="proprietary"
    10 makedepends="git"
    • Author Owner

      The log complained about git not being found when building the package, so I added it. But OK, I'll remove it.

      By lillywho on 2018-04-03T23:43:09

      Edited by Ghost User
  • Administrator
    Administrator @root started a thread on commit ea45ab8a
  • 1 # Contributor:
    2 # Maintainer:
    3 pkgname=firmware-htc-flounder
    4 pkgver=1.0
    5 pkgrel=0
    6 pkgdesc="Firmware for the HTC Google Nexus 9"
    7 url="https://github.com/Alexandroid99/vendor_htc_flounder/raw/$_commit/firmware"
    8 arch="aarch64"
    9 license="proprietary"
    10 makedepends="git"
  • Administrator
  • Administrator
  • Administrator
  • Administrator
  • Administrator
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading