]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/bitbake/bitbake_1.1.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / bitbake / bitbake_1.1.bb
1 include bitbake.inc
2
3 # We don't need a toolchain...
4 INHIBIT_DEFAULT_DEPS = "1"
5
6 SRC_URI = "svn://svn.berlios.de/bitbake/tags;module=bitbake-${PV}"
7 S = "${WORKDIR}/bitbake-${PV}"
8
9 inherit distutils
10
11 include bitbake-package.inc