Signed-off-by: Rene Wagner <rw@handhelds.org>
#always try downloading from handhelds.org first
INHERIT += "simplepremirror"
-SIMPLE_PREMIRROR = "http://familiar.handhelds.org/source/${DISTRO_VERSION}/sources/"
-CVS_TARBALL_STASH = "http://familiar.handhelds.org/source/${DISTRO_VERSION}/sources/"
+SIMPLE_PREMIRROR ?= "http://familiar.handhelds.org/source/${DISTRO_VERSION}/sources/"
+CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/${DISTRO_VERSION}/sources/"
DISTRO_TYPE = "release"
include classes/multimachine.inc
# be more verbose by default
-BBINCLUDELOGS = "yes"
+BBINCLUDELOGS ?= "yes"