meta-raspberrypi/dynamic-layers
Martin Jansa e67feeff48 libcamera-apps: fix build with libcamera-0.2.0
* it's failing to build since the upgrade in:
  https://git.openembedded.org/meta-openembedded/commit/?id=711c6fbce39df685225bca081c5f42bae2de658b

* fixes
  ../git/core/libcamera_app.cpp: In member function 'void LibcameraApp::ConfigureViewfinder()':
  ../git/core/libcamera_app.cpp:327:25: error: 'class libcamera::CameraConfiguration' has no member named 'transform'
    327 |         configuration_->transform = options_->transform;
        |                         ^~~~~~~~~

* be aware that the repository and libraries were removed in 1.4.0 version with:
  0ca9f41fea
  but I'll leave that change to someone actually using this, I was just fixing
  the build issue found in world builds

* tweak FILES to package library symlink without "lib" prefix to fix:
  ERROR: libcamera-apps-1.4.2+git-r0 do_package: QA Issue: libcamera-apps: Files/directories were installed but not shipped in any package:
    /usr/lib/rpicam_app.so
  Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
  libcamera-apps: 1 installed and not shipped files. [installed-vs-shipped]

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
2024-02-01 11:44:18 +00:00
..
meta-python lirc: Drop upstreamed patch 2023-01-06 05:26:38 +00:00
multimedia-layer/recipes-multimedia libcamera-apps: fix build with libcamera-0.2.0 2024-02-01 11:44:18 +00:00
networking-layer/recipes-support/drbd Convert to new override syntax 2021-08-04 12:30:12 +03:00
openembedded-layer python3-adafruit-blinka: Fix the correct python recipes path in dynamic-layer sub-dir 2023-04-17 11:06:52 +01:00
qt5-layer/recipes-qt/qt5 Convert to new override syntax 2021-08-04 12:30:12 +03:00