From 1c2db30bce15da939b9d791cc56e2539c2b3e32f Mon Sep 17 00:00:00 2001 From: Hubert Badocha Date: Thu, 26 Sep 2024 13:59:00 +0200 Subject: [PATCH 1/2] Change build image --- .github/actions/phoenix-build/action.yml | 2 +- docker-build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/phoenix-build/action.yml b/.github/actions/phoenix-build/action.yml index 1aaeec2d..c768a421 100644 --- a/.github/actions/phoenix-build/action.yml +++ b/.github/actions/phoenix-build/action.yml @@ -29,7 +29,7 @@ inputs: # action runner runs: using: 'docker' - image: 'ghcr.io/phoenix-rtos/build' + image: 'docker://phoenixrtosbadochov/build:gcc-14.2' env: CONSOLE: 'serial' DEBUG: '1' diff --git a/docker-build.sh b/docker-build.sh index 78641450..f917a656 100755 --- a/docker-build.sh +++ b/docker-build.sh @@ -1,6 +1,6 @@ #!/bin/bash -DOCKER_IMG_NAME=phoenixrtos/build +DOCKER_IMG_NAME=phoenixrtosbadochov/build:gcc-14.2 if [ -e .docker_build_img ]; then DOCKER_IMG_NAME="$(cat .docker_build_img)" fi From 2d20f313898d278b841237540263405e8e566730 Mon Sep 17 00:00:00 2001 From: Hubert Badocha Date: Wed, 25 Sep 2024 23:33:10 +0200 Subject: [PATCH 2/2] gcc 14.2 --- libphoenix | 2 +- phoenix-rtos-build | 2 +- phoenix-rtos-devices | 2 +- phoenix-rtos-kernel | 2 +- phoenix-rtos-lwip | 2 +- phoenix-rtos-ports | 2 +- phoenix-rtos-tests | 2 +- phoenix-rtos-utils | 2 +- plo | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/libphoenix b/libphoenix index fc34b6ec..f90b1dcc 160000 --- a/libphoenix +++ b/libphoenix @@ -1 +1 @@ -Subproject commit fc34b6ec38fc65dac1bc753e7ba0ed3560eb15fe +Subproject commit f90b1dccbf03248f43ef5cef21a8247bc6d115cf diff --git a/phoenix-rtos-build b/phoenix-rtos-build index dfc551ab..e9caf82e 160000 --- a/phoenix-rtos-build +++ b/phoenix-rtos-build @@ -1 +1 @@ -Subproject commit dfc551ab036af846fcd365733af1ddd2c38a21d3 +Subproject commit e9caf82e7549984596997025eaa343dee9dc8501 diff --git a/phoenix-rtos-devices b/phoenix-rtos-devices index a34c653f..5303cdd2 160000 --- a/phoenix-rtos-devices +++ b/phoenix-rtos-devices @@ -1 +1 @@ -Subproject commit a34c653f4c7a52d128833ee3c7f94ca51612ca63 +Subproject commit 5303cdd2d46f13889da7842f8ab8a5d40f864b1f diff --git a/phoenix-rtos-kernel b/phoenix-rtos-kernel index 8a3ee95b..5fd2a0ba 160000 --- a/phoenix-rtos-kernel +++ b/phoenix-rtos-kernel @@ -1 +1 @@ -Subproject commit 8a3ee95b2c58bf48127b28f82733243f04c2de7c +Subproject commit 5fd2a0ba796c66045aff941c25309721a659a180 diff --git a/phoenix-rtos-lwip b/phoenix-rtos-lwip index b0964a15..56af6c1d 160000 --- a/phoenix-rtos-lwip +++ b/phoenix-rtos-lwip @@ -1 +1 @@ -Subproject commit b0964a159459107d55ca4fc3fe0a6445f1c81812 +Subproject commit 56af6c1dfaf5761b0eeb96d37be1d174866e5ccf diff --git a/phoenix-rtos-ports b/phoenix-rtos-ports index 549e10bf..d356b5ac 160000 --- a/phoenix-rtos-ports +++ b/phoenix-rtos-ports @@ -1 +1 @@ -Subproject commit 549e10bf865d4ee1e13b31a008ce3976a4c6ef37 +Subproject commit d356b5ac7477dd0f6fc1581b64532ef338423858 diff --git a/phoenix-rtos-tests b/phoenix-rtos-tests index 21471d4e..0733d9f9 160000 --- a/phoenix-rtos-tests +++ b/phoenix-rtos-tests @@ -1 +1 @@ -Subproject commit 21471d4e9d5cf9cff4d025e93ae953172d7c7bf7 +Subproject commit 0733d9f99ec302c9b0e7950174a2eaa314218a8e diff --git a/phoenix-rtos-utils b/phoenix-rtos-utils index 3165f3a8..ab24f42a 160000 --- a/phoenix-rtos-utils +++ b/phoenix-rtos-utils @@ -1 +1 @@ -Subproject commit 3165f3a85331dff9e320b10de509a444b621fe32 +Subproject commit ab24f42a0eba60f093b2e07d1b2696166eeed0e0 diff --git a/plo b/plo index 4c2dee72..01f583c8 160000 --- a/plo +++ b/plo @@ -1 +1 @@ -Subproject commit 4c2dee72051d4e6a4850f5c6b3c3febda418c3e3 +Subproject commit 01f583c8065833da607acedd5868e0d57cea6c4e