diff options
author | Koen Kooi <koen@openembedded.org> | 2006-07-28 18:08:07 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-07-28 18:08:07 +0000 |
commit | 976cfc388b399cf4bdcdb9ed91db383519cdeeac (patch) | |
tree | fc42546eb1ceaadef6087a42c7fdf28f7355c907 /conf/distro | |
parent | e0a46afb92dc8ab04ed07cf5588fcd9aa350d2b1 (diff) |
oz-unstable: use sane-srcdates
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-unstable.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf index 4a50d24f52..e8eef43b70 100644 --- a/conf/distro/openzaurus-unstable.conf +++ b/conf/distro/openzaurus-unstable.conf @@ -10,6 +10,8 @@ CVS_TARBALL_STASH = "\ http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ http://www.oesources.org/source/current/" + +require conf/distro/include/sane-srcdates.inc require conf/distro/include/openzaurus.inc DISTRO_TYPE = "debug" |