[meta-freescale] bitbake -c menuconfig imx23evk

Daiane Angolini daiane.list at gmail.com
Fri Jun 5 10:23:54 PDT 2015


On Thu, Jun 4, 2015 at 5:21 PM, justin chaise
<justinchaisejmc1 at gmail.com> wrote:
> 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


Try bitbake linux-fslc -c menuconfig

and let me know if it works.

Another thing, what is the MACHINE inside your local.conf?


Daiane

> 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}
> \
>            file://defconfig \
> "
> I am behind a http proxy.
>
> thank you for your time.
> Justin Chaise
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


More information about the meta-freescale mailing list