From 9d0e260c6020be6fb652dc0b637c05f05fda7af0 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 9 Aug 2010 16:52:18 +0200 Subject: [PATCH] pointercal: Add bug20 support and bump PR --- recipes/pointercal/files/bug20/pointercal | Bin 0 -> 46 bytes recipes/pointercal/pointercal_0.0.bb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 recipes/pointercal/files/bug20/pointercal diff --git a/recipes/pointercal/files/bug20/pointercal b/recipes/pointercal/files/bug20/pointercal new file mode 100644 index 0000000000000000000000000000000000000000..ef4298bcce1bacae8df2d3eac65831c3ec1261e0 GIT binary patch literal 46 ucmV~$0Sy2!2m`Q7nSm#;GZ_Ajy}fptcuX*yQw&rrZubt6vS=ACy*?k#xd^fV literal 0 HcmV?d00001 diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index 96ef765c56..1aea683f89 100644 --- a/recipes/pointercal/pointercal_0.0.bb +++ b/recipes/pointercal/pointercal_0.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Touchscreen calibration data" LICENSE = "MIT" SECTION = "base" -PR = "r21" +PR = "r22" SRC_URI = "file://pointercal" S = "${WORKDIR}" -- 2.39.5