mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 07:35:18 +00:00
rootfs_rpm.bbclass: Set YUM_ARCH_FORCE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5398 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
19855de1e1
commit
a61f5b0a77
@ -11,6 +11,7 @@ do_rootfs[recrdeptask] += "do_package_write_rpm"
|
||||
|
||||
YUMCONF = "${IMAGE_ROOTFS}/etc/yum.conf"
|
||||
YUMARGS = "-c ${YUMCONF} --installroot ${IMAGE_ROOTFS}"
|
||||
export YUM_ARCH_FORCE = "${TARGET_ARCH}"
|
||||
|
||||
AWKPOSTINSTSCRIPT = "${STAGING_BINDIR_NATIVE}/extract-postinst.awk"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user