All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH v3 0/4] move tslib, pointercal and xtscal recipes from oe-core
Date: Wed, 21 Sep 2016 18:47:10 +0300	[thread overview]
Message-ID: <1474472834-20008-1-git-send-email-maxin.john@intel.com> (raw)

Move tslib, pointercal and xtscal recipes from oe-core. These recipes
are already removed from oe-core with these commits:

1. xtscal: remove recipe : 5bcdb9f0995474635789cf0774aba9b774277c53
2. tslib: remove recipe : d37f6b595fd9ce53c79ff9281f2e20df7fa0503d
3. pointercal: remove recipe: d56dffe629dfc86a8d3c7a043c8c2893004f803e

Changes in v2:
    Addressed the review comments about indentation
Changes in v3:
    Move to meta-oe instead of meta-gpe

Maxin B. John (4):
  pointercal: move recipe from oe-core
  meta-oe: add pointercal to layer.conf
  xtscal: move recipe from oe-core
  tslib: move recipe from oe-core

 meta-oe/conf/layer.conf                            |   1 +
 .../recipes-graphics/pointercal/pointercal/COPYING |   2 +
 .../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 +
 .../recipes-graphics/pointercal/pointercal_0.0.bb  |  22 +
 meta-oe/recipes-graphics/tslib/tslib/ts.conf       |  25 +
 meta-oe/recipes-graphics/tslib/tslib/tslib.sh      |   8 +
 meta-oe/recipes-graphics/tslib/tslib_1.1.bb        |  53 ++
 .../xtscal/xtscal/30xTs_Calibrate.sh               |  13 +
 .../xtscal/xtscal/change-cross.patch               |  18 +
 .../recipes-graphics/xtscal/xtscal/cleanup.patch   | 621 +++++++++++++++++++++
 .../xtscal/dso_linking_change_build_fix.patch      |  27 +
 meta-oe/recipes-graphics/xtscal/xtscal_0.6.3.bb    |  33 ++
 19 files changed, 829 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/COPYING
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemuarm/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemuarmv6/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemuarmv7/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemumips/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemuppc/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemux86-64/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal/qemux86/pointercal
 create mode 100644 meta-oe/recipes-graphics/pointercal/pointercal_0.0.bb
 create mode 100644 meta-oe/recipes-graphics/tslib/tslib/ts.conf
 create mode 100644 meta-oe/recipes-graphics/tslib/tslib/tslib.sh
 create mode 100644 meta-oe/recipes-graphics/tslib/tslib_1.1.bb
 create mode 100644 meta-oe/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh
 create mode 100644 meta-oe/recipes-graphics/xtscal/xtscal/change-cross.patch
 create mode 100644 meta-oe/recipes-graphics/xtscal/xtscal/cleanup.patch
 create mode 100644 meta-oe/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch
 create mode 100644 meta-oe/recipes-graphics/xtscal/xtscal_0.6.3.bb

-- 
2.4.0



             reply	other threads:[~2016-09-21 15:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 15:47 Maxin B. John [this message]
2016-09-21 15:47 ` [PATCH 1/4] pointercal: move recipe from oe-core Maxin B. John
2016-09-21 15:47 ` [PATCH 2/4] meta-oe: add pointercal to layer.conf Maxin B. John
2016-09-21 15:47 ` [PATCH 3/4] xtscal: move recipe from oe-core Maxin B. John
2016-09-21 15:47 ` [PATCH 4/4] tslib: " Maxin B. John

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=1474472834-20008-1-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.