conf/distro/jlime-donkey.conf: Keep sources to comply with GPL
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Thu, 20 Jul 2006 13:03:55 +0000 (13:03 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Thu, 20 Jul 2006 13:03:55 +0000 (13:03 +0000)
* Changes to distro file so that all sources used in build
  is kept. This to comply with GPL requirements.

conf/distro/jlime-donkey.conf

index 69bbd31..a197672 100644 (file)
@@ -69,7 +69,8 @@ PREFRRED_VERSION_cairo           = "1.0.4"
 #<>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"