Compare commits
No commits in common. "68ccff080509dd1c6aaebe86e49e1c4a13c29b79" and "586797e4a0dd5cadf50f5ec4ab3ae38c7cb94768" have entirely different histories.
68ccff0805
...
586797e4a0
26
default.xml
26
default.xml
@ -1,19 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<default sync-j="8"/>
|
||||
<default sync-j="8"/>
|
||||
|
||||
<remote name="yo" fetch="git://git.yoctoproject.org"/>
|
||||
<remote name="oe" fetch="git://git.openembedded.org"/>
|
||||
<remote name="bf" fetch="https://git.blackfinn.de/yocto" pushurl="git@git.blackfinn.de/yocto"/>
|
||||
<remote name="yo" fetch="git://git.yoctoproject.org"/>
|
||||
<remote name="oe" fetch="git://git.openembedded.org"/>
|
||||
<remote name="bf" fetch="https://git.blackfinn.de/yocto" pushurl="git@git.blackfinn.de/yocto"/>
|
||||
|
||||
<project name="poky" remote="yo" revision="thud" clone-depth="1" path="layers/poky"/>
|
||||
<project name="meta-raspberrypi" remote="yo" revision="thud" clone-depth="1" path="layers/meta-raspberrypi"/>
|
||||
<project name="meta-openembedded" remote="oe" revision="thud" clone-depth="1" path="layers/meta-openembedded"/>
|
||||
<project name="meta-bbb" remote="bf" revision="thud" clone-depth="1" path="layers/meta-rpi">
|
||||
<project name="meta-rpi" remote="bf" revision="thud" path="layers/meta-rpi">
|
||||
<project name="meta-blackfinn" remote="bf" revision="thud" path="layers/meta-blackfinn"/>
|
||||
<linkfile dest="bbb-init-build-env" src="buildconf/bbb-init-build-env"/>
|
||||
<linkfile dest="rpi-init-build-env" src="buildconf/rpi-init-build-env"/>
|
||||
</project>
|
||||
<project name="poky" remote="yo" revision="thud" clone-depth="1" path="layers/poky"/>
|
||||
<project name="meta-raspberrypi" remote="yo" revision="thud" clone-depth="1" path="layers/meta-raspberrypi"/>
|
||||
<project name="meta-openembedded" remote="oe" revision="thud" clone-depth="1" path="layers/meta-openembedded"/>
|
||||
<project name="meta-bbb" remote="bf" revision="thud" clone-depth="1" path="layers/meta-rpi">
|
||||
<project name="meta-rpi" remote="bf" revision="thud" path="layers/meta-rpi">
|
||||
<project name="meta-blackfinn" remote="bf" revision="thud" path="layers/meta-blackfinn"/>
|
||||
<linkfile dest="bbb-init-build-env" src="buildconf/bbb-init-build-env"/>
|
||||
<linkfile dest="rpi-init-build-env" src="buildconf/rpi-init-build-env"/>
|
||||
</project>
|
||||
</manifest>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user