summaryrefslogtreecommitdiff
path: root/python/python-constraint_0.2.3.oe
blob: d5f766c2a41bf307e8a5eeaceafb6cdb7c14efed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
SRCNAME = "constraint"

SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils

08:36:04 +0000'>2007-06-08usbgadget: remove MAINTAINER field and bogus HOMEPAGE Koen Kooi1 2007-06-07usb-gadget-mode.bb : fix the install to create /etc/default before puttingGraeme Gregory1 files in it. Also fix all the install paths to use bitbake.conf vars. 2007-06-06usb-gadget-mode: Move /etc/usb-gadget.conf to /etc/default/usb-gadget as ↵Matthias Hentges2 suggested on the ML 2007-06-06usb-gadget-mode: Add default configuration (g_ether) for akita, spitz, tosa, ↵Matthias Hentges8 c7x0 and collie 2007-06-06usb-gadget-mode: Add usb-gadget mode: An initscript to load the configured ↵Matthias Hentges7 USB gadget module on boot