Andrei Gherzan
ee5a06b7f0
layer.conf: Define LAYERDEPENDS
...
We should currently only depend on core - everything should be handled
through dynamic layers.
Signed-off-by: Andrei Gherzan <andrei@gherzan.com >
2021-06-07 12:59:57 +01:00
Martin Jansa
9879932097
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 >
2020-11-09 11:02:58 +00:00
Madhavan Krishnan
a27f10b76c
libcamera: Define packageconfig to enable rpi pipeline
...
libcamera middleware has supported many pipelines for video frames capturing.
So defined the packageconfig, to enable the rpi pipeline and to capture frames
using the rpi camera sensor.
Signed-off-by: Madhavan Krishnan <madhavan.krishnan@linaro.org >
2020-11-04 12:09:34 +00:00
Martin Jansa
806575fc1d
layer.conf: Remove older releases from LAYERSERIES_COMPAT
...
* since
https://github.com/agherzan/meta-raspberrypi/commit/36c3c2e7ca09806da460328767565bbf872a6ad8
which renamed gstreamer1.0-omx_1.14%.bbappend to gstreamer1.0-omx_1.16%.bbappend it didn't
parse with zeus and older
* with zeus it parses OK, but I believe people who use meta-raspberrypi
from dunfell branch in zeus builds should rather ask for backports they
are missing in zeus branch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2020-11-03 15:24:09 +00:00
Khem Raj
e1bd6d31dc
oeqa: Add rpi specific kernel dmesg parser
...
These errors are harmless on rpi3/rpi4 [1]
[1] https://github.com/raspberrypi/linux/issues/3195
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-03-17 10:33:56 +00:00
Pierre-Jean Texier
e9d258ec59
layer.conf: add dunfell to compat layer
...
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
2020-03-16 19:09:59 +00:00
Khem Raj
ed47e37e43
layer.conf: Add zeus to compatible layers
...
zeus is codename for next 3.0 release
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-09-04 10:13:28 +03:00
Khem Raj
37faf7553f
layer.conf: Add meta-networking to dynamic layers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-28 21:51:16 +01:00
Khem Raj
490a4441ac
layer.conf: Add warrior to compatible release series
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-04-05 11:21:49 +09:00
Khem Raj
8a2d0807f9
layer.conf: Fix typo for openembedded-layer dynamic layer addition
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-12-20 11:31:40 +00:00
Khem Raj
c6c1bdde86
Add meta-oe to dynamic-layers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-12-12 16:22:15 +00:00
Khem Raj
c8b6962487
conf/layer.conf: Use BBFILES_DYNAMIC to handle dynamic-layers
...
BBFILES_DYNAMIC can be used to activate content only when given
layers are present.
For now just add qt5 layer to the BBFILES_DYNAMIC list
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-11-19 18:21:43 +02:00
Khem Raj
4f3a81e165
layer.conf: Add thud to compatible layer series
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-26 23:44:21 +03:00
Martin Jansa
35234a0bfa
layer.conf: add LAYERSERIES_COMPAT
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2018-04-06 14:57:39 +01:00
Otavio Salvador
e2432d3bb4
layer.conf: Add Dynamic Layer mechanism
...
This allow for bbappend files to be enabled when specific layers are
included.
Change-Id: Iecbcf0de85a64aad71605b60ecd3d9a2586fae85
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2017-09-27 11:16:31 +01:00
Petter Mabäcker
7146e12374
layer.conf: set high layer priority
...
Set a high layer prio to ensure that meta-raspberrypi addons
are always prioritized above the depended layers.
Signed-off-by: Petter Mabäcker <petter@technux.se >
2015-03-01 01:13:43 +01:00
Andrei Gherzan
db2b8af828
layer.conf: Set LICENSE_PATH to layers's custom licenses directory
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-03-13 19:42:39 +02:00
Andreas Müller
d3ec4b1258
layer.conf: fix parse
...
after meta-systemd commit [1] the following error was thrown during parsing:
ERROR: Unable to parse /home/Superandy/data/oe-core/sources/meta-raspberrypi/conf/layer.conf:
Failure expanding variable BBFILES, expression was
...
which triggered exception NameError: name 'base_contains' is not defined
[1] http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-01-27 01:01:39 +02:00
David-John Willis
cc91d815b9
CONF: Add layer and machine configs.
2012-04-03 20:43:31 +01:00