diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-03-21 01:39:36 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-03-21 01:39:36 +0000 |
commit | 8969f1c39380ac323f2f9a0a08dbc7d2b0e1172d (patch) | |
tree | 796dec97499b5a315312b46465fc561dd592bd2d /conf/distro | |
parent | ed30a7771141cc26adb8e9b38a06d4237f287b96 (diff) |
unslung.conf: Added sane-srcdates and sane-srcrevs
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/unslung.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index cd523f8482..b5d28f9024 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -80,3 +80,6 @@ INHERIT += "nslu2-mirrors" # - mwester 16 Dec 2006 # PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1" + +require conf/distro/include/sane-srcdates.inc +require conf/distro/include/sane-srcrevs.inc |