aboutsummaryrefslogtree2010-05-17pointercal: set the LICENSE to MIT by defaultDenys Dmytriyenko
2010-03-14pointercal: add data for htc-msm7 devicesMichael 'Mickey' Lauer
2010-02-07archos5it: add archos5it support from Archos OE repoKoen Kooi
2010-01-12pointercal: dropped at91sam9263ek data as people connect other displaysMarcin Juszkiewicz
2009-12-22archos5: first batch of archos5 machine support. Downloaded from archos.com w...Koen Kooi
2009-11-20Add support files for the Samsung Omnia SGH-i900 in tslib and pointercal.Alex Ferguson
2009-10-28pointercal: Add calibration for the omap3-pandora touchscreen.David-John Willis
2009-10-24Add support for MIPS qemu machineKhem Raj
2009-09-25pointercal: add omap3-touchbook supportKoen Kooi
2009-09-09pointercal: added at91sam9263ekMarcin Juszkiewicz
2009-07-13pointercal_0.0.bb : add a pointercal for zoom2Graeme Gregory
2009-05-18pointercal: Add support for the Topas 910.Florian Boor
2009-04-16pointercal: update palmt650 pre-seeded pointercal data (i just re-ran it)Carsten Haitzler (Rasterman
2009-04-14pointercal: add pre-calibration for palmt650Carsten Haitzler
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
class="o">= "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS += "python3 python3-pybind11" PV .= "+git${SRCPV}" SRCREV_rwmem = "cc296c5366a35a4c4271cfa3cc9831f6f34bfd9d" SRCREV_inih = "4b10c654051a86556dfdb634c891b6c3224c4109" SRCREV_FORMAT = "rwmem_inih" SRC_URI = " \ git://github.com/tomba/rwmem.git;protocol=https;name=rwmem \ git://github.com/benhoyt/inih.git;protocol=https;name=inih;nobranch=1;destsuffix=git/ext/inih \ " S = "${WORKDIR}/git" inherit cmake pkgconfig do_install() { install -D -m 0755 ${B}/bin/rwmem ${D}${bindir}/rwmem install -D -m 0644 ${B}/lib/librwmem.a ${D}${libdir}/librwmem.a }