diff options
| -rw-r--r-- | meta/recipes-bsp/pointercal/files/qemux86-64/pointercal | 1 | ||||
| -rw-r--r-- | meta/recipes-bsp/pointercal/pointercal_0.0.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pointercal/files/qemux86-64/pointercal b/meta/recipes-bsp/pointercal/files/qemux86-64/pointercal new file mode 100644 index 0000000000..640053d393 --- /dev/null +++ b/meta/recipes-bsp/pointercal/files/qemux86-64/pointercal | |||
| @@ -0,0 +1 @@ | |||
| 1280 0 1002 0 960 328 65536 | |||
diff --git a/meta/recipes-bsp/pointercal/pointercal_0.0.bb b/meta/recipes-bsp/pointercal/pointercal_0.0.bb index 6565c6bac1..67041b4109 100644 --- a/meta/recipes-bsp/pointercal/pointercal_0.0.bb +++ b/meta/recipes-bsp/pointercal/pointercal_0.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Touchscreen calibration data" | 1 | DESCRIPTION = "Touchscreen calibration data" |
| 2 | SECTION = "base" | 2 | SECTION = "base" |
| 3 | PR = "r10" | 3 | PR = "r11" |
| 4 | 4 | ||
| 5 | SRC_URI = "file://pointercal" | 5 | SRC_URI = "file://pointercal" |
| 6 | S = "${WORKDIR}" | 6 | S = "${WORKDIR}" |
