diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 21:35:20 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:16:10 +0100 |
| commit | c09cae578e5568c0ac975124db31f9cac05d50e9 (patch) | |
| tree | 1183a51498c1d2c7874ea0d3741c4f70dbfc66ef /meta/recipes-devtools/python/python-iniparse_0.3.2.bb | |
| parent | a51df11c1596746c85b015562ed67f37382b88b5 (diff) | |
| download | poky-c09cae578e5568c0ac975124db31f9cac05d50e9.tar.gz | |
Move prism-firmware, spectrum-fw, python-urlgrabber, python-iniparse and yum-metadata to meta-extras
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-iniparse_0.3.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-iniparse_0.3.2.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/python/python-iniparse_0.3.2.bb b/meta/recipes-devtools/python/python-iniparse_0.3.2.bb deleted file mode 100644 index 27a38f4249..0000000000 --- a/meta/recipes-devtools/python/python-iniparse_0.3.2.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | DESCRIPTION = "iniparse is a INI parser for Python" | ||
| 2 | HOMEPAGE = "http://code.google.com/p/iniparse/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | PRIORITY = "optional" | ||
| 5 | LICENSE = "GPL" | ||
| 6 | PR = "r0" | ||
| 7 | |||
| 8 | SRC_URI = "http://iniparse.googlecode.com/files/iniparse-${PV}.tar.gz" | ||
| 9 | S = "${WORKDIR}/iniparse-${PV}" | ||
| 10 | |||
| 11 | inherit distutils | ||
