summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-11-04 12:28:48 +0000
committerRichard Purdie <richard@openedhand.com>2005-11-04 12:28:48 +0000
commitab13c9bab3f0000579470f223cd92988686ddd70 (patch)
tree946a75c3601fb58888fa7899d64c5569b7977dc2 /openembedded/conf/distro/openzaurus.conf
parent1b7578fafb7deb9760653357d16fee8009d8b45a (diff)
downloadopenembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.tar.gz
openembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.tar.bz2
openembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.tar.xz
openembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.zip
More merging from OE
git-svn-id: https://svn.o-hand.com/repos/poky@172 311d38ba-8fff-0310-9ca6-ca027cbcb966
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')}"