summaryrefslogtreecommitdiff
path: root/meta/nylon-feed.oe
blob: 925a0a55c4dc2b24f0381962b5a7bd0bf097d67c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
DEPENDS = " \
base-files \
bash \
bridge-utils \
busybox \
db3 \
ddclient \
dhcp-forwarder \
dhcp \
dnsmasq \
expat \
gdb \
glib-2.0 \
glibc \
gmp \
gnupg \
hostap-modules \
hostap-utils \
hostap-daemon \
hotplug \
initscripts \
iperf \
ipkg \
iproute2 \
iptables \
virtual/kernel \
kismet \
less \
libmail-sendmail-perl \
libnetserver-generic-perl \
libpcap \
lsof \
lzo \
madwifi-modules \
maradns \
mc \
mobilemesh \
modutils \
mtd \
nano \
ncurses \
netbase \
netperf \
ntp \
nylon-scripts \
openssh \
openssl \
openvpn \
openswan \
perl \
ppp \
rp-pppoe \
prism2-firmware-update \
prism54-module \
prism54-firmware \
shorewall \
stunnel \
sysvinit \
tcpdump \
tinc \
timezones \
unik-olsrd \
vtun \
wireless-tools \
wlan-ng-modules \
zlib \
"

# TODO:
# ksymoops / binutils
# strace: SYS_read?
# gdb-cross: install paths, sdk?
# screen: sgttyb?
# nocat
# 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"
export FEED_NAME = "nylon-${MACHINE}"

# egrep -i regexp matching package name
export EXCLUDE_FROM_FEED = ""

inherit split_ipk_feeds