diff options
| author | Florian Boor <florian.boor@kernelconcepts.de> | 2008-02-13 10:55:47 +0000 |
|---|---|---|
| committer | Florian Boor <florian.boor@kernelconcepts.de> | 2008-02-13 10:55:47 +0000 |
| commit | 0f0344845902edcbfed4d1bfc4996210f793a947 (patch) | |
| tree | 99171617514dfbcfb7dd17033ca4f3248d79dd46 /classes | |
| parent | 5cf7c1a4e24bc8e031ecd57b04682f3d1d698052 (diff) | |
| parent | 32e690935379493f478d1b7a1cd43fce486083da (diff) | |
merge of '6828c0e5742385a5f78150f5504e1690ea6c4111'
and 'f26d3059129388297f1542283ce17d100f8c8acc'
Diffstat (limited to 'classes')
| -rw-r--r-- | classes/image.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/image.bbclass b/classes/image.bbclass index ca9c9458e1..d70cfa5daf 100644 --- a/classes/image.bbclass +++ b/classes/image.bbclass @@ -90,6 +90,7 @@ fakeroot do_rootfs () { ${IMAGE_PREPROCESS_COMMAND} export TOPDIR=${TOPDIR} + export DISTRO=${USERDISTRO} export MACHINE=${MACHINE} for type in ${IMAGE_FSTYPES}; do |
