[meta-virtualization] bblayers configuration

Bruce Ashfield bruce.ashfield at gmail.com
Tue Mar 24 21:17:50 PDT 2015


On Tue, Mar 24, 2015 at 11:53 PM, Bruce Ashfield
<bruce.ashfield at gmail.com> wrote:
> On Tue, Mar 24, 2015 at 9:15 PM, Lai Eddy <eddy.lai.tw at gmail.com> wrote:
>> according to README in meta-virtualization
>> I download all the related repo. and add following to my conf/bblayers.conf
>>
>>   /media/data/poky/meta-virtualization \
>>   /media/data/poky/oe-core/meta \
>>   /media/data/poky/meta-oe/meta-oe \
>>   /media/data/poky/meta-oe/meta-python \
>>   /media/data/poky/meta-oe/meta-networking \
>>   /media/data/poky/meta-oe/meta-filesystems \
>>
>> then change BBFILE_PRIORITY_openembedded-layer = "4" insdide the layer.conf
>> of meta-oe/meta-oe, have I done everything right?
>>
>> I go following error after issue "bitbake kvm-image-minimal"
>
> I haven't built this image type in quite some time .. but I just
> configured and launched
> a build.  I'll let you know the result, one way or the other.

My build did complete (fast machine), and I was able to generate this image just
fine.

Do you have anything in particular set in your local.conf that is
setting incompatible
licenses ? That's what the error message you are getting suggests to me.

Bruce

>
> Bruce
>
>>
>> File:
>> '__anon_35__media_data_poky_oe_core_meta_recipes_support_libproxy_libproxy_0_4_11_bb',
>> lineno: 2, function:
>> __anon_35__media_data_poky_oe_core_meta_recipes_support_libproxy_libproxy_0_4_11_bb
>>      0001:def
>> __anon_35__media_data_poky_oe_core_meta_recipes_support_libproxy_libproxy_0_4_11_bb(d):
>>  *** 0002:    if incompatible_license_contains("GPLv3", "x", "", d) == "x"
>> or bb.utils.contains("DISTRO_FEATURES", "x11", "x", "", d) == "":
>>      0003:        d.setVar("EXTRA_OECMAKE",
>> d.getVar("EXTRA_OECMAKE").replace("-DWITH_GNOME=yes", "-DWITH_GNOME=no"))
>>      0004:        d.setVar("DEPENDS", " ".join(i for i in
>> d.getVar("DEPENDS").split() if i != "gconf"))
>>      0005:
>> Exception: NameError: global name 'incompatible_license_contains' is not
>> defined
>>
>>
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
>>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list