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 | 307a2411d4704fa3a975cd0f5787ff7267f3ed61 (patch) | |
tree | 4f8f6f5e5f3353be896d16108bba9acbe29ab792 /openwrt/target/default/target_skeleton | |
parent | 4e6508d7fe06af26aedce12a660c9ba76bff361b (diff) |
i think mixing stable packages with experimental packages is a very bad idea.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@711 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/default/target_skeleton')
-rw-r--r-- | openwrt/target/default/target_skeleton/etc/ipkg.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/target/default/target_skeleton/etc/ipkg.conf b/openwrt/target/default/target_skeleton/etc/ipkg.conf index 4ddc0541e0..3867213313 100644 --- a/openwrt/target/default/target_skeleton/etc/ipkg.conf +++ b/openwrt/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 |