summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-09-21 22:13:58 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-09-21 22:13:58 +0200
commit0a2e7a408d1ba2d0e376c9e50443797afecf09a9 (patch)
tree29443e5b82b3c2a70cda9b1d5697954828aff4f2
parentf453f47a768cd994b73b350c137d8f5adae7ec8d (diff)
Add manifest for Funky Flounder v6.0.0flounder_6.0.0flounder/6.0.06.0.0
Change-Id: Id2f7192e3f334e115fdae8f9e7fc208c53277db0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--flounder_6.0.0.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/flounder_6.0.0.xml b/flounder_6.0.0.xml
new file mode 100644
index 00000000..47ca9923
--- /dev/null
+++ b/flounder_6.0.0.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="https://gerrit.automotivelinux.org/gerrit/" name="agl" pushurl="ssh://gerrit.automotivelinux.org:29418" review="https://gerrit.automotivelinux.org/gerrit/"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="git://git.openembedded.org/" name="openembedded"/>
+ <remote fetch="git://code.qt.io/" name="qt.io"/>
+ <remote fetch="git://git.yoctoproject.org/" name="yocto"/>
+
+ <default remote="agl" revision="refs/tags/flounder/6.0.0" sync-j="4"/>
+
+ <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="489abdc65cefb566d696c8b218aa0b9b99a350ae" upstream="master"/>
+ <project name="AGL/meta-agl" path="meta-agl"/>
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo"/>
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel"/>
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra"/>
+ <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
+ <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="a0551596548ef3a4c9132161f3d9c4ae538d6fdc" upstream="v3.7.0"/>
+ <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="ff555e8690eb47177ade42dc6912ae17a759cc45" upstream="rocko"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="697632ddd98ed7ae3dbd0bd84abb04079767bc56" upstream="rocko"/>
+ <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="f96f41b2e5beda2b51acb702d082568898b36a68" upstream="rocko"/>
+ <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="14e08a419cb9d4017f40360c14fcc3c2c1ce8e42" upstream="rocko"/>
+ <project name="meta-freescale" remote="yocto" revision="a4158e3425a79720ddc4c02e76251d567bdceb51" upstream="rocko"/>
+ <project name="meta-gplv2" remote="yocto" revision="f875c60ecd6f30793b80a431a2423c4b98e51548" upstream="rocko"/>
+ <project name="meta-intel" remote="yocto" revision="718bb384942675437c081f6795da7f421da1fee6" upstream="rocko"/>
+ <project name="meta-oic" remote="yocto" revision="6e831e4bcdfa6ab8c26eb4fca4bdc98faf028818" upstream="1.2.1"/>
+ <project name="meta-openembedded" remote="openembedded" revision="352531015014d1957d6444d114f4451e241c4d23" upstream="rocko"/>
+ <project name="meta-qcom" remote="yocto" revision="955ce2625de5d8c7fe313bd4630c8a290e4b96f8" upstream="rocko"/>
+ <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="682ad61c071a9710e9f9d8a32ab1b5f3c14953d1" upstream="rocko"/>
+ <project name="meta-raspberrypi" remote="yocto" revision="8e4c537d84fdde8e3b4642d0dda2c0f4af76d52f" upstream="rocko"/>
+ <project name="meta-security" remote="yocto" revision="8f6969a775fa6afbf553e72ba83e71197780b2d8" upstream="master"/>
+ <project name="meta-ti" remote="yocto" revision="ed83a43c6a76875ee5f0388b3b60a28f2a373a10" upstream="rocko"/>
+ <project name="meta-virtualization" remote="yocto" revision="bd77388f31929f38e7d4cc9c711f0f83f563007e" upstream="rocko"/>
+ <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="60c9fe8a4a9c6ca95f222685f8d6248f16236f2a" upstream="release/4.4.0"/>
+ <project name="poky" remote="yocto" revision="refs/tags/yocto-2.4.3" upstream="rocko"/>
+</manifest>
#n286'>286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408