diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-24 10:36:14 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-24 10:36:14 +0000 |
commit | 4617637c98dc3b4f62467c91a5730f3dd82ef815 (patch) | |
tree | 33117daab62cc92af82cc1b5dd570684335cd6e1 /target | |
parent | c58ee1339ba037a6c1b24363a51e6487712d754d (diff) |
i think mixing stable packages with experimental packages is a very bad idea.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@711 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/default/target_skeleton/etc/ipkg.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/default/target_skeleton/etc/ipkg.conf b/target/default/target_skeleton/etc/ipkg.conf index 4ddc0541e0..3867213313 100644 --- a/target/default/target_skeleton/etc/ipkg.conf +++ b/target/default/target_skeleton/etc/ipkg.conf @@ -1,4 +1,3 @@ src experimental http://openwrt.org/downloads/experimental/bin/packages -src openwrt http://openwrt.org/ipkg dest root / dest ram /tmp |