Skip to content
Snippets Groups Projects
Unverified Commit 47bc0d51 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

default.xml: Remove duplicated openembedded remote


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent f23b8ead
No related branches found
No related tags found
No related merge requests found
...@@ -21,10 +21,9 @@ SPDX-FileCopyrightText: Huawei Inc. ...@@ -21,10 +21,9 @@ SPDX-FileCopyrightText: Huawei Inc.
<remote name="yocto" fetch="git://git.yoctoproject.org" /> <remote name="yocto" fetch="git://git.yoctoproject.org" />
<remote name="openembedded" fetch="git://git.openembedded.org" /> <remote name="openembedded" fetch="git://git.openembedded.org" />
<remote name="seco" fetch="https://git.seco.com" /> <remote name="seco" fetch="https://git.seco.com" />
<remote name="oe" fetch="git://git.openembedded.org" />
<project name="bitbake" remote="oe" revision="bdf5739c5d831dc97a7d81568f94a0953c71017f" path="bitbake" /> <project name="bitbake" remote="openembedded" revision="bdf5739c5d831dc97a7d81568f94a0953c71017f" path="bitbake" />
<project name="openembedded-core" remote="oe" revision="549597d422c7bcb467f34139ff25d2bee96bf851" path="oe-core" /> <project name="openembedded-core" remote="openembedded" revision="549597d422c7bcb467f34139ff25d2bee96bf851" path="oe-core" />
<project name="meta-openembedded" remote="openembedded" revision="47a4542bf7ddc72b2b82a0e3c3d9bb2c20bdde27" path="meta-openembedded" /> <project name="meta-openembedded" remote="openembedded" revision="47a4542bf7ddc72b2b82a0e3c3d9bb2c20bdde27" path="meta-openembedded" />
<project name="aehs29/meta-freertos" remote="github" revision="2e735ad3f433a3a4d7a8ce04a24d6159a24f0060" path="meta-freertos" /> <project name="aehs29/meta-freertos" remote="github" revision="2e735ad3f433a3a4d7a8ce04a24d6159a24f0060" path="meta-freertos" />
<project name="meta-intel" remote="yocto" revision="49c69323b547b0c757c05ba65f1e6c2c7e6fc506" path="meta-intel" /> <project name="meta-intel" remote="yocto" revision="49c69323b547b0c757c05ba65f1e6c2c7e6fc506" path="meta-intel" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment