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-sdk-canadian-host.bb
blob
418e8cde91cebc4a3aace686946543383f7331ba
1
#
2
# Copyright
(
C
)
2007
OpenedHand Ltd
3
#
4
5
DESCRIPTION
=
"Host packages for the standalone SDK or external toolchain"
6
PR
=
"r1"
7
LICENSE
=
"MIT"
8
ALLOW_EMPTY
=
"1"
9
10
inherit canadian
-
sdk
11
12
PACKAGES
=
"${PN}"
13
14
RDEPENDS_$
{
PN
} =
"\
15
binutils-canadian-sdk \
16
gcc-canadian-sdk \
17
gdb-canadian-sdk \
18
"