Skip to content
Snippets Groups Projects
Commit 02aaaccf authored by GANGA BHAVANI YENUGULA's avatar GANGA BHAVANI YENUGULA
Browse files

Update PREMIRRORS with codelinaro.

Remove bbapends that are pointing to forked off projects in codelinaro

Change-Id: If8c615b2af5fb8f45b93c758dcdabfaedc4bd4e1
parent 3b0a7e2c
No related branches found
No related tags found
No related merge requests found
......@@ -50,3 +50,8 @@ PREMIRRORS:append = "https?$://.*/.* ${CLO_MIRROR}/\n"
PREMIRRORS:append = "svn$://.*/.* ${CLO_MIRROR}/\n"
PREMIRRORS:append = "git?$://.*/.* ${CLO_MIRROR}/\n"
PREMIRRORS:append = "ftps?$://.*/.* ${CLO_MIRROR}/\n"
PREMIRRORS:append = "https?$://.*/.* ${CLO_YOCTO_MIRROR}/\n"
PREMIRRORS:append = "svn$://.*/.* ${CLO_YOCTO_MIRROR}/\n"
PREMIRRORS:append = "git?$://.*/.* ${CLO_YOCTO_MIRROR}/\n"
PREMIRRORS:append = "ftps?$://.*/.* ${CLO_YOCTO_MIRROR}/\n"
#Below Package is Fetch from the Codelinaro
BINUTILS_GIT_URI = " ${CLO_LE_GIT}/binutils-gdb.git;protocol=https;branch=binutils-gdb/${SRCBRANCH} "
#Below Package is Fetch from the Codelinaro
BINUTILS_GIT_URI = " ${CLO_LE_GIT}/binutils-gdb.git;protocol=https;branch=binutils-gdb/${SRCBRANCH} "
#Fetch the package from the codelinaro
SRC_URI = "${CLO_LE_GIT}/fsnotify/fsnotify.git;protocol=https;branch=caf_migration/fsnotify/main"
#Package is fetch from the codelinaro
SRC_URI = "${CLO_LE_GIT}/file.git;protocol=https;branch=file/master"
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