1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

pointercal: mark it as machine related

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1484 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-04-12 10:08:09 +00:00
parent 43e1b9efe4
commit ad9c18ff59
@@ -1,6 +1,8 @@
DESCRIPTION = "Touchscreen calibration data"
SECTION = "base"
COMPATIBLE_MACHINE = "(spitz|c7x0|nokia800|akita)"
SRC_URI = "file://pointercal"
S = "${WORKDIR}"