[meta-freescale] bitbake -c menuconfig imx23evk

justin chaise justinchaisejmc1 at gmail.com
Thu Jun 4 13:21:30 PDT 2015


Would this indicate an error on my development machine or with the project.

-------------------------------------------------
1 dev at dev2:/opt/fsl-community-bsp/build$ bitbake -c menuconfig
imx23evk
Loading cache: 100%
|###########################################################################|
ETA:  00:00:00
Loaded 697 entries from dependency cache.
NOTE: Error during finalise of
/opt/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/
linux-fslc_4.0.bb
ERROR: ExpansionError during parsing
/opt/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/
linux-fslc_4.0.bb: Failure expanding variable S: ExpansionError: Failure
expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which
triggered exception FetchError: Fetcher failure: SRCREV was used yet no
valid SCM was found in SRC_URI

Summary: There was 1 ERROR message shown, returning a non-zero exit code.
-------------------------------------------------
DEBUG: Inheriting
/opt/fsl-community-bsp/sources/poky/meta/classes/relocatable.bbclass (from
/opt/fsl-community-bsp/sources/poky/meta/classes/native.bbclass:2)
ERROR: ExpansionError during parsing
/opt/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/
linux-fslc_4.0.bb: Failure expanding variable S: ExpansionError: Failure
expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which
triggered exception FetchError: Fetcher failure: SRCREV was used yet no
valid SCM was found in SRC_URI
-------------------------------------------------

I did have to change in the *.inc files:
To
SRC_URI = "
http://git.freescale.com/imx/linux-2.6-imx.git;branch=${SRCBRANCH} \
           file://defconfig \
"
From:
SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;branch=${SRCBRANCH}
<http://git.freescale.com/imx/linux-2.6-imx.git;branch=$%7BSRCBRANCH%7D> \
           file://defconfig \
"
I am behind a http proxy.

thank you for your time.
Justin Chaise
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150604/042b5451/attachment.html>


More information about the meta-freescale mailing list