]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/bitbake/bitbake.inc
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / bitbake / bitbake.inc
1 DESCRIPTION = "BitBake is a simple tool for the execution of tasks. It is \
2 derived from Portage, which is the package management system used by the \
3 Gentoo Linux distribution. It is most commonly used to build packages, as it \
4 can easily use its rudamentary inheritence to abstract common operations, such \
5 as fetching sources, unpacking them, patching them, compiling them, and so on. \
6 It is the basis of the OpenEmbedded project, which is being used for \
7 OpenZaurus, Familiar, and a number of other Linux distributions."
8 HOMEPAGE = "http://developer.berlios.de/projects/bitbake/"
9 LICENSE = "GPL MIT"
10 SECTION = "devel"
11 SUMMARY = "BitBake build tool"
12 PACKAGE_ARCH = "all"