Ticket #2204 (closed defect: fixed)
paroli_git.bb fails to parse
| Reported by: | rwhitby | Owned by: | Nytowl |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Distro | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | mirko@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
( cd build && . ../setup-env && \
( bitbake openmoko-base-image ) )
NOTE: Removed the following variables from the environment:SSH_CLIENT,MAKEFLAGS,SHLVL,OMDIR,MFLAGS,PYTHONPATH,SSH_TTY,OLDPWD,HISTCONTROL,MAKELEVEL,MAIL,SSH_CONNECTION
NOTE: Out of date cache found, rebuilding...
NOTE: Handling BitBake? files: | (1167/6091) [19 %]ERROR: SRCREV was used yet no valid SCM was found in SRC_URI
NOTE: <class 'bb.fetch.ParameterError?'>: while evaluating:
${@bb.fetch.get_srcrev(d)}
NOTE: <class 'bb.fetch.ParameterError?'>: while evaluating:
0.2+gitr${SRCPV}
NOTE: <class 'bb.fetch.ParameterError?'>: while evaluating:
${PN}-${EXTENDPE}${PV}-${PR}
NOTE: <class 'bb.fetch.ParameterError?'>: while evaluating:
${TMPDIR}/work/${MULTIMACH_TARGET_SYS}/${PF}
NOTE: <class 'bb.fetch.ParameterError?'>: while evaluating:
${WORKDIR}/git
NOTE: <class 'bb.fetch.ParameterError?'>: while evaluating:
${S}
ERROR: while parsing /home/moko/openembedded/packages/openmoko-projects/paroli_git.bb

not that I am an expert or anything, but I am the one who changed the address, so it is my fault that this error came into being ;)
Does it help if you switch the URL to :
http://git.paroli-project.org/paroli.git;protocol=http
?