31 Commits

Author SHA1 Message Date
Dmitry Baryshkov
57da3fb756 layer.conf: update to whinlatter
Update LAYERSERIES_COMPAT to whinlatter following OE-Core change.
Forthcoming path changes are non backwards-compatible, so drop old
releases from the compat string.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
2025-06-28 17:24:12 +03:00
Dmitry Baryshkov
9d03d3e996 layer.conf: depend on meta-oe
Move openembedded-layer to LAYERDEPENDS, it simplifies things and this
layer isn't required to have least possible dependencies.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-11-30 17:02:09 +02:00
Dmitry Baryshkov
18b86d0604 recipes-*: drop recipes from meta-qcom
Drop recipes which are destined to stay in meta-qcom or are completely
obsolete.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-11-30 17:02:09 +02:00
Dmitry Baryshkov
242af96fee layer.conf: rename the layer
As a part of splitting the meta-qcom layer, rename new layer to
qcom-extras.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-11-26 23:53:47 +02:00
Khem Raj
883fde0028 layer.conf: Update to walnascar (5.2) layer/release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-04 19:28:57 -07:00
Dmitry Baryshkov
e0ac10913d layer.conf: add openembedded-layer to LAYERRECOMMENDS
The meta-qcom layer has enough optional features that depend on the
meta-oe layer (WoA firmware, gpsd, adbd). Specify that it's recommented
to use meta-oe layer.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-09-12 17:21:35 +03:00
Dmitry Baryshkov
5a356248c8 layer.conf: bump layer compatibility to styhead
With the introduction of UNPACKDIR the OE-Core layer is no longer
compatible with scarthgap. Switch LAYERSERIES_COMPAT_qcom to styhead.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-05-25 09:18:42 +03:00
Atul Dhudase
12d744c905 layer.conf: Update layer to scarthgap series
openembedded-core moved to scarthgap release so update
layer to make it compatible with core layer.

Signed-off-by: Atul Dhudase <quic_adhudase@quicinc.com>
2024-03-19 17:02:52 +05:30
Dmitry Baryshkov
c233e6aaa6 layer.conf: Switch layer to nanbield series only
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-10 12:25:38 +03:00
Khem Raj
6c0f94b17d layer.conf: Update LAYERSERIES_COMPAT for mickledore
oe-core switched to mickedore [1]

[1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-03 10:31:21 -08:00
Nicolas Dechesne
3f899b2979 layer.conf: bump to langdale
OE-core has switch from kirkstone to langdale.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2022-10-03 08:14:38 +02:00
Dmitry Baryshkov
de6061003c layer.conf: add support for meta-linux-mainline
Add support for providing Qualcomm-specific extensions to the kernels
found in meta-linux-mainline.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-03-23 15:42:17 +03:00
Khem Raj
c5eda6d05c layers: Bump to use kirkstone
its not going to be backward ABI compatible with honister due to variable renaming.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-18 13:18:49 -08:00
Nicolas Dechesne
ad14150a7a layer: convert to new override syntax
The conversion was mostly automated with:
./scripts/contrib/convert-overrides.py

With a few manual tweaks.

Also change LAYERCOMPAT to honister.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-08-03 11:04:14 +02:00
Nicolas Dechesne
9a1961f012 layer.conf: set LAYERDEPENDS
meta-qcom depends only oe-core, mark it explicitely. The layer has
additional dependencies on meta-oe or meta-networking, but they are
optional.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-05-26 13:07:06 +02:00
Khem Raj
c831dfabe8 layer.conf: add hardknott to compatible release branches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-19 01:20:33 -07:00
Khem Raj
de445c6ff7 layer.conf: Add gatesgarth to LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-15 11:44:47 -07:00
Khem Raj
7734057fd9 layer.conf: Mark it dunfell (3.1) compatible
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 07:11:43 -07:00
Nicolas Dechesne
995d78e133 initramfs-test-image: use dynamic_layer for utilities not in OE Core
Some tools we have in initramfs-test-image are not in OE Core. So
instead split the list and use dynamic-layer to include them only when
their respective layers are also globally used.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2020-03-21 16:46:09 +01:00
Nicolas Dechesne
1d333414fb layer.conf: remove old versions from LAYERSERIES_COMPAT
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2019-11-28 10:45:12 +01:00
Khem Raj
da015a5746 layer: Add zeus to compatible release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-10-08 15:26:42 -07:00
Khem Raj
e921c1bca3 layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-01 19:00:30 -07:00
Khem Raj
bf92a58b88 layer.conf: Use BBFILES_DYNAMIC to add meta-oe
* Distro's should decide via bblayers.conf on adding the
  layers, BSPs layers should provide for the machine policies

* Utilize the dynamic layer feature from core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04 10:02:15 -08:00
Khem Raj
d472603763 layer.conf: Add thud to compatible layer series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-01 08:52:40 -07:00
Ricardo Salveti
d566491d6d layer.conf: add LAYERSERIES_COMPAT markup
Allows the user to easily identify if the layer is compatible with
oe-core.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2018-04-16 19:01:40 -03:00