-
Notifications
You must be signed in to change notification settings - Fork 732
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
[scarthgap] libcamera_0.2.0.bb is broken #919
Comments
@thomas-roos thats perhaps fine to have an exception, would you mind creating a PR or send the patch to ML ? |
@kraj will do. Ty! |
Did send it: https://lists.openembedded.org/g/openembedded-devel/message/114996 |
Ok, learned that I need to create the patch with correct subject line and correct escaping.
Did send again: https://lists.openembedded.org/g/openembedded-devel/message/115002 |
This is done because libcamera 0.2. is broken, probablay because of 0001-rpi-Use-alloca-instead-of-variable-length-arrays.patch Tested good with upstream version. See more details here: openembedded/meta-openembedded#919 and here: raspberrypi/rpicam-apps#654 Signed-off-by: Thomas Roos <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
Source: meta-openembedded MR: 170678 Type: Integration Disposition: Merged from meta-openembedded ChangeID: 0bd3f27 Description: This is done because libcamera 0.2. is broken, probablay because of 0001-rpi-Use-alloca-instead-of-variable-length-arrays.patch Tested good with upstream version. See more details here: openembedded#919 and here: raspberrypi/rpicam-apps#654 Signed-off-by: Thomas Roos <[email protected]> Signed-off-by: Armin Kuster <[email protected]> Signed-off-by: Jeremy A. Puhlman <[email protected]>
libcamera_0.2.0.bb is broken on scarthgap, backporting (drop in replacement) of libcamera_0.4.0.bb fixed this for me.
Related, same issues: raspberrypi/rpicam-apps#654
Was testing on a Raspberry Pi 2 Zero W with Cam module V3.
I suggest to backport libcamera_0.4.0.bb from master.
This worked seamless for me without any additional change.
Thank you!
The text was updated successfully, but these errors were encountered: