DESCRIPTION = "The constraint package is a constraint \ satisfaction problem solver written in 100% pure Python, using \ constraint propagation algorithms. So far, facilities are \ provided to work with finite domains only." SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " RDEPENDS = "python-core" SRCNAME = "constraint" SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils cgit.png' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/recipes/tasks/task-proper-tools.bb
AgeCommit message (Collapse)AuthorFiles
2010-08-23ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCEKhem Raj1
* Select 5.7 if none pinned. * Bump PR for recipes which have ncurses dependency. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-03task-proper-tools: Add netkit-telnetStefan Schmidt1
2010-03-31task-proper-tools: added more applicationsMarcin Juszkiewicz1
Part of work was done by Martyn Welch, part by me. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09task-proper-tools: dropped e2fsprogs-fsck as it is part of util-linux-ng nowMarcin Juszkiewicz1
2009-05-19task-proper-tools: added few extra packagesMarcin Juszkiewicz1
2009-05-19task-proper-tools: sort alphabeticallyMarcin Juszkiewicz1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>