task-vuplus-enigma2 : add remotecontrolcode plugin to uno & ultimo
[vuplus_openembedded] / recipes / tasks / task-self-hosting.bb
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"
6
7 #
8 # quilt-native REQ bash and perl/perl-modules
9 # binutils REQ texinfo
10 #
11 # Bitbake require Python and should be fetched from GIT tree
12 #
13 # toolchain:
14 # - task-native-sdk provides it for glibc/uclibc systems
15
16 ALLOW_EMPTY = "1"
17
18 PACKAGES = "${PN}"
19 PACKAGE_ARCH = "all"