Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anton Palgunov
mkimage-profiles
Commits
f4fa2654
Commit
f4fa2654
authored
Jan 21, 2024
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
phone.mk: rename pinephone -> pine
Rename the image by the name of the kernel. This build supports not only pinephone, but also pinetab.
parent
cad9f733
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
phone.mk
conf.d/phone.mk
+2
-3
No files found.
conf.d/phone.mk
View file @
f4fa2654
...
...
@@ -41,8 +41,7 @@ endif
endif
ifeq (aarch64,$(ARCH))
# TODO: devicetree ($root)/boot/dtb/rockchip/rk3399-pinephone-pro.dtb
mixin/pinephone: use/firmware use/bootloader/uboot use/tty/S2 \
mixin/pine: use/firmware use/bootloader/uboot use/tty/S2 \
use/phone/ttyescape +pipewire
@$(call set,EFI_BOOTLOADER,)
@$(call set,UBOOT_TIMEOUT,5)
...
...
@@ -51,7 +50,7 @@ mixin/pinephone: use/firmware use/bootloader/uboot use/tty/S2 \
@$(call add,THE_PACKAGES,udev-rules-modem-power)
ifeq (vm,$(IMAGE_CLASS))
vm/pine
phone-phosh: vm/.phosh mixin/pinepho
ne +plymouth; @:
vm/pine
-phosh: vm/.phosh mixin/pi
ne +plymouth; @:
vm/mp-phosh: vm/phosh
@$(call set,KFLAVOURS,mp)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment