mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
depot: split pkg/goa-linux from pkg/goa
This split allows us to cross-compile all arm_v8a packages needed for 'goa build' by creating pkg/arm_v8a/goa. The components featured on pkg/goa-linux are solely needed for 'goa run'. As they contain a number of lx/hybrid components, pkg/goa-linux must be complied on Linux running on the target architecture.
This commit is contained in:
parent
ddc3b88cd2
commit
4edd45dd8f
1
repos/gems/recipes/pkg/goa-linux/README
Normal file
1
repos/gems/recipes/pkg/goa-linux/README
Normal file
@ -0,0 +1 @@
|
|||||||
|
Components needed to use 'goa run' on a Linux-based development machine
|
6
repos/gems/recipes/pkg/goa-linux/archives
Normal file
6
repos/gems/recipes/pkg/goa-linux/archives
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
_/pkg/drivers_interactive-linux
|
||||||
|
_/src/base-linux
|
||||||
|
_/src/fb_sdl
|
||||||
|
_/src/linux_nic_drv
|
||||||
|
_/src/linux_rtc_drv
|
||||||
|
_/src/lx_fs
|
1
repos/gems/recipes/pkg/goa-linux/hash
Normal file
1
repos/gems/recipes/pkg/goa-linux/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2022-05-17 53a32aaadafdb9d564993b4bcb4fba383d1b28ae
|
@ -1,19 +1,13 @@
|
|||||||
_/pkg/drivers_interactive-linux
|
|
||||||
_/pkg/terminal
|
_/pkg/terminal
|
||||||
_/raw/ttf-bitstream-vera-minimal
|
_/raw/ttf-bitstream-vera-minimal
|
||||||
_/src/base-linux
|
|
||||||
_/src/bash
|
_/src/bash
|
||||||
_/src/coreutils
|
_/src/coreutils
|
||||||
_/src/event_filter
|
_/src/event_filter
|
||||||
_/src/fb_sdl
|
|
||||||
_/src/fs_rom
|
_/src/fs_rom
|
||||||
_/src/gui_fb
|
_/src/gui_fb
|
||||||
_/src/init
|
_/src/init
|
||||||
_/src/libc
|
_/src/libc
|
||||||
_/src/libssh
|
_/src/libssh
|
||||||
_/src/linux_nic_drv
|
|
||||||
_/src/linux_rtc_drv
|
|
||||||
_/src/lx_fs
|
|
||||||
_/src/ncurses
|
_/src/ncurses
|
||||||
_/src/nic_router
|
_/src/nic_router
|
||||||
_/src/nitpicker
|
_/src/nitpicker
|
||||||
@ -27,7 +21,7 @@ _/src/sed
|
|||||||
_/src/stdcxx
|
_/src/stdcxx
|
||||||
_/src/terminal
|
_/src/terminal
|
||||||
_/src/vfs
|
_/src/vfs
|
||||||
|
_/src/vfs_lwip
|
||||||
_/src/vfs_pipe
|
_/src/vfs_pipe
|
||||||
_/src/vfs_ttf
|
_/src/vfs_ttf
|
||||||
_/src/vfs_lwip
|
|
||||||
_/src/vim
|
_/src/vim
|
||||||
|
Loading…
Reference in New Issue
Block a user