|
Re: lava.ciplatform.org offline lab
Hello Alice,
Thank you for reporting.
I’m not sure why all the labs got disconnected from the master, and I couldn’t see anything obvious in the logs.
Perhaps there was an AWS networking
Hello Alice,
Thank you for reporting.
I’m not sure why all the labs got disconnected from the master, and I couldn’t see anything obvious in the logs.
Perhaps there was an AWS networking
|
By
Chris Paterson
·
#6457
·
|
|
Re: [PATCH 4.19.y-cip 0/2] media: i2c: imx219: Trivial Fixes
Hi,
By
Nobuhiro Iwamatsu
·
#6456
·
|
|
Re: [PATCH 4.19.y-cip 0/2] media: i2c: imx219: Trivial Fixes
Hi!
It looks okay to me, too.
(And same patches are queued for 5.10.37, so we won't need to do
anything there).
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing
Hi!
It looks okay to me, too.
(And same patches are queued for 5.10.37, so we won't need to do
anything there).
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing
|
By
Pavel Machek
·
#6455
·
|
|
lava.ciplatform.org offline lab
Hello,
the laboratory on lava.ciplatform.org except for lab-cip-cybertrust are all offline.
https://lava.ciplatform.org/scheduler/allworkers
any information on this ?
thanks,
Alice
--
Hello,
the laboratory on lava.ciplatform.org except for lab-cip-cybertrust are all offline.
https://lava.ciplatform.org/scheduler/allworkers
any information on this ?
thanks,
Alice
--
|
By
Alice Ferrazzi
·
#6454
·
|
|
Re: [PATCH 4.19.y-cip 0/2] media: i2c: imx219: Trivial Fixes
Hi,
By
Nobuhiro Iwamatsu
·
#6453
·
|
|
CIP IRC weekly meeting today
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6452
·
|
|
[PATCH 4.19.y-cip 2/2] media: i2c: imx219: Balance runtime PM use-count
commit dd90caa0111e178b52b21e56364bc2244a3973b3 upstream.
Move incrementing/decrementing runtime PM count to
imx219_start_streaming()/imx219_stop_streaming() functions respectively.
This fixes an
commit dd90caa0111e178b52b21e56364bc2244a3973b3 upstream.
Move incrementing/decrementing runtime PM count to
imx219_start_streaming()/imx219_stop_streaming() functions respectively.
This fixes an
|
By
Lad Prabhakar
·
#6451
·
|
|
[PATCH 4.19.y-cip 0/2] media: i2c: imx219: Trivial Fixes
Hi All,
This patch series fixes trivial issues found in imx219 driver.
Both the patches have been cherry-picked from upstream kernel v5.13-rc1.
Cheers,
Prabhakar
Lad Prabhakar (2):
media: i2c:
Hi All,
This patch series fixes trivial issues found in imx219 driver.
Both the patches have been cherry-picked from upstream kernel v5.13-rc1.
Cheers,
Prabhakar
Lad Prabhakar (2):
media: i2c:
|
By
Lad Prabhakar
·
#6450
·
|
|
[PATCH 4.19.y-cip 1/2] media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream
commit 745d4612d2c853c00abadbf69799c8aee7f99c39 upstream.
Move out locking/unlocking of vflip and hflip controls from
imx219_set_stream() to the imx219_start_streaming()/
imx219_stop_streaming()
commit 745d4612d2c853c00abadbf69799c8aee7f99c39 upstream.
Move out locking/unlocking of vflip and hflip controls from
imx219_set_stream() to the imx219_start_streaming()/
imx219_stop_streaming()
|
By
Lad Prabhakar
·
#6449
·
|
|
Re: [isar-cip-core][Resend PATCH 1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image
Thanks, all 4 applied.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Thanks, all 4 applied.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6448
·
|
|
Re: [isar-cip-core][PATCH] kas/opt: Restructure ebg-swu.yml and qemu-swupdate.yml
Thanks, applied to next.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Thanks, applied to next.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6447
·
|
|
[isar-cip-core][Resend PATCH 1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image
Since *.wic.img is always compressed, if this file does not exist (for
example, the extension is tar.gz), the image file upload will fail.
This will check for the extension of the
Since *.wic.img is always compressed, if this file does not exist (for
example, the extension is tar.gz), the image file upload will fail.
This will check for the extension of the
|
By
Nobuhiro Iwamatsu
·
#6446
·
|
|
[isar-cip-core][Resend PATCH 2/4] scripts/deploy-cip-core.sh: Fix to correct filename with security extension
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
|
By
Nobuhiro Iwamatsu
·
#6445
·
|
|
[isar-cip-core][Resend PATCH 3/4] .gitlab-ci.yml: Drop 'deploy: disable' from build:qemu-amd64-base
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
|
By
Nobuhiro Iwamatsu
·
#6444
·
|
|
[isar-cip-core][Resend PATCH 4/4] .gitlab-ci.yml: Add build:qemu-amd64-test target
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
|
By
Nobuhiro Iwamatsu
·
#6443
·
|
|
[PATCH 1/4] scripts/deploy-cip-core.sh: Fix uploading tar.gz image
Since *.wic.img is always compressed, if this file does not exist (for
example, the extension is tar.gz), the image file upload will fail.
This will check for the extension of the
Since *.wic.img is always compressed, if this file does not exist (for
example, the extension is tar.gz), the image file upload will fail.
This will check for the extension of the
|
By
Nobuhiro Iwamatsu
·
#6442
·
|
|
[PATCH 3/4] .gitlab-ci.yml: Drop 'deploy: disable' from build:qemu-amd64-base
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
This enables uploading of images built with build:qemu-amd64-base.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff
|
By
Nobuhiro Iwamatsu
·
#6441
·
|
|
[PATCH 4/4] .gitlab-ci.yml: Add build:qemu-amd64-test target
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
This adds a target for the test image for QEMU/amd64 architecture.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...>
---
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9
|
By
Nobuhiro Iwamatsu
·
#6440
·
|
|
[PATCH 2/4] scripts/deploy-cip-core.sh: Fix to correct filename with security extension
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
Since security extension uses the bb file, not the extension using local.conf,
the generated filename is different.
This sets the correct filename for security extensions.
Signed-off-by: Nobuhiro
|
By
Nobuhiro Iwamatsu
·
#6439
·
|
|
Re: [PATCH 2/2] [isar-cip-core] Add support qemu-arm
Hi Jan,
By
Nobuhiro Iwamatsu
·
#6438
·
|