diff options
author | Holger Schurig <schurig@mn-solutions.de> | 2005-02-18 11:36:34 +0000 |
---|---|---|
committer | Holger Schurig <schurig@mn-solutions.de> | 2005-02-18 11:36:34 +0000 |
commit | 0a16247fa952e53ea3f19f002a2b61c3dd987efe (patch) | |
tree | c5bceb31e875e66d1306e969e2491810291a6dfe /conf | |
parent | 2fa3fe2472516037545bd0f6f08625f69c484955 (diff) |
assorted changes for MNCI "Ramses"
BKrev: 4215d342cnmI4QSag2KNDCSmvnCBng
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openmnci.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/distro/openmnci.conf b/conf/distro/openmnci.conf index 2a7665dd1d..6ebcf2372c 100644 --- a/conf/distro/openmnci.conf +++ b/conf/distro/openmnci.conf @@ -2,8 +2,10 @@ INHERIT += "package_ipk" INHERIT += "debian" -CVSDATE = 20050107 +#CVSDATE = 20050107 +CVSDATE = 20050216 CVSDATE_ipkg-utils = 20050110 + #ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95" #PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" #PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross" |