diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-15 19:39:43 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-15 19:39:43 +0000 |
commit | f0334c891d3f5c3e6dcb559e9d46503b18e0c8be (patch) | |
tree | f05fc981dc36fced179e6737346be855ba1d25be /packages/brickout | |
parent | f671e47c422d2f73ea2400493e13f93c0aff21e2 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/15 21:17:44+02:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/05/15 21:16:22+02:00 handhelds.org!zecke
Brickout:
Catch the move of server
2005/05/15 18:52:01+02:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/05/15 18:47:29+02:00 handhelds.org!zecke
autofs:
Upgrade to autofs 4.1.4
BKrev: 4287a57fTWlShqThp-Jsik-K06PKgg
Diffstat (limited to 'packages/brickout')
-rw-r--r-- | packages/brickout/brickout_2002.06.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/brickout/brickout_2002.06.09.bb b/packages/brickout/brickout_2002.06.09.bb index c3d1da6712..1908ff520b 100644 --- a/packages/brickout/brickout_2002.06.09.bb +++ b/packages/brickout/brickout_2002.06.09.bb @@ -6,7 +6,7 @@ LICENSE = "GPL" DEPENDS = "libsdl-qpe libsdl-mixer libsdl-image" PR = "r4" -SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/agenda/brickout/src/brickout-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.billsgames.com/unix/agenda/brickout/src/brickout-${PV}.tar.gz \ file://directories.patch;patch=1" inherit palmtop |