mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-06 04:38:17 +00:00
Revert "libcamera: Define packageconfig to enable rpi pipeline"
This reverts commit a27f10b76c.
This was backported to dunfell together with many other changes in:
https://github.com/agherzan/meta-raspberrypi/pull/754
but 202002 version in dunfell fails with:
ERROR: QA Issue: libcamera: configure was passed unrecognised options: pipelines [unknown-configure-option]
202008 version in gatesgarth is fine, it was added in March:
https://git.linuxtv.org/libcamera.git/commit/meson_options.txt?id=ee7e2c93dfbf34b3500c895115c516e5e90d3e31
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
3a7ba89c58
commit
9879932097
@@ -31,8 +31,6 @@ BBFILES_DYNAMIC += " \
|
|||||||
networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \
|
networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \
|
||||||
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bb \
|
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bb \
|
||||||
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \
|
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \
|
||||||
multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bb \
|
|
||||||
multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bbappend \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
DEFAULT_TEST_SUITES_remove_rpi = "parselogs"
|
DEFAULT_TEST_SUITES_remove_rpi = "parselogs"
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
PACKAGECONFIG[raspberrypi] = "-Dpipelines=raspberrypi"
|
|
||||||
PACKAGECONFIG_append_rpi = " raspberrypi"
|
|
||||||
Reference in New Issue
Block a user