DESCRIPTION = "Access NOAA's METAR weather reports" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "python-core" SRCNAME = "pymetar" SRC_URI = "http://www.schwarzvogel.de/pkgs/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils ttps://git.multitech.net/cgit/openembedded-core.git' title='openembedded-core.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/meta/classes/chrpath.bbclass
AgeCommit message (Expand)AuthorFiles
2012-12-14chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variableAndrei Gherzan1
2012-12-13chrpath: normalize the pathsSaul Wold1
2012-08-17chrpath.bbclass: Account for case when ORIGIN is in RPATHKhem Raj1
2012-08-17chrpath.bbclass: Ensure we only process tmpdir in paths which actually contai...Richard Purdie1
2012-08-17classes/chrpath: improve chrpath failure handlingPaul Eggleton1
2012-08-15classes/chrpath: trigger an error if chrpath failsPaul Eggleton1
2012-08-02relocatable.bbclass: split it up, to reuse codeLaurentiu Palcu1