-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathdefault.xml
16 lines (14 loc) · 1.18 KB
/
default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github" fetch="https://github.com"/>
<remote name="oe" fetch="http://git.openembedded.org"/>
<remote name="OpenSTLinux" fetch="https://github.com/STMicroelectronics"/>
<default remote="OpenSTLinux"/>
<project name="bitbake" path="layers/openembedded-core/bitbake" remote="oe" revision="11d83170922a2c6b9db1f6e8c23e533526984b2c"/>
<project name="meta-openembedded" path="layers/meta-openembedded" remote="oe" revision="1235dd4ed4a57e67683c045ad76b6a0f9e896b45"/>
<project name="meta-st-openstlinux" path="layers/meta-st/meta-st-openstlinux" revision="a25d4806880cdc73471e3c1824a87901b5a4e44f"/>
<project name="meta-st-stm32mp" path="layers/meta-st/meta-st-stm32mp" revision="69a81db920e98ff3e3922f59eecbc50d91c31299"/>
<project name="meta-st-stm32mp-addons" path="layers/meta-st/meta-st-stm32mp-addons" revision="97617f888513d89c4070f59bfdfa2a91e8175d5c"/>
<project name="meta-st-scripts" path="layers/meta-st/scripts" revision="27b8b0df3b2f3515d5e51de65f54eff00ddacb82"/>
<project name="openembedded-core" path="layers/openembedded-core" remote="oe" revision="236ac1b43308df722a78d3aa20aef065dfae5b2b"/>
</manifest>