* Changes to distro file so that all sources used in build
is kept. This to comply with GPL requirements.
#<>We want to be able to build this for all jornadas so
#<>to not mess up the folders we need to make them dynamic.
#<>It will use different folders depending on Arch (set in local.conf)
-INHERIT += "package_ipk multimachine package_tar"
+SRC_DIST_LOCAL = "copy"
+INHERIT += "package_ipk multimachine package_tar src_distribute_local"
BBINCLUDELOGS = "yes"
IMAGE_FSTYPES = "tar.bz2"
TARGET_OS = "linux"