Hi All,

I am attempting to compile mxnet for aarch64 on yocto rev 2.6(thud).

Here is my recipe.
https://pastebin.com/ibsBWsL9

The recipe builds fine however during rootfs creation (with package
manager set to deb) it gives the following error.

do_rootfs: Unable to install packages.
Package mxnet is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'mxnet' has no installation candidate

Upon looking at the
build/tmp/work/aarch64-xilinx-linux/mxnet/1.5.0-r0/packages-split
directory
I find that the mxnet sub directory is empty, mxnet-dev,
mxnet-staticdev  have libmxnet.so and libmxnet.a respectively under
usr/lib.

Any help would be appreciated.

Thanks in advance.

-- 
Regards,
Karthik Poduval
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to