All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v2 0/2] Add mraa/upm recipes from meta-refkit-core
@ 2017-10-02 19:40 Paul Eggleton
  2017-10-02 19:40 ` [meta-oe][PATCH v2 1/2] mraa: move recipe " Paul Eggleton
  2017-10-02 19:40 ` [meta-oe][PATCH v2 2/2] upm: add " Paul Eggleton
  0 siblings, 2 replies; 7+ messages in thread
From: Paul Eggleton @ 2017-10-02 19:40 UTC (permalink / raw)
  To: openembedded-devel

Move in recipes from meta-refkit-core for the mraa I/O library and upm
sensor library.

Changes since v1:
* Set COMPATIBLE_HOST based upon what mraa's CMakeLists.txt checks for


The following changes since commit 06e8aa6bda49b4c103dcb41b059e3dba168ee37a:

  mongodb: Fix build on aarch64 (2017-10-02 12:35:39 +0000)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/mraa
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=paule/mraa

Paul Eggleton (2):
  mraa: move recipe from meta-refkit-core
  upm: add recipe from meta-refkit-core

 meta-oe/recipes-extended/mraa/mraa_git.bb          | 51 ++++++++++++++++++++
 ...15-fixed-case-logic-in-getThresh-function.patch | 54 ++++++++++++++++++++++
 meta-oe/recipes-extended/upm/upm_git.bb            | 45 ++++++++++++++++++
 3 files changed, 150 insertions(+)
 create mode 100644 meta-oe/recipes-extended/mraa/mraa_git.bb
 create mode 100644 meta-oe/recipes-extended/upm/files/ads1x15-fixed-case-logic-in-getThresh-function.patch
 create mode 100644 meta-oe/recipes-extended/upm/upm_git.bb

-- 
2.9.5



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-03  5:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 19:40 [meta-oe][PATCH v2 0/2] Add mraa/upm recipes from meta-refkit-core Paul Eggleton
2017-10-02 19:40 ` [meta-oe][PATCH v2 1/2] mraa: move recipe " Paul Eggleton
2017-10-03  1:45   ` Khem Raj
2017-10-03  2:03     ` Paul Eggleton
2017-10-03  2:21       ` Paul Eggleton
2017-10-03  5:17         ` Khem Raj
2017-10-02 19:40 ` [meta-oe][PATCH v2 2/2] upm: add " Paul Eggleton

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.