summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/distro/openzaurus.conf')
-rw-r--r--openembedded/conf/distro/openzaurus.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/conf/distro/openzaurus.conf b/openembedded/conf/distro/openzaurus.conf
index 9208aeda0..a935ed4ac 100644
--- a/openembedded/conf/distro/openzaurus.conf
+++ b/openembedded/conf/distro/openzaurus.conf
@@ -10,3 +10,4 @@ TARGET_FPU = "soft"
PARALLEL_INSTALL_MODULES = "1"
+DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"