1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

ipkg-collateral: Remove inappropriate machine specific tweaks

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1394 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-03-27 16:14:52 +00:00
parent a6f8cb8736
commit a89a8b57fe
9 changed files with 1 additions and 29 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
DESCRIPTION = "ipkg configuration files"
SECTION = "base"
LICENSE = "MIT"
PR = "r2"
PR = "r3"
SRC_URI = " \
file://ipkg.conf.comments \
@@ -1,4 +0,0 @@
dest root /
dest home /home/packages/
dest cf /media/cf/packages/
dest sd /media/card/packages/
@@ -1,4 +0,0 @@
# Uncomment to move ipkg server-data into RAM
# lists_dir ext /var/lib/ipkg
@@ -1,4 +0,0 @@
dest root /
dest cf /media/cf/packages/
dest sd /media/card/packages/
dest ram /media/ram/packages/
@@ -1,4 +0,0 @@
dest root /
dest cf /mnt/cf/packages/
dest sd /mnt/card/packages/
dest ram /mnt/ram/packages/
@@ -1 +0,0 @@
src mnci54 http://www.mn-solutions.de/feed/mnci54/base
@@ -1,4 +0,0 @@
dest root /
dest cf /media/cf/packages/
dest sd /media/card/packages/
dest home /home/packages/
@@ -1,3 +0,0 @@
dest root /
dest cf /mnt/cf/packages/
dest ram /mnt/ram/packages/
@@ -1,4 +0,0 @@
dest root /
dest cf /media/cf/packages/
dest sd /media/card/packages/
dest ram /media/ram/packages/