Skip to content
Snippets Groups Projects

Draft: huawei-venus: new device

Closed Imported Administrator requested to merge huawei-venus into master

Add Huawei P9 lite (venus) Using downstream kernel. Device boots, is accessible via ssh via usb, but the backlight is off

Edited by Administrator

Merge request reports

Closed by AdministratorAdministrator 2 years ago (Jun 2, 2022 4:49am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • Author Owner

      please squash the two commits. if you need help doing that, let us know!

      By clayton craft on 2021-07-18T07:38:45

      Edited by Ghost User
    • Author Owner

      I tried to figure out how to squash myself, but made even bigger mess... I do need help

      By Marijan Limov on 2021-08-01T13:42:40

    • Author Owner

      New ports can come as single commit

      By Alexey Min on 2021-08-19T01:20:59

    • Author Owner

      @marijan.limov sorry I just saw this, for some reason gitlab doesn't always notify me of replies...

      Since you're just squashing the commits and don't need to do anything else fancy with them, probably the simplest way is to just use git reset to remove the commits (your changes are kept, they'll just be dirty files in the repo), and re-stage/make a new single commit:

      $ git reset HEAD~5  # you have 5 new commits in this branch that you want to merge to the master branch
      $ git add device/testing/device-huawei-venus device/testing/linux-huawei-venus
      $ git commit -m "huawei-venus: new device"

      By clayton craft on 2021-08-19T01:33:27

      Edited by Ghost User
    • Please register or sign in to reply
  • Administrator added category::device label · Imported

    added category::device label

  • Administrator marked this merge request as draft · Imported

    marked this merge request as draft

    By clayton craft on 2021-07-20T00:23:28

  • Administrator marked this merge request as ready · Imported

    marked this merge request as ready

    By clayton craft on 2021-07-20T00:23:34

  • Administrator marked this merge request as draft · Imported

    marked this merge request as draft

    By clayton craft on 2021-07-20T00:23:41

  • Author Owner

    The wiki page sometimes contains "P8 lite".
    Also an image of the phone running pmOS would be nice (once you get display working) ;)

    By funny kiwi on 2021-07-20T10:16:59

  • Administrator added 2 commits · Imported

    added 2 commits

    • a464cadf - venus: new device
    • a607205c - Merge branch 'huawei-venus' of gitlab.com:marijan.limov/pmaports into huawei-venus

    Compare with previous version

    By Marijan Limov on 2021-08-01T13:32:31

  • Author Owner

    @marijan.limov solved

    By MarkoGauss on 2021-09-29T17:07:59

    Edited by Administrator
  • Administrator changed title from Draft: venus: new device to Draft: huawei-venus: new device · Imported

    changed title from Draft: venus: new device to Draft: huawei-venus: new device

    By Martijn Braam on 2021-08-24T15:00:17

  • Administrator added 1 deleted label · Imported

    added 1 deleted label

  • Author Owner

    Sorry to bother you @marijan.limov,

    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 2021-09-23T16:00:02

  • Administrator removed 1 deleted label · Imported

    removed 1 deleted label

  • Administrator added 1 deleted label · Imported

    added 1 deleted label

  • Author Owner

    Sorry to bother you @marijan.limov,

    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 2022-01-23T01:00:02

  • Author Owner

    No action for quite a while, so closing.

    If you want to pick it back up again, please re-open :smile:

    By clayton craft on 2022-06-02T04:49:30

  • Administrator closed · Imported

    closed

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading