aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/yaffs2
AgeCommit message (Expand)Author
2011-01-23yaffs2-utils: Fix yaffs2 image generation fix Bugzilla/5483Korey Lu
2010-09-19yaffs2-utils: remove inc fileFrans Meulenbroeks
2010-09-18yaffs2-utils: renamed files dir to yaffs2-utilsFrans Meulenbroeks
2010-09-18yaffs2-utils: removed unused patch file yaffs2-unioob.patchFrans Meulenbroeks
2010-09-18yaffs2-utils: make it patch and compile againFrans Meulenbroeks
2010-08-05yaffs2-utils: remove deprecated patch parametersRoman I Khimov
2010-07-23yaffs2: Remove legacy staging (from poky)Khem Raj
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
2010-04-12recipes: move SRCDATEs to recipes (as done with SRCREVs)Martin Jansa
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
o4a_0.69+ptest'>timo/po4a_0.69+ptest OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-portion_2.2.0.bb
blob: 0dad8b0ce981582d422f2db6c7d311dc7551a4bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python data structure and operations for intervals"
HOMEPAGE = "https://github.com/AlexandreDecan/portion"
SECTION = "devel/python"

LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05f1e16a8e59ce3e9a979e881816c2ab"

inherit pypi setuptools3

SRC_URI[sha256sum] = "b6bfb08a7834787aca076da1200b735d97beef61b60a462b05213e7354a099cf"

BBCLASSEXTEND = "native"