diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-29 09:40:09 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-29 09:40:09 +0000 |
commit | 0eb32f40f4fd701162339e07ad1a142b415dd3a7 (patch) | |
tree | 831fc28f169e8de4afb0f2b4238abdc9c103ad8c /conf | |
parent | 0a26389420aefed882f529ce589bc24bfb713103 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/29 10:54:37+02:00 uni-frankfurt.de!mickeyl
move unzip(-native) to 552, add DESCRIPTION
BKrev: 42998df9Qf0C3wf3zO24LokQFxGwHQ
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openzaurus-3.5.4.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf index 47b9c0557f..384c9b8a47 100644 --- a/conf/distro/openzaurus-3.5.4.conf +++ b/conf/distro/openzaurus-3.5.4.conf @@ -8,6 +8,7 @@ DISTRO_TYPE = "debug" FEED_URIS += " \ upgrades##http://openzaurus.org/official/unstable/3.5.3/upgrades/ \ + machine##http://openzaurus.org/opfficial/unstable/3.5.3/feed/machine/${MACHINE} \ base##http://openzaurus.org/official/unstable/3.5.3/feed/base/ \ libs##http://openzaurus.org/official/unstable/3.5.3/feed/libs/ \ console##http://openzaurus.org/official/unstable/3.5.3/feed/console \ |