libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / tasks / task-self-hosting.bb
blob38f2cb1f91cf60eeb4c399881cd14a906b146a55
1 DESCRIPTION = "All tools needed for OpenEmbedded build"
2 SECTION = "devel"
3 LICENSE = "MIT"
4 RDEPENDS = "task-native-sdk python-modules bash texinfo cvs subversion git"
5 PR = "r1"
8 # quilt-native REQ bash and perl/perl-modules
9 # binutils REQ texinfo
11 # Bitbake require Python and should be fetched from GIT tree
13 # toolchain:
14 # - task-native-sdk provides it for glibc/uclibc systems
16 ALLOW_EMPTY = "1"
18 PACKAGES = "${PN}"
19 PACKAGE_ARCH = "all"