Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@chihchun
Created April 30, 2016 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chihchun/438625062886f8a53c0c532d22281baf to your computer and use it in GitHub Desktop.
Save chihchun/438625062886f8a53c0c532d22281baf to your computer and use it in GitHub Desktop.
SUMMARY = "Sensor/Actuator repository for Mraa"
SECTION = "libs"
AUTHOR = "Brendan Le Foll, Tom Ingleby, Yevgeniy Kiveisha"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d1cc191275d6a8c5ce039c75b2b3dc29"
DEPENDS = "nodejs swig-native mraa"
SRC_URI = "git://github.com/chihchun/upm.git;protocol=git;rev=7be1bc220fe68c5718a5ec9933736f7c2ff78fff;branch=0.3.2\
file://0001-adafruitms1438-CMakeLists.txt-stop-RPATH-being-added.patch"
# SRC_URI = "git://github.com/intel-iot-devkit/upm.git;protocol=git;rev=3d453811fb7760e14da1a3461e05bfba1893c2bd"
S = "${WORKDIR}/git"
inherit distutils-base pkgconfig python-dir cmake
FILES_${PN}-doc += "${datadir}/upm/examples/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment