diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-11-06 22:05:16 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-11-09 11:02:58 +0000 |
| commit | 987993209716302eb8f314f69a2a3340555f94d8 (patch) | |
| tree | 327e844dc2158079167d2eaf6323384f5a788b07 /dynamic-layers | |
| parent | 3a7ba89c5815c904d881d908431d00b86c6a4546 (diff) | |
| download | meta-raspberrypi-987993209716302eb8f314f69a2a3340555f94d8.tar.gz | |
Revert "libcamera: Define packageconfig to enable rpi pipeline"
This reverts commit a27f10b76cb1dbf089a3f0980e97f1931b090f17.
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>
Diffstat (limited to 'dynamic-layers')
| -rw-r--r-- | dynamic-layers/multimedia-layer/recipes-multimedia/libcamera/libcamera.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera/libcamera.bbappend b/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera/libcamera.bbappend deleted file mode 100644 index 8076ac7..0000000 --- a/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera/libcamera.bbappend +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | PACKAGECONFIG[raspberrypi] = "-Dpipelines=raspberrypi" | ||
| 2 | PACKAGECONFIG_append_rpi = " raspberrypi" | ||
