Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update submodules #817

Merged
merged 1 commit into from
Sep 4, 2023
Merged

update submodules #817

merged 1 commit into from
Sep 4, 2023

Conversation

nalajcie
Copy link
Member

@nalajcie nalajcie commented Sep 4, 2023

  • phoenix-rtos-build acf0a53...8cff7a2 (5):

    makes: binary.mk: introduce LOCAL_LDLIBS
    build: remove exported CLEAN variable
    makes: build host tools explicitly
    makes: reformat Makefile.host
    make: globally add PROJECT_PATH to the include search path

  • phoenix-rtos-corelibs 931db29...68a6897 (1):

    make: remove addition of PROJECT_PATH include path

  • phoenix-rtos-devices b76e210...9633aa4 (1):

    make: remove addition of PROJECT_PATH include path

  • phoenix-rtos-doc b994df1...a4846f3 (1):

    gr716: add info about bch generation

  • phoenix-rtos-hostutils 90977a3...b9d1669 (1):

    makes: rewrite to new build system

  • phoenix-rtos-kernel e15898b...61ac150 (1):

    make: remove addition of PROJECT_PATH include path

  • phoenix-rtos-ports 5b42bd3...ef66802 (1):

    busybox: remove dependency on CLEAN variable

  • phoenix-rtos-tests a2f3fce...d4c59c3 (4):

    trunner: treat flashing as a test to include in results export
    trunner: ensure all logs from previous test are read before starting next one
    trunner: move results exporting to separate functions
    trunner: debug dump invalid XML to file on XML encoding error

  • phoenix-rtos-usb 31819ac...b6a36e0 (1):

    ci: fix secrets passing

  • plo 63de144...1d756f1 (1):

    make: remove addition of PROJECT_PATH include path

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

* phoenix-rtos-build acf0a53...8cff7a2 (5):
  > makes: binary.mk: introduce LOCAL_LDLIBS
  > build: remove exported CLEAN variable
  > makes: build host tools explicitly
  > makes: reformat Makefile.host
  > make: globally add PROJECT_PATH to the include search path

* phoenix-rtos-corelibs 931db29...68a6897 (1):
  > make: remove addition of PROJECT_PATH include path

* phoenix-rtos-devices b76e210...9633aa4 (1):
  > make: remove addition of PROJECT_PATH include path

* phoenix-rtos-doc b994df1...a4846f3 (1):
  > gr716: add info about bch generation

* phoenix-rtos-hostutils 90977a3...b9d1669 (1):
  > makes: rewrite to new build system

* phoenix-rtos-kernel e15898b...61ac150 (1):
  > make: remove addition of PROJECT_PATH include path

* phoenix-rtos-ports 5b42bd3...ef66802 (1):
  > busybox: remove dependency on CLEAN variable

* phoenix-rtos-tests a2f3fce...d4c59c3 (4):
  > trunner: treat flashing as a test to include in results export
  > trunner: ensure all logs from previous test are read before starting next one
  > trunner: move results exporting to separate functions
  > trunner: debug dump invalid XML to file on XML encoding error

* phoenix-rtos-usb 31819ac...b6a36e0 (1):
  > ci: fix secrets passing

* plo 63de144...1d756f1 (1):
  > make: remove addition of PROJECT_PATH include path
@nalajcie nalajcie requested a review from a team September 4, 2023 07:39
@nalajcie nalajcie mentioned this pull request Sep 4, 2023
13 tasks
@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Unit Test Results

4 761 tests  +1 307   4 247 ✔️ +1 147   21m 18s ⏱️ + 11m 23s
   242 suites +     82      513 💤 +   159 
       1 files   ±       0          1 +       1 

For more details on these failures, see this check.

Results for commit 6c08fdc. ± Comparison against base commit 6d2c315.

♻️ This comment has been updated with latest results.

@nalajcie nalajcie merged commit ac36e4b into master Sep 4, 2023
27 of 29 checks passed
@nalajcie nalajcie deleted the nalajcie/verify branch September 4, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants