Updating the URLs to github.com/Xilinx generates the following errors that I do not know how to fix. Do you have any idea?
It may be a proble with the revision numbers coded in the *.bb files. Giuseppe ---- ERROR: An uncaught exception occurred in runqueue######## | ETA: 0:00:03 Traceback (most recent call last): File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/runqueue.py", line 948, in RunQueueData.p repare(): (mc, fn, taskname, taskfn) = split_tid_mcfn(tid) > self.runtaskentries[tid].hash = bb.parse.siggen.get_taskhash(taskfn, taskname, procdep, self.dataCaches[mc]) task = self.runtaskentries[tid].task File "/home/giuseppe/research/projects/zynq/yocto/poky/meta/lib/oe/sstatesig.py", line 139, in SignatureGenerat orOEBasicHash.get_taskhash(fn='/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsb l_git.bb', task='do_fetch', deps=[], dataCache=<bb.cache.CacheData object at 0x7fe5b4301ba8>): def get_taskhash(self, fn, task, deps, dataCache): > h = super(bb.siggen.SignatureGeneratorBasicHash, self).get_taskhash(fn, task, deps, dataCache) File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/siggen.py", line 207, in SignatureGenerat orOEBasicHash.get_taskhash(fn='/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsb l_git.bb', task='do_fetch', deps=[], dataCache=<bb.cache.CacheData object at 0x7fe5b4301ba8>): else: > checksums = bb.fetch2.get_file_checksums(dataCache.file_checksums[fn][task], recipename) for (f,cs) in checksums: File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/fetch2/__init__.py", line 1146, in get_fi le_checksums(filelist='${@base_set_filespath(["/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/reci pes-bsp/fsbl/fsbl-2016.4+git${SRCPV}", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp /fsbl/fsbl", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/files"], d)}/app.tcl :False /home/giuseppe/research/projects/zynq/yocto/build/downloads/app.tcl:False ', pn='fsbl'): """ > return _checksum_cache.get_checksums(filelist, pn) File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/checksum.py", line 111, in FileChecksumCa che.get_checksums(filelist='${@base_set_filespath(["/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools /recipes-bsp/fsbl/fsbl-2016.4+git${SRCPV}", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsbl", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/files"], d)}/app.tcl:False /home/giuseppe/research/projects/zynq/yocto/build/downloads/app.tcl:False ', pn='fsbl'): for pth in filelist.split(): > exist = pth.split(":")[1] if exist == "False": IndexError: list index out of range ERROR: Running idle function Traceback (most recent call last): File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/runqueue.py", line 948, in RunQueueData.prepare(): (mc, fn, taskname, taskfn) = split_tid_mcfn(tid) > self.runtaskentries[tid].hash = bb.parse.siggen.get_taskhash(taskfn, taskname, procdep, self.dataCaches[mc]) task = self.runtaskentries[tid].task File "/home/giuseppe/research/projects/zynq/yocto/poky/meta/lib/oe/sstatesig.py", line 139, in SignatureGeneratorOEBasicHash.get_taskhash(fn='/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/ fsbl_git.bb', task='do_fetch', deps=[], dataCache=<bb.cache.CacheData object at 0x7fe5b4301ba8>): def get_taskhash(self, fn, task, deps, dataCache): > h = super(bb.siggen.SignatureGeneratorBasicHash, self).get_taskhash(fn, task, deps, dataCache) File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/siggen.py", line 207, in SignatureGeneratorOEBasicHash.get_taskhash(fn='/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/ fsbl_git.bb', task='do_fetch', deps=[], dataCache=<bb.cache.CacheData object at 0x7fe5b4301ba8>): else: > checksums = bb.fetch2.get_file_checksums(dataCache.file_checksums[fn][task], recipename) for (f,cs) in checksums: File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/fetch2/__init__.py", line 1146, in get_file_checksums(filelist='${@base_set_filespath(["/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsbl-2016.4+git${SRCPV}", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsbl", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/files"], d)}/app.tcl:False /home/giuseppe/research/projects/zynq/yocto/build/downloads/app.tcl:False ', pn='fsbl'): """ > return _checksum_cache.get_checksums(filelist, pn) File "/home/giuseppe/research/projects/zynq/yocto/poky/bitbake/lib/bb/checksum.py", line 111, in FileChecksumCache.get_checksums(filelist='${@base_set_filespath(["/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsbl-2016.4+git${SRCPV}", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/fsbl", "/home/giuseppe/research/projects/zynq/yocto/meta-xilinx-tools/recipes-bsp/fsbl/files"], d)}/app.tcl:False /home/giuseppe/research/projects/zynq/yocto/build/downloads/app.tcl:False ', pn='fsbl'): for pth in filelist.split(): > exist = pth.split(":")[1] if exist == "False": IndexError: list index out of range On Wed, Apr 26, 2017 at 8:15 PM, Jean-Francois Dagenais < jeff.dagen...@gmail.com> wrote: > > > On Apr 26, 2017, at 16:58, Giuseppe Di Guglielmo < > giuseppe.diguglie...@gmail.com> wrote: > > > > I think the patch solved that issue, but now I am getting this new > error. The URL git://gitenterprise.xilinx.com/Linux/device-tree-xlnx.git > (or https) does not exist. > > > > How can I fix the issue? > > Just a guess: Maybe change the gitenterprise URL for this one: > https://github.com/Xilinx/device-tree-xlnx.git in the failing recipe > (device-tree-generation-xilinx_*.bb)
-- _______________________________________________ meta-xilinx mailing list meta-xilinx@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-xilinx