diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-30 12:40:09 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-30 12:40:09 +0000 |
commit | 894ee290dfef5dd94824c9c6845c497c3c6854f1 (patch) | |
tree | 0de60115cface21c1fd9799e6bf6ff8c37acac98 /packages | |
parent | b8723fee07bd95a088509fb97b234c63ce2f134d (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/30 13:52:37+02:00 local!hrw
tximage, knights: source are now mirrored on openzaurus.org - closed #31
BKrev: 429b09a9RAxKL6MmJVhJ5Z028-pevg
Diffstat (limited to 'packages')
-rw-r--r-- | packages/knights/knights_1.14.bb | 2 | ||||
-rw-r--r-- | packages/tximage/tximage_0.2.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/knights/knights_1.14.bb b/packages/knights/knights_1.14.bb index 1131481c8e..87c0dc01ef 100644 --- a/packages/knights/knights_1.14.bb +++ b/packages/knights/knights_1.14.bb @@ -8,7 +8,7 @@ DEPENDS = "phalanx" RDEPENDS = "phalanx" PR = "r2" -SRC_URI = "http://www.houseoffish.org/knights/downloads/knights.tar.gz \ +SRC_URI = "http://www.openzaurus.org/mirror/knights.tar.gz \ file://libqpe-opie.patch;patch=1 \ file://gcc3.patch;patch=1" S = "${WORKDIR}/knights" diff --git a/packages/tximage/tximage_0.2.bb b/packages/tximage/tximage_0.2.bb index 1c317aaec9..c2dc18069f 100644 --- a/packages/tximage/tximage_0.2.bb +++ b/packages/tximage/tximage_0.2.bb @@ -6,7 +6,7 @@ LICENSE = "GPL" HOMEPAGE = "http://community.zaurus.com/projects/tximage/" PR = "r1" -SRC_URI = "http://downloads.zaurususergroup.com/community/66.180.235.230/download.php/253/tximage-${PV}.tar.gz \ +SRC_URI = "http://www.openzaurus.org/mirror/tximage-${PV}.tar.gz \ file://gcc3.patch;patch=1" inherit palmtop |