|
[isar-cip-core PATCH 0/4] Add rzg2m support
From: Quirin Gylstorff <quirin.gylstorff@...> Add the rzg2m reference board. Add the option to build rootfs tarballs for LAVA tests. This option needs to be activated in the gitlab-ci.yml by a
From: Quirin Gylstorff <quirin.gylstorff@...> Add the rzg2m reference board. Add the option to build rootfs tarballs for LAVA tests. This option needs to be activated in the gitlab-ci.yml by a
|
By
Quirin Gylstorff
· #3569
·
|
|
[isar-cip-core PATCH 1/4] kas: Increase Isar version
From: Quirin Gylstorff <quirin.gylstorff@...> Add fix for manifest generation to avoid errors during build. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas.yml | 2 +- 1
From: Quirin Gylstorff <quirin.gylstorff@...> Add fix for manifest generation to avoid errors during build. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas.yml | 2 +- 1
|
By
Quirin Gylstorff
· #3568
·
|
|
[isar-cip-core PATCH 2/4] classes: add wic-targz-img.bbclass
From: Quirin Gylstorff <quirin.gylstorff@...> The Linaro Automated Validation Architecture (LAVA) uses tarballs as root file-systems to modify the file-system during the deployment. Add a new
From: Quirin Gylstorff <quirin.gylstorff@...> The Linaro Automated Validation Architecture (LAVA) uses tarballs as root file-systems to modify the file-system during the deployment. Add a new
|
By
Quirin Gylstorff
· #3570
·
|
|
[isar-cip-core PATCH 3/4] hihope-rzg2m: Add board support
From: Quirin Gylstorff <quirin.gylstorff@...> The hihope-rzg2m is a ARM64 reference platform for the CIP project. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- board-rzg2m
From: Quirin Gylstorff <quirin.gylstorff@...> The hihope-rzg2m is a ARM64 reference platform for the CIP project. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- board-rzg2m
|
By
Quirin Gylstorff
· #3572
·
|
|
[isar-cip-core PATCH 4/4] ci: add hihope-rzg2m to ci chain
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci
|
By
Quirin Gylstorff
· #3571
·
|
|
[isar-cip-core PATCH 0/4] Add rzg2m support
We would need to change the configuration of the LAVA jobs in [1] to use the tarballs generated by the build. [1]: https://gitlab.com/cip-project/cip-testing/linux-cip-ci/blob/next/lava_templates/ Fro
We would need to change the configuration of the LAVA jobs in [1] to use the tarballs generated by the build. [1]: https://gitlab.com/cip-project/cip-testing/linux-cip-ci/blob/next/lava_templates/ Fro
|
By
Quirin Gylstorff
· #3574
·
|
|
[isar-cip-core PATCH 3/4] hihope-rzg2m: Add board support
OK, I will change both occurences and post a version 2. I used [0] as base. I will look into it using the cip-kernel-config instead of using copies in isar. Quirin
OK, I will change both occurences and post a version 2. I used [0] as base. I will look into it using the cip-kernel-config instead of using copies in isar. Quirin
|
By
Quirin Gylstorff
· #3577
·
|
|
[isar-cip-core PATCH 3/4] hihope-rzg2m: Add board support
I try to fetch the configuration for each target from cip-kernel-config. Currently I need to patch the config as Isar doesn't allow setting CONFIG_LOCALVERSION in the kernel configuration. Quirin
I try to fetch the configuration for each target from cip-kernel-config. Currently I need to patch the config as Isar doesn't allow setting CONFIG_LOCALVERSION in the kernel configuration. Quirin
|
By
Quirin Gylstorff
· #3669
·
|
|
[isar-cip-core PATCH v2 0/4] Add rzg2m support
From: Quirin Gylstorff <quirin.gylstorff@...> Add the rzg2m reference board. Add the option to build rootfs tarballs for LAVA tests. This option needs to be activated in the gitlab-ci.yml by a
From: Quirin Gylstorff <quirin.gylstorff@...> Add the rzg2m reference board. Add the option to build rootfs tarballs for LAVA tests. This option needs to be activated in the gitlab-ci.yml by a
|
By
Quirin Gylstorff
· #3670
·
|
|
[isar-cip-core PATCH v2 1/4] kas: Increase Isar version
From: Quirin Gylstorff <quirin.gylstorff@...> Add fix for manifest generation to avoid errors during build. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas.yml | 2 +- 1
From: Quirin Gylstorff <quirin.gylstorff@...> Add fix for manifest generation to avoid errors during build. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas.yml | 2 +- 1
|
By
Quirin Gylstorff
· #3671
·
|
|
[isar-cip-core PATCH v2 2/4] classes: add wic-targz-img.bbclass
From: Quirin Gylstorff <quirin.gylstorff@...> The Linaro Automated Validation Architecture (LAVA) uses tarballs as root file-systems to modify the file-system during the deployment. Add a new
From: Quirin Gylstorff <quirin.gylstorff@...> The Linaro Automated Validation Architecture (LAVA) uses tarballs as root file-systems to modify the file-system during the deployment. Add a new
|
By
Quirin Gylstorff
· #3673
·
|
|
[isar-cip-core PATCH v2 3/4] hihope-rzg2m: Add board support
From: Quirin Gylstorff <quirin.gylstorff@...> The hihope-rzg2m is a ARM64 reference platform for the CIP project. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- board-rzg2m
From: Quirin Gylstorff <quirin.gylstorff@...> The hihope-rzg2m is a ARM64 reference platform for the CIP project. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- board-rzg2m
|
By
Quirin Gylstorff
· #3672
·
|
|
[isar-cip-core PATCH v2 4/4] ci: add hihope-rzg2m to ci chain
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci
|
By
Quirin Gylstorff
· #3674
·
|
|
[isar-cip-core PATCH 0/4] Add rzg2m support
I have some other projects in the next weeks. Afterwards if time permits I will try to look into it. We can sync each other when one of use can start with it. Kind regards, Quirn
I have some other projects in the next weeks. Afterwards if time permits I will try to look into it. We can sync each other when one of use can start with it. Kind regards, Quirn
|
By
Quirin Gylstorff
· #3702
·
|
|
[isar-cip-core PATCH 0/5] Use cip-kernel-config for images
From: Quirin Gylstorff <quirin.gylstorff@...> Use the kernel_defconfigs from https://gitlab.com/cip-project/cip-kernel/cip-kernel-config to build the images for rzg2m, iwg20m and simatic-ipc22
From: Quirin Gylstorff <quirin.gylstorff@...> Use the kernel_defconfigs from https://gitlab.com/cip-project/cip-kernel/cip-kernel-config to build the images for rzg2m, iwg20m and simatic-ipc22
|
By
Quirin Gylstorff
· #4128
·
|
|
[isar-cip-core PATCH 1/5] recipes-kernel/linux: allow the usage of the cip-kernel-config
From: Quirin Gylstorff <quirin.gylstorff@...> To avoid the duplication of the linux cip kernel configuration add the option USE_CIP_KERNEL_CONFIG. If this option is set to 1 the KERNEL_DEFCONF
From: Quirin Gylstorff <quirin.gylstorff@...> To avoid the duplication of the linux cip kernel configuration add the option USE_CIP_KERNEL_CONFIG. If this option is set to 1 the KERNEL_DEFCONF
|
By
Quirin Gylstorff
· #4127
·
|
|
[isar-cip-core PATCH 2/5] Use renesas-config for hihope-rzg2m
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/machine/hihope-rzg2m.conf | 2 ++ 1 file changed, 2 insertions(+) diff --gi
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/machine/hihope-rzg2m.conf | 2 ++ 1 file changed, 2 insertions(+) diff --gi
|
By
Quirin Gylstorff
· #4129
·
|
|
[isar-cip-core PATCH 3/5] Use renesas_shmobile_defconfig for iwg20m
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/machine/iwg20m.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/co
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/machine/iwg20m.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/co
|
By
Quirin Gylstorff
· #4131
·
|
|
[isar-cip-core PATCH 4/5] Use siemens_ipc227e_defconfig for simatic-ipc227e
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/machine/simatic-ipc227e.conf | 2 ++ 1 file changed, 2 insertions(+) diff -
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/machine/simatic-ipc227e.conf | 2 ++ 1 file changed, 2 insertions(+) diff -
|
By
Quirin Gylstorff
· #4130
·
|
|
[isar-cip-core PATCH 5/5] kas: patch isar for iwg20m with kernel 4.4
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- ...d-path-to-image-for-arm-kernels-4.12.patch | 37 +++++++++++++++++++ kas.yml
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- ...d-path-to-image-for-arm-kernels-4.12.patch | 37 +++++++++++++++++++ kas.yml
|
By
Quirin Gylstorff
· #4132
·
|