summaryrefslogtreecommitdiffstats
path: root/recipes/libogg/libogg_1.1.4.bb
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-30libogg: update to version 1.1.4Henning Heinold
* switch to INC_PR and use the reworked autotools functions * bump PR
ion> OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-py.inc
blob: 1aef0e7d582a6dfd3f69f26d993afc652dcdea7b (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Library with cross-python path, ini-parsing, io, code, log facilities"
HOMEPAGE = "http://py.readthedocs.io/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b506f3df287708b2f99588b5cc351091"

SRC_URI[md5sum] = "d9c3d8f734b0819ff48e355d77bf1730"
SRC_URI[sha256sum] = "0f2d585d22050e90c7d293b6451c83db097df77871974d90efd5a30dc12fcde3"

BBCLASSEXTEND = "native nativesdk"