From: Marcin Juszkiewicz Date: Thu, 12 Apr 2007 10:08:09 +0000 (+0000) Subject: pointercal: mark it as machine related X-Git-Tag: 2011-1~11929 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ad9c18ff59b8b5c083445913d67d85867d22df71;p=openembedded-core.git pointercal: mark it as machine related git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1484 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/pointercal/pointercal_0.0.bb b/meta/packages/pointercal/pointercal_0.0.bb index d99cc83324..36bcca85bf 100644 --- a/meta/packages/pointercal/pointercal_0.0.bb +++ b/meta/packages/pointercal/pointercal_0.0.bb @@ -1,6 +1,8 @@ DESCRIPTION = "Touchscreen calibration data" SECTION = "base" +COMPATIBLE_MACHINE = "(spitz|c7x0|nokia800|akita)" + SRC_URI = "file://pointercal" S = "${WORKDIR}"