Skip to content

Commit 9645792

Browse files
Update README for scarthgap
Scarthgap depends on meta-qcom-hwe scarthgap in addition to meta-qcom, since this is based on Qualcomm Linux >= 1.4. Signed-off-by: Ricardo Salveti <[email protected]>
1 parent 5529c3a commit 9645792

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 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: scarthgap
1818
revision: HEAD
1919
2020
URI: https://github.com/qualcomm-linux/meta-qcom.git
21-
branch: master
21+
branch: scarthgap
22+
revision: HEAD
23+
24+
URI: https://github.com/qualcomm-linux/meta-qcom-hwe.git
25+
branch: scarthgap
2226
revision: HEAD
2327
2428
```

0 commit comments

Comments
 (0)