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 12c977d2..0af7c560 100644 --- a/default.xml +++ b/default.xml @@ -31,4 +31,7 @@ <!-- Porter specific things. --> <project name="AGL/meta-renesas" path="meta-renesas" revision="agl-1.0-bsp-1.8.0" /> + <!-- MinnowBoard MAX specific things --> + <project name="meta-intel" path="meta-intel" remote="poky" revision="dizzy" /> + </manifest> |