diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-05-15 06:35:51 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-05-15 06:35:51 +0000 |
commit | d78dc60dc5a3a908c5e3310c94435883261396de (patch) | |
tree | 18526e32dd2ee0a68a0d47f58e3b0e8b862f72c1 /conf/distro | |
parent | 0d3338bed5a3159dbf55d890adcd633e68d0cfc4 (diff) |
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitkeeper/openembedded
2005/05/14 19:39:49-07:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/15 03:49:57+02:00 handhelds.org!zecke
Aliens has moved the server ftp://ftp.sonic.net/pub/users/nbs/unix/agenda/aliens/src/README.txt
update the SRC_URI to match the new location
2005/05/15 03:42:18+02:00 handhelds.org!zecke
LIRC Kernel Modules:
Setting TOPDIR this way will occur in a infinite loop
when bb.data.getVar(..,d,True) (expanding).
I don't know why TOPDIR is needed, when I found out
something else will be done...
2005/05/15 03:39:31+02:00 handhelds.org!zecke
OpenSIMpad:
Include OpenZaurus 3.5.4 for the 0.9.0 release ;)
(whenever that will be)
BKrev: 4286edc71nvdvgP4yUSyICBhd6IdIQ
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/opensimpad-0.9.0.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/opensimpad-0.9.0.conf b/conf/distro/opensimpad-0.9.0.conf index 34fd1106dc..aa39eb2e04 100644 --- a/conf/distro/opensimpad-0.9.0.conf +++ b/conf/distro/opensimpad-0.9.0.conf @@ -1,4 +1,4 @@ -include conf/distro/openzaurus-3.5.3.conf +include conf/distro/openzaurus-3.5.4.conf DISTRO = "opensimpad" DISTRO_NAME = "OpenSIMpad" DISTRO_VERSION = "0.9.0-rc2-${DATE}" |