[OE-core] [PATCH 1/1] nss:fix postinst failed at rootfs time

Hongxu Jia hongxu.jia at windriver.com
Wed Jul 24 05:31:57 UTC 2013


On 07/23/2013 10:48 PM, Burton, Ross wrote:
> On 22 July 2013 06:45, Hongxu Jia <hongxu.jia at windriver.com> wrote:
>> Create checksum file at rootfs time to support read-only rootfs.
> Have you verified that the checksum files don't change depending on
> the host architecture (big/little endian, 32/64 bit)?
Yes, I have verified.

*host
BUILD_SYS         = "x86_64-linux"

*target
TARGET_SYS        = "mips-poky-linux"
MACHINE           = "qemumips"
or
TARGET_SYS        = "i586-poky-linux"
MACHINE           = "qemux86"

Everything is ok.

Thanks,
Hongxu

> Ross




More information about the Openembedded-core mailing list