From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/4] pointercal: move recipe from oe-core
Date: Fri, 16 Sep 2016 14:19:14 +0300 [thread overview]
Message-ID: <1474024757-10162-2-git-send-email-maxin.john@intel.com> (raw)
In-Reply-To: <1474024757-10162-1-git-send-email-maxin.john@intel.com>
Move pointercal recipe from oe-core layer.
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
meta-gpe/recipes-bsp/pointercal/pointercal/COPYING | 2 ++
.../recipes-bsp/pointercal/pointercal/pointercal | 0
.../pointercal/pointercal/qemuarm/pointercal | 1 +
.../pointercal/pointercal/qemuarmv6/pointercal | 1 +
.../pointercal/pointercal/qemuarmv7/pointercal | 1 +
.../pointercal/pointercal/qemumips/pointercal | 1 +
.../pointercal/pointercal/qemuppc/pointercal | Bin 0 -> 36 bytes
.../pointercal/pointercal/qemux86-64/pointercal | 1 +
.../pointercal/pointercal/qemux86/pointercal | 1 +
meta-gpe/recipes-bsp/pointercal/pointercal_0.0.bb | 22 +++++++++++++++++++++
10 files changed, 30 insertions(+)
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/COPYING
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemuarm/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemumips/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemuppc/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal/qemux86/pointercal
create mode 100644 meta-gpe/recipes-bsp/pointercal/pointercal_0.0.bb
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/COPYING b/meta-gpe/recipes-bsp/pointercal/pointercal/COPYING
new file mode 100644
index 0000000..63f5293
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/COPYING
@@ -0,0 +1,2 @@
+This is a blank COPYING file, and should be filled in by original author in future.
+
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/pointercal
new file mode 100644
index 0000000..e69de29
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarm/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarm/pointercal
new file mode 100644
index 0000000..abd84ca
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarm/pointercal
@@ -0,0 +1 @@
+8313 4 -8526 7 8334 -82604 65536
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal
new file mode 100644
index 0000000..abd84ca
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal
@@ -0,0 +1 @@
+8313 4 -8526 7 8334 -82604 65536
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal
new file mode 100644
index 0000000..abd84ca
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal
@@ -0,0 +1 @@
+8313 4 -8526 7 8334 -82604 65536
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemumips/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemumips/pointercal
new file mode 100644
index 0000000..abd84ca
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/qemumips/pointercal
@@ -0,0 +1 @@
+8313 4 -8526 7 8334 -82604 65536
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemuppc/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemuppc/pointercal
new file mode 100644
index 0000000000000000000000000000000000000000..c2d6e37bf0c0d956ba17ba9955613c4cee5a147a
GIT binary patch
literal 36
mcmXpsFt#*Q&;=n=3lPgl!O+0i%uK=9!qiZ~%+%D_i~#_8+XjmO
literal 0
HcmV?d00001
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal
new file mode 100644
index 0000000..640053d
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal
@@ -0,0 +1 @@
+1280 0 1002 0 960 328 65536
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal/qemux86/pointercal b/meta-gpe/recipes-bsp/pointercal/pointercal/qemux86/pointercal
new file mode 100644
index 0000000..640053d
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal/qemux86/pointercal
@@ -0,0 +1 @@
+1280 0 1002 0 960 328 65536
diff --git a/meta-gpe/recipes-bsp/pointercal/pointercal_0.0.bb b/meta-gpe/recipes-bsp/pointercal/pointercal_0.0.bb
new file mode 100644
index 0000000..fcfd038
--- /dev/null
+++ b/meta-gpe/recipes-bsp/pointercal/pointercal_0.0.bb
@@ -0,0 +1,22 @@
+SUMMARY = "Touchscreen calibration data"
+SECTION = "base"
+PR = "r11"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf"
+
+SRC_URI = "file://pointercal \
+ file://COPYING"
+
+S = "${WORKDIR}"
+
+do_install() {
+ # Only install file if it has a contents
+ if [ -s ${S}/pointercal ]; then
+ install -d ${D}${sysconfdir}/
+ install -m 0644 ${S}/pointercal ${D}${sysconfdir}/
+ fi
+}
+
+ALLOW_EMPTY_${PN} = "1"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+INHIBIT_DEFAULT_DEPS = "1"
--
2.4.0
next prev parent reply other threads:[~2016-09-16 11:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 11:19 [PATCH v2 0/4] move tslib, pointercal and xtscal recipes from oe-core Maxin B. John
2016-09-16 11:19 ` Maxin B. John [this message]
2016-09-16 11:19 ` [PATCH 2/4] meta-gpe: add pointercal to layer.conf Maxin B. John
2016-09-16 11:19 ` [PATCH 3/4] xtscal: move recipe from oe-core Maxin B. John
2016-09-16 11:19 ` [PATCH 4/4] tslib: " Maxin B. John
-- strict thread matches above, loose matches on Subject: below --
2016-09-21 15:47 [PATCH v3 0/4] move tslib, pointercal and xtscal recipes " Maxin B. John
2016-09-21 15:47 ` [PATCH 1/4] pointercal: move recipe " Maxin B. John
2016-09-01 11:40 [PATCH 0/4] move tslib, pointercal and xtscal recipes " Maxin B. John
2016-09-01 11:40 ` [PATCH 1/4] pointercal: move recipe " Maxin B. John
2016-09-05 11:37 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474024757-10162-2-git-send-email-maxin.john@intel.com \
--to=maxin.john@intel.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.