diff options
author | Bruno Randolf <br1@subnet.at> | 2004-10-19 10:38:53 +0000 |
---|---|---|
committer | Bruno Randolf <br1@subnet.at> | 2004-10-19 10:38:53 +0000 |
commit | 4539655428e95ceee06f921faab59ef2537b9931 (patch) | |
tree | b5de44ba36b4ff85b5db4a4917d29ceb7a85a105 /meta/nylon-feed.oe | |
parent | f4a22a26a03c8dd4067129df7b010d022c7a9b33 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into null.(none):/data/mtx/oe/oe.write/packages
2004/10/19 12:35:10+02:00 (none)!br1
nylon and mtx-1 updates
2004/10/19 12:33:19+02:00 (none)!br1
prism54: fixed firmware path, updated dependencies
2004/10/19 12:31:39+02:00 (none)!br1
dnsmasq: add init script
BKrev: 4174eebdzmnIpmOU7hQenuCUYspTYw
Diffstat (limited to 'meta/nylon-feed.oe')
-rw-r--r-- | meta/nylon-feed.oe | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/nylon-feed.oe b/meta/nylon-feed.oe index 398bef60a9..925a0a55c4 100644 --- a/meta/nylon-feed.oe +++ b/meta/nylon-feed.oe @@ -58,6 +58,7 @@ stunnel \ sysvinit \ tcpdump \ tinc \ +timezones \ unik-olsrd \ vtun \ wireless-tools \ @@ -71,13 +72,13 @@ zlib \ # gdb-cross: install paths, sdk? # screen: sgttyb? # nocat -# ppp init scipts -# zoneinfo? timezones /etc/localtime +# ppp init script # snmp # mrtg # ipac-ng # dyndns: http://ez-ipupdate.com/ # pptp +# meshroaming # egrep -i Pattern matched against "$Section $Package-Name" export FEED_PATTERN = "^locale-|^glibc-|^net|^libs|^base" |