repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
tasks
/
task-proper-tools.bb
blob
40baf875ac2e7460f141247b1a1e780c290fcc3b
1
DESCRIPTION
=
"Full versions of tools provided by busybox"
2
PR
=
"r12"
3
4
inherit task
5
6
RDEPENDS_$
{
PN
} =
"\
7
bash \
8
bc \
9
bind-utils \
10
binutils-symlinks \
11
bzip2 \
12
console-tools \
13
coreutils \
14
cpio \
15
debianutils \
16
diffutils \
17
e2fsprogs \
18
fbset \
19
findutils \
20
gawk \
21
grep \
22
gzip \
23
ifupdown \
24
iproute2 \
25
iputils-arping \
26
iputils-ping6 \
27
iputils-ping \
28
iputils \
29
less \
30
minicom \
31
mktemp \
32
module-init-tools \
33
ncurses-tools \
34
netcat \
35
net-tools \
36
openrdate \
37
patch \
38
picocom \
39
procps \
40
psmisc \
41
pump \
42
realpath \
43
sed \
44
shadow \
45
start-stop-daemon \
46
syslog-ng \
47
sysvinit \
48
tar \
49
tcptraceroute \
50
tftp-hpa \
51
time \
52
unzip \
53
util-linux-ng \
54
vim \
55
wget \
56
"
57
#
58
# binutils
-
symlinks provide ar in a way which conflict with busybox
-
#
1465
for
more info
59
#
60
# busybox tar does
not
understand '
--
no
-
same
-
owner' option which bitbake use
61
#