mirror of
git://git.yoctoproject.org/poky
synced 2026-09-12 17:52:27 +00:00
image.bbclass: Add export machine as needed by bbimage
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@992 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
bc4de141cb
commit
034861cf5b
@ -57,6 +57,7 @@ fakeroot do_rootfs () {
|
|||||||
${IMAGE_PREPROCESS_COMMAND}
|
${IMAGE_PREPROCESS_COMMAND}
|
||||||
|
|
||||||
export TOPDIR=${TOPDIR}
|
export TOPDIR=${TOPDIR}
|
||||||
|
export MACHINE=${MACHINE}
|
||||||
|
|
||||||
for type in ${IMAGE_FSTYPES}; do
|
for type in ${IMAGE_FSTYPES}; do
|
||||||
if test -z "$FAKEROOTKEY"; then
|
if test -z "$FAKEROOTKEY"; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user