Skip to content

Commit

Permalink
manifest: add meta-timesys layer
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Gil <[email protected]>
  • Loading branch information
Txisko committed Jun 29, 2022
1 parent 7e5b893 commit e5b9fc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<remote name="nxp" fetch="git://source.codeaurora.org/external/imx"/>
<remote name="qt5" fetch="https://github.com/meta-qt5"/>
<remote name="swu" fetch="https://github.com/sbabic"/>
<remote name="timesys" fetch="https://github.com/TimesysGit"/>
<remote name="oe" fetch="git://git.openembedded.org"/>
<remote name="yocto" fetch="git://git.yoctoproject.org"/>

Expand All @@ -22,6 +23,7 @@
<project name="meta-qt5.git" path="sources/meta-qt5" remote="qt5" revision="gatesgarth"/>
<project name="meta-selinux.git" path="sources/meta-selinux" remote="yocto" revision="gatesgarth"/>
<project name="meta-swupdate.git" path="sources/meta-swupdate" remote="swu" revision="gatesgarth"/>
<project name="meta-timesys.git" path="sources/meta-timesys" remote="timesys" revision="gatesgarth"/>
<project name="meta-webkit.git" path="sources/meta-webkit" remote="igl" revision="gatesgarth"/>
<project name="poky.git" path="sources/poky" remote="yocto" revision="gatesgarth"/>
</manifest>

0 comments on commit e5b9fc3

Please sign in to comment.