nv to
convert to UTF-16?
Thanks
Bill Martin
Valicore Technologies.
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
part)
-- Forwarded message --
From: Bill Martin
Date: Wed, Dec 18, 2013 at 3:54 PM
Subject: Kontron CONFIG_I2C_KEMPLD support in Fish River Island 2? Or
Crownbay?
To: yocto@yoctoproject.org
We are in need of enabling the CONFIG_I2C_KEMPLD for a build for our
Kontron (architecture
We are in need of enabling the CONFIG_I2C_KEMPLD for a build for our
Kontron (architecture is x86).
We have been using the Crownbay BSP. But of course I did a google search
and found patches in the Linux kernel for allowing i2c_kempld. Also these
patches were associated with Fish River Island II.
Please refer to my question in Volume 8 issue 35. I am very desperate in
wanting to use the initramfs in m yoctobuild for an embedded x86 target
architecture. I am using Yocto Dylan 9.0.2 for crown bay.
The root directory for my boot is in /dev/sda1
After normal boot, the root directory is presum
I need to have an initramfs to run special commands prior to the rootfs
being installed. My application must decrypt the rootfs. So I cannot use
tpm-luks to open the rootfs LUKS device.
I found the core-image-minimal-initramfs's rootfs shows my
IMAGE_INSTALL_append packages I specified in local.co
Okay I dug further and got much further to pass do_install
I noticed in my Yocto 9.0.2 Dylan release I have an ICU package. Just in
case, I added the extra installs of icu and xerces-c to my local.conf
then in your xerces-c bitbake recipe you need to add
--with-icu=${STAGING_DIR_HOST} to your EXT
thought I did. It was all on the build machine.
So next step is to cross compile on my own outside the Yocto environment.
Running out of ideas.
Bill
earlier post:
-
Message: 3
Date: Tue, 22 Oct 2013 11:23:33 -0700
From: Bill Martin
To: yocto@yoctoproject.org
Subject: Re: [yocto]
I have been tasked to add xerces-c too. There is an OE recipe already for
this (you can google it).
However your recipe seems to run into the same problem that I get. The
solution is not just to look at config.log and log.do_config. They display
the symptoms. The one who responded to your post imp
e two
files have been put into my image:
/usr/bin/rpmbuild
/usr/lib/rpm/bin/install-sh
I do not know what the real fix is. The original recipe looks right but my
changes caused these two files to be shipped.
thanks
Bill Martin
Valicore Technol