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/tximage/tximage_0.2.bb | |
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/tximage/tximage_0.2.bb')
-rw-r--r-- | packages/tximage/tximage_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |