summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-2.6.29+2.6.30-rc4
AgeCommit message (Collapse)Author
2009-07-17linux: add patch to a get rid of the horribly broken default TX25 video modeFlorian Boor
2009-07-16linux: Update 2.6.30-rc4 defconfig for TX25 - enable USB and some useful ↵Florian Boor
drivers.
2009-07-15linux-2.6.30-rc4: Turn off broken NAND write page verificationFlorian Boor
2009-07-15linux: Update TX25 support in 2.6.30-rc4, add and turn on CAN support, fixes ↵Florian Boor
NAND.
2009-07-06linux: Update 2.6.30-rc4 with more tx25 patches.Florian Boor
2009-07-01linux: Merge tx25 support into the correct recipe.Florian Boor
2009-07-01linux 2.6.30-rc4: stop violation the versioning policy.Koen Kooi
* it's now 2.6.29+2.6.30-rc4 as it should be * remember: 2.6.30-rc4 > 2.6.30
2009-05-14linux: added 2.6.30-rc4Sergey Lapin
A pure-Python implementation of SNMP/SMI MIB \ parsing and conversion library. Can produce PySNMP MIB modules. \ " HOMEPAGE = "https://pypi.python.org/pypi/pysmi" SECTION = "devel/python" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a088b5c72b59d51a5368ad3b18e219bf" SRC_URI[md5sum] = "10a9dd140ad512eed9f37344df83ce9d" SRC_URI[sha256sum] = "bd15a15020aee8376cab5be264c26330824a8b8164ed0195bd402dd59e4e8f7c" inherit pypi setuptools RDEPENDS_${PN} = "python-ply"