DESCRIPTION = "A versatile network connection library" HOMEPAGE = "http://www.radlinux.org/connexion/" SECTION = "devel/python" LICENSE = "GPL" BV = "0.4.6" PV = "${BV}+svnr${SRCREV}" PR = "ml1" inherit distutils SRC_URI = "svn://radlinux.org/radlinux/branches/${BV};module=lib" S = "${WORKDIR}/lib" MODULES = "cxutil cxnet" do_compile() { for i in ${MODULES}; do cd ${S}/$i && distutils_do_compile done } do_install() { for i in ${MODULES}; do cd ${S}/$i && distutils_do_install done } RDEPENDS_${PN} += "python-ctypes" main'>index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-omap-2.6.29
AgeCommit message (Expand)AuthorFiles
2009-09-16linux-omap 2.6.29: only use touchbook aufs stuff when passsing "special" as r...Koen Kooi1
2009-09-15linux-omap 2.6.29: add support for the omap3-touchbookKoen Kooi31
2009-09-09linux-omap: added support for BeagleBUG extension boardMarcin Juszkiewicz2
2009-09-03linux-omap: move ppoll patch to files/ and exchange it with the queued versionKoen Kooi1
2009-09-02linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k mlKoen Kooi2
2009-08-24linux-omap 2.6.29: update holes patch, make iommu modular for beagleKoen Kooi2
2009-08-17linux-omap* 2.6.29: add patch that should solve the memhole problemKoen Kooi1
2009-08-13linux-omap*: evm and beagle updatesKoen Kooi3
2009-07-16linux-omap 2.6.29: update support for the ISP resizerKoen Kooi5
2009-07-08linux-omap 2.6.29: fix some vfp and neon bugsKoen Kooi5
2009-07-01linux-omap 2..29: add mising patchKoen Kooi1
2009-05-29linux-omap 2.6.29: update defconfigKoen Kooi1
2009-05-27linux-omap 2.6.29: add more DSS2 patchesKoen Kooi2
2009-05-24linux-omap 2.6.29: add missing ppoll patchKoen Kooi1
2009-05-19linux-omap 2.6.29: refresh dss2 patchsetKoen Kooi68
2009-05-11linux-omap 2.6.29: enable networking and staging drivers in beagleboard defco...Koen Kooi1
2009-05-10linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo PM...Koen Kooi1
2009-04-23linux-omap 2.6.29: add more dss2 patches, should solve problems when using u-...Koen Kooi13
2009-04-21linux-omap 2.6.29: add support for changing tranparency of overlaysKoen Kooi7
2009-04-18linux-omap 2.6.29: add more dss2 patchesKoen Kooi3
2009-04-16linux-omap 2.6.29: sync with dss2 tree for YUV rotationKoen Kooi5
2009-04-14linux-omap 2.6.29: add more DSS2 patchesKoen Kooi8
2009-04-08linux-omap 2.6.29: reenable BT for overo as wellKoen Kooi1
2009-04-07linux-oma 2.6.29: reenable BT for beagleboardKoen Kooi1
2009-04-07linux-omap 2.6.2[89]: make 720p mode conform to CEA 681-E instead of CEA 681-DKoen Kooi1
2009-04-07linux-omap: add modeline for 720p60 to .28 and .29Raffaele Recalcati1
2009-04-07linux-omap 2.6.29: add patches to fix some bugs in the display driver, XV now...Koen Kooi6
2009-04-06linux-omap 2.6.29: fixesKoen Kooi4
2009-04-06linux-omap 2.6.28: introduce MACHINE_KERNEL_PRKoen Kooi67
2009-04-04linux-omap 2.6.29: fix thinko with overridesKoen Kooi1
2009-04-04linux-omap 2.6.29: update overo bits and apply some patches from the overo OE...Koen Kooi7
2009-04-04linux-omap_2.6.29: added building nfsd moduleFrans Meulenbroeks1
2009-04-02linux-omap_2.6.29: updated defconfig (more compatible with .28); moved srcrev...Frans Meulenbroeks1
2009-04-02linux-omap_2.6.29: added ehci patchFrans Meulenbroeks1
2009-04-01linux-omap_2.6.29.bb: added mmctiming patchFrans Meulenbroeks1
2009-03-31linux-omap 2.6.29: disable alignment trapping completely for omap3boardKoen Kooi6
2009-03-31linux-omap 2.6.29: update mmc regulator patchKoen Kooi1
2009-03-30linux-omap: add patch to fix mmc support and update defconfigKoen Kooi2
2009-03-30linux-omap 2.6.29: add omapzoom support and fix PV so it can find the proper ...Koen Kooi1
2009-03-24linux-omap: add recipe for 2.6.29 and update git version to that as wellKoen Kooi25