16 Commits

Author SHA1 Message Date
Dmitry Baryshkov
13a1e26dc0 README.md: rewrite for meta-qcom-extras
Rewrite / update README.md for the meta-qcom-extras layer.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2025-02-20 03:48:19 +02: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
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
Davide Ricci
4cf723b498 README.md: added Quick build paragraph.
Added instructions that explain how to add meta-qcom layer to the build
and how to build a qcom-armv8a core-image-minimal image.

Signed-off-by: Davide Ricci <davide.ricci@linaro.org>
2024-05-21 13:51:21 +02:00
Dmitry Baryshkov
a44702772a README: add build status badges
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-04 04:00:51 +03:00
Dmitry Baryshkov
5413441473 conf: drop individual boards support
Drop all the individual 64-bit boards support. Leave only the generic
qcom-armv8a machine (which should be used instead) and the 32-bit devices.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-02 19:09:39 +03:00
davidinux
91003511d6 Subject of Change: Changed Freenode IRC to Libera Chat
Signed-off-by: davidinux <davide.ricci@linaro.org>
2023-10-02 16:28:03 +02:00
Dmitry Baryshkov
935cff9d24 README.md: meta-qcom takeover
- Fix the URL to point to github.com/Linaro/meta-qcom
- Change the maintainer of meta-qcom to me
- Remove the mailing list option to submit patches

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-04-28 16:36:20 +03:00
Fabien Parent
a2d615f649 README: fix broken oe-core URI
The URI for oe-core is broken and redirect to an HTTP 404 page. Update
the URI in order to use the up-to-date repository name:
openembedded-core.

Signed-off-by: Fabien Parent <fabien.parent@linaro.org>
2022-06-14 10:53:45 -07:00
Fabien Parent
8f6ee18098 README: use https protocol for github URIs
Since March 15 2022 [0], the unencrypted git protocol has been disabled
on github. This commit updates the README in order to use the https
protocol instead of git.

[0] https://github.blog/2021-09-01-improving-git-protocol-security-github/

Signed-off-by: Fabien Parent <fabien.parent@linaro.org>
2022-06-14 10:53:44 -07:00
Nicolas Dechesne
f99e865f89 firmware-qcom-dragonboard410c: remove ACCEPT_EULA variable
Since r1032.1 the Qualcomm firmware have been released with a license that
allows redistribution. And the file is now available publicly without the need
for user to read/accept EULA. As such, we remove the constraint on meta-qcom as
well.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-11-07 12:15:30 +01:00
Nicolas Dechesne
e29f6fe172 README: add more details about meta-oe optional dependency
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-04-11 14:34:37 +02:00
Nicolas Dechesne
4784b01cf3 README: add information about EULA
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-03-17 22:06:41 +00:00
Nicolas Dechesne
054abb9148 README.md: update mailing list for contributions
switch from linaro-dev to openembedded@lists.linaro.org

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-10-29 11:35:37 +01:00
Nicolas Dechesne
9364ee08da meta-qualcomm: the layer was renamed meta-qcom
So this commit updates README and layer.conf file.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-10-14 09:39:09 +01:00
Nicolas Dechesne
b5de62ac58 README: move to markdown, and improve README
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-07-31 10:39:56 +01:00