[meta-xilinx] Buildign PMU firmware in thud
Mike Looijmans
mike.looijmans at topic.nl
Wed Mar 13 02:13:12 PDT 2019
On 13-03-19 09:04, Mike Looijmans wrote:
> I tried to build the PMU firmware using multiconfig, but all I get is this:
>
> ERROR: Uninative selected but not configured correctly, please set
> UNINATIVE_CHECKSUM[x86_64]
That mail went out too quickly...
Apparently the whole "multiconfig" thing appears te be ignored. If I don't set
a machine in local.conf or environment, it complains about the MACHINE.
I think something is missing in the instructions. I'm using the "thud"
branches of everything and "1.40" of bitbake:
meta-oe
meta-multimedia
meta-networking
meta-python = "HEAD:6ef9657068492d4644079c88f2adee9c3cac9543"
meta-xilinx-bsp
meta-xilinx-standalone = "HEAD:d2cccbabeceec246e92132151d71831f50f74bf1"
I created the multiconfig files:
$ cat conf/multiconfig/pmu.conf
MACHINE="zynqmp-pmu"
DISTRO="xilinx-standalone"
GCCVERSION="7.%"
TMPDIR="${TOPDIR}/pmutmp"
I added to my local.conf:
BBMULTICONFIG = "xdp7 pmu"
So what am I missing? Apparently multiconfig needs more than this, because
running "bitbake multiconfig:pmu:pmu-firmware" completely ignores the contents
of the pmu.conf.
More information about the meta-xilinx
mailing list