summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/digitemp
Commit message (Collapse)AuthorAgeFilesLines
* digitemp: fix QA issues:Koen Kooi2011-11-281-4/+8
| | | | | | | | | | | * missing SRC_URI checksums * GNU_HASH QA errors: WARNING: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/digitemp-3.6.0-r2/packages-split/digitemp/usr/sbin/digitemp_DS9097U' WARNING: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/digitemp-3.6.0-r2/packages-split/digitemp/usr/sbin/digitemp_DS9097' * $(uname -s) access Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* digitemp: fix build for non x86 architecturesOtavio Salvador2011-11-252-1/+30
| | | | | | | | * fix Makefile to allow CC and CFLAGS override * clean binaries before build Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* digitemp: add 3.6.0 versionOtavio Salvador2011-10-171-0/+14
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>