Draft: lenovo-phab: new device
Merge request reports
Activity
added 2 commits
By Oleksandr Knyshuk on 2023-02-16T07:23:01
added 2 commits
By Oleksandr Knyshuk on 2023-02-16T07:32:33
added 1 commit
- e4e1bf78 - lenovo-phab: remove empty deviceinfo variable
By Oleksandr Knyshuk on 2023-02-16T07:36:10
added 1 commit
- c630264f - lenovo-phab: checksum device package
By Oleksandr Knyshuk on 2023-02-16T07:45:46
- Resolved by Administrator
- Resolved by Administrator
Could you squash the commits as well? Other than that, this looks good to me. Approving on the condition that you resolve these two concerns.
By Newbyte on 2023-02-16T11:09:10
Edited by Ghost User
added category::device device-category::testing type::feature labels
added 1 commit
- 002c540f - lenovo-phab: decrease device package pkgver as suggested
By Oleksandr Knyshuk on 2023-02-16T10:53:12
- device/testing/device-lenovo-phab/APKBUILD 0 → 100644
13 14 subpackages="$pkgname-nonfree-firmware:nonfree_firmware" 15 16 build() { 17 devicepkg_build $startdir $pkgname 18 } 19 20 package() { 21 devicepkg_package $startdir $pkgname 22 } 23 24 nonfree_firmware() { 25 pkgdesc="GPU/WiFi/BT/Modem/Video firmware" 26 depends="firmware-qcom-adreno-a300 msm-firmware-loader 27 firmware-qcom-msm8916-wcnss firmware-lenovo-phab-wcnss-nv 28 firmware-qcom-msm8916-venus" changed this line in version 10 of the diff
By Oleksandr Knyshuk on 2023-02-16T14:58:48
- device/testing/device-lenovo-phab/deviceinfo 0 → 100644
8 deviceinfo_year="2016" 9 deviceinfo_dtb="qcom/msm8916-lenovo-phab" 10 deviceinfo_append_dtb="true" 11 deviceinfo_arch="aarch64" 12 13 # Device related 14 deviceinfo_chassis="handset" 15 deviceinfo_keyboard="false" 16 deviceinfo_external_storage="true" 17 deviceinfo_screen_width="720" 18 deviceinfo_screen_height="1280" 19 deviceinfo_getty="ttyMSM0;115200" 20 deviceinfo_gpu_accelerated="true" 21 22 # MSM DRM cannot take over the framebuffer from the bootloader at the moment 23 deviceinfo_no_framebuffer="true" added 1 commit
- f759c57d - lenovo-phab: decrease tabulation in APKBUILD
By Oleksandr Knyshuk on 2023-02-16T14:58:49
- device/testing/device-lenovo-phab/deviceinfo 0 → 100644
12 13 # Device related 14 deviceinfo_chassis="handset" 15 deviceinfo_keyboard="false" 16 deviceinfo_external_storage="true" 17 deviceinfo_screen_width="720" 18 deviceinfo_screen_height="1280" 19 deviceinfo_getty="ttyMSM0;115200" 20 deviceinfo_gpu_accelerated="true" 21 22 # MSM DRM cannot take over the framebuffer from the bootloader at the moment 23 deviceinfo_no_framebuffer="true" 24 25 # Bootloader related 26 deviceinfo_flash_method="fastboot" 27 deviceinfo_kernel_cmdline="earlycon console=tty0 ignore_loglevel debug" - device/testing/firmware-lenovo-phab/APKBUILD 0 → 100644
added status::mr-stale label
Sorry to bother you @seqfault,
but we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping
@postmarketOS
. You can also ask on matrix in #devel:postmarketos.org or #postmarketos-devel on OFTC. If no further activity occurs in this MR, postmarketOS developers may close it in the future.Thanks for your contribution.
By * postmarketOS Bot on 2023-03-27T16:00:02