[yocto] Kernel config fragments are not applied

Bruce Ashfield bruce.ashfield at windriver.com
Wed Apr 30 12:21:35 PDT 2014


On 14-04-30 03:16 PM, Neuer User wrote:
> Am 30.04.2014 20:44, schrieb Bruce Ashfield:
>> Can you send me your bblayers out of band ? I'm using meta-fsl-arm
>> and meta-fsl-arm-extra to get a build going, and running into
>> expansion errors in the kernel recipes. Rather than hunt around
>> more than necessary, I'll check against your layers.
>>
>> Bruce
>>
> Sure:
>
> LCONF_VERSION = "6"
>
> BBPATH = "${TOPDIR}"
> BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) +
> '/../..')}"
>
> BBFILES ?= ""
> BBLAYERS = " \
>    ${BSPDIR}/sources/poky/meta \
>    ${BSPDIR}/sources/poky/meta-yocto \
>    \
>    ${BSPDIR}/sources/meta-openembedded/meta-oe \
>    ${BSPDIR}/sources/meta-openembedded/meta-multimedia \
>    \
>    ${BSPDIR}/sources/meta-fsl-arm \
>    ${BSPDIR}/sources/meta-fsl-arm-extra \
>    ${BSPDIR}/sources/meta-fsl-demos \
>    ${BSPDIR}/sources/meta-openembedded/meta-ruby \
>    ${BSPDIR}/sources/meta-qt5 \
>    ${BSPDIR}/sources/meta-mylayer \
> "

Hrm. I have all the key layers right, which leaves me with the expansion
issue. The README indicates the danny branch for the meta-fsl-* layers,
is that what you are using ?

Bruce

>
>   Not sure that you need all. meta-ruby and qt5 is needed for my application.
>
>




More information about the yocto mailing list