diff options
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml index 68fc1990..7bb60b02 100644 --- a/default.xml +++ b/default.xml @@ -41,6 +41,9 @@ <!-- Porter specific things. --> <project name="AGL/meta-renesas" path="meta-renesas" /> + <!-- Renesas Gen3 specific things --> + <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v2.12.0" /> + <!-- MinnowBoard MAX specific things --> <project name="meta-intel" path="meta-intel" remote="yocto" revision="krogoth" /> |