Skip to content

Commit

Permalink
update submodules
Browse files Browse the repository at this point in the history
* libphoenix 49f0324...96c4c08 (4):
  > feat(signal): implement sigisemptyset and sigfillset
  > fix(signal): set errno on error
  > include: remove EALREADY, EINPROGRESS errnos
  > fix(exit): fflush after calling atexit handlers

* phoenix-rtos-build 9acad4d...97fb495 (1):
  > build.sh: add mkrofs to hostutils list

* phoenix-rtos-doc e7909f6...8c548c2 (2):
  > quickstart: add sparcv8leon3-gr716-mimas target
  > order images

* phoenix-rtos-filesystems ac000e1...63e36a5 (5):
  > rofs: fix review comments
  > rofs: fix TRACE format specifiers
  > rofs: fix dirfind return value
  > rofs: support native target endianness
  > rofs: introduce readonly file system

* phoenix-rtos-hostutils 8472cfa...03e833e (2):
  > mkrofs: allow creating BE & LE filesystems
  > mkrofs: introduce tool: make Read Only FS

* phoenix-rtos-kernel ca23837...b8de910 (2):
  > sparcv8leon3: allocate space for copied syspage
  > riscv64: allocate space for copied syspage

* phoenix-rtos-tests 21d61a7...3a22101 (1):
  > busybox: make ls test to run first due to #1117 issue
  • Loading branch information
lukileczo committed Sep 9, 2024
1 parent 4ec715b commit baa70c2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion libphoenix
2 changes: 1 addition & 1 deletion phoenix-rtos-build
Submodule phoenix-rtos-build updated 1 files
+1 −1 build.sh
2 changes: 1 addition & 1 deletion phoenix-rtos-filesystems
2 changes: 1 addition & 1 deletion phoenix-rtos-hostutils
2 changes: 1 addition & 1 deletion phoenix-rtos-tests

0 comments on commit baa70c2

Please sign in to comment.