Skip to content

Commit 85a429a

Browse files
Update README for kirkstone
Kirkstone depends on meta-qcom-hwe kirkstone in addition to meta-qcom, since this is based on Qualcomm Linux <= 1.3. Signed-off-by: Ricardo Salveti <[email protected]>
1 parent 4f82d0b commit 85a429a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,22 @@ platforms.
77

88
This layers provides additional recipes and machine configuration files for
99
Third-Party Maintained Qualcomm platforms. Reference boards that are officially
10-
supported by Qualcomm are available via ``meta-qcom`` instead.
10+
supported by Qualcomm are available via ``meta-qcom`` / ``meta-qcom-hwe`` instead.
1111

1212
This layer depends on:
1313

1414
```
1515
URI: https://github.com/openembedded/openembedded-core.git
1616
layers: meta
17-
branch: master
17+
branch: kirkstone
1818
revision: HEAD
1919
2020
URI: https://github.com/qualcomm-linux/meta-qcom.git
21-
branch: master
21+
branch: kirkstone
22+
revision: HEAD
23+
24+
URI: https://github.com/qualcomm-linux/meta-qcom-hwe.git
25+
branch: kirkstone
2226
revision: HEAD
2327
2428
```
@@ -27,7 +31,7 @@ revision: HEAD
2731

2832
- **main:** Primary development branch, with focus on upstream support and
2933
compatibility with the most recent Yocto Project release.
30-
- **scarthgap:** Qualcomm Linux >= 1.4, aligned with Yocto Project 5.0 (LTS).
34+
- **kirkstone:** Qualcomm Linux <= 1.3, aligned with Yocto Project 4.0 (LTS).
3135

3236
## Machine Support
3337

0 commit comments

Comments
 (0)