DESCRIPTION = "Pylint is a python tool that checks if a module satisfy a coding standard. Pylint can be seen as another \ pychecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more \ features, like checking line-code's length, checking if variable names are well-formed according to your coding standard,\ or checking if declared interfaces are truly implemented, and much more." SECTION = "devel/python" HOMEPAGE = "http://www.logilab.org/857" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "python-logilab-common" SRCNAME = "pylint" PR = "ml0" SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils e='multitech-corecdp-1.x'>multitech-corecdp-1.x Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/uclibc/bfin-uclibc_svn.bb
AgeCommit message (Expand)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-18uclibc.inc: do not install ldconfig and ldd to stagingwoglinde1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2008-08-23This adds a package name alias virtual-libc-dev for libc-dev(uclibc)Khem Raj1
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains compone...Khem Raj1
2008-05-24uclibc-dev should rdepend on kernel-headers-devKhem Raj1
2007-09-13bfin-uclibc: add blackfin fork of uclibcKoen Kooi1