[meta-xilinx] [PATCH] meta-xilinx: Restructuring meta-xilinx to support multiple layers
Manjukumar Harthikote Matha
MANJUKUM at xilinx.com
Tue Nov 28 16:44:59 PST 2017
Hi Nathan,
> -----Original Message-----
> From: Nathan Rossi [mailto:nathan at nathanrossi.com]
> Sent: Wednesday, November 22, 2017 6:32 PM
> To: Manjukumar Harthikote Matha <MANJUKUM at xilinx.com>
> Cc: Cyril Chemparathy <cyrilc at xilinx.com>; meta-xilinx at lists.yoctoproject.org
> Subject: Re: [meta-xilinx] [PATCH] meta-xilinx: Restructuring meta-xilinx to support
> multiple layers
>
> Please use git format-patch -M, so that instead of sending the entire
> repo contents twice its just the tree of renames. :)
>
OK v2 on its way :)
> Also I don't think you are running the layer check correctly since
> there are a number of errors still present in the meta-xilinx layer.
> Make sure the meta-xilinx layer is not in your bblayers.conf, and that
> a MACHINE is set that is not a meta-xilinx machine (e.g. qemuarm).
>
> $ yocto-check-layer meta-xilinx --machines kc705-microblazeel
> microzed-zynq7 ml605-qemu-microblazeel picozed-zynq7 qemu-zynq7
> s3adsp1800-qemu-microblazeeb zc702-zynq7 zc706-zynq7 zcu102-zynqmp
> zedboard-zynq7 zybo-linux-bd-zynq7 zybo-zynq7
Ahh ok, I had checked the layer including in bblayers.conf and running it as yocto-check-layer meta-xilinx-bsp meta-xilinx-contrib
It would catch errors like README, license is missing etc
Thanks,
Manju
>
> The following errors are present in meta-xilinx:
>
> There are some microblaze world test failures (patches in progress).
>
> test_signatures failures (I had managed to sort out most of the
> previous ones but have yet to look into these):
>
> linux-yocto:do_fetch: a0390338d9961a57bcf0de9cddfd8f3c ->
> 16941ecb0de0d0bb9aaf94924bdef5c1
> bitbake-diffsigs --task linux-yocto do_fetch --signature
> a0390338d9961a57bcf0de9cddfd8f3c 16941ecb0de0d0bb9aaf94924bdef5c1
> NOTE: Starting bitbake server...
> basehash changed from 39753d917ab3468b527b87a67995763a to
> d7baad50c686b51605f6399df7e5abce
> Variable SRC_URI value changed:
> "git://git.yoctoproject.org/linux-yocto-
> 4.12.git;name=machine;branch=${KBRANCH};
> git://git.yoctoproject.org/yocto-kernel-
> cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}
> {+file://xilinx-kmeta;type=kmeta;name=xilinx-kmeta;destsuffix=xilinx-kmeta+}"
> Dependency on checksum of file uio.cfg was added
> Dependency on checksum of file drivers-xlnx-softip.cfg was added
> Dependency on checksum of file v4l2-xilinx.cfg was added
> Dependency on checksum of file drivers-softip-pcie.cfg was added
> Dependency on checksum of file drivers-xlnx-zynqmp.cfg was added
> Dependency on checksum of file drivers-softip-pcie.scc was added
> Dependency on checksum of file drivers-drm.cfg was added
> Dependency on checksum of file zynqmp-standard.scc was added
> Dependency on checksum of file v4l2-xilinx.scc was added
> Dependency on checksum of file zynqmp.cfg was added
> Dependency on checksum of file uio.scc was added
> Dependency on checksum of file microblaze-tiny.scc was added
> Dependency on checksum of file zynqmp.scc was added
> Dependency on checksum of file drivers-xlnx-zynq.cfg was added
> Dependency on checksum of file kc705-microblazeel.scc was added
> Dependency on checksum of file zybo-linux-bd-zynq7.cfg was added
> Dependency on checksum of file zynqmp-tiny.scc was added
> Dependency on checksum of file drivers-drm.scc was added
> Dependency on checksum of file drivers-zynqmp.cfg was added
> Dependency on checksum of file kc705-microblazeel.cfg was added
> Dependency on checksum of file zybo-linux-bd-zynq7.scc was added
> Dependency on checksum of file microblaze-standard.scc was added
>
> qemu-native:do_configure: 755686c409588727bd704e805c1caf37 ->
> 7b642b71eb18822a8799a42b870a5d21
> bitbake-diffsigs --task qemu-native do_configure --signature
> 755686c409588727bd704e805c1caf37 7b642b71eb18822a8799a42b870a5d21
> NOTE: Starting bitbake server...
> basehash changed from c5f8400c9e181ec8de6faca03a9be750 to
> c9f8a2390f1a1f173700e415fd967536
> Variable QEMU_TARGETS value changed:
> "arm aarch64 i386 mips mipsel mips64 mips64el ppc sh4 x86_64
> {+microblazeel microblaze+}"
>
> Regards,
> Nathan
More information about the meta-xilinx
mailing list