mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
b370591e64
This patch contains the mobile variant of Sculpt OS, which evolved at the genode-allwinner repository until now. In consists of the following parts: - gems/src/app/phone_manager plays the role of the sculpt manager - sculpt/phone-linux allows for test driving the mobile variant on base-linux - gems/src/app/dummy_modem mockup of a modem's behavior, used for GUI development and testing The parts targeting a specific device (PinePhone) remain local to the genode-allwinner repository. To give it a try: make run/sculpt_test KERNEL=linux BOARD=linux \ SCULPT=phone LOG=core DEPOT=tar Fixes #5125
13 lines
423 B
Plaintext
13 lines
423 B
Plaintext
drivers: phone_linux
|
|
leitzentrale: phone
|
|
nitpicker: phone
|
|
fonts: phone
|
|
event_filter: phone_linux
|
|
build: app/phone_manager server/nitpicker app/menu_view server/wm
|
|
build: server/event_filter
|
|
build: app/dummy_modem
|
|
import: pkg/drivers_interactive-linux pkg/touch_keyboard
|
|
deploy: example
|
|
ram_fs: depot
|
|
launcher: sticks_blue_backdrop direct_nano3d direct_system_shell
|