aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-06-12nodejs: fix spacing in DEPENDSdaisyBrendan Le Foll
481b3eb9ec8c398b28872dd45dcd5662c7228b91 introduced an issue with DEPENDS spacing being incorrect Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 675c49a2089a797874034fd50b4742eaa840ec7f)
2015-06-12upm: Update to 0.3.1Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 8bac0f7f08866e25e3aeeffc883bf6586e0be9ab)
2015-06-12nodejs_0.10.38.bb: Upgrade to 0.10.38Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit c57deaea7b1647fcbb5af5d207faafe27f623a94)
2015-06-12upm: Move to upm 0.3.0Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit ba191e1096804187f00c1864fd16bd879642f5b1)
2015-06-12mraa: Update to mraa 0.7.2Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit dff30b8754154fb8aec4a480a362cf8bae7aad12)
2015-06-12upm: Add patch to fix rpath QA failBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit f04ec70753b0dd46d342e2216d0d6b594ff3d3e3)
2015-06-12nodejs: Fix a warningJuro Bystricky
This fixes the following: WARNING: QA Issue: nodejs-npm requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 6927976948a86918348a0f06f511704f7d901b25)
2015-06-12upm: COPYING file was moved to LICENSE, fix recipeBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 37422c4dc5471da76a92c458a87195410a3338ee)
2015-06-12upm: Update to v0.2.0Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 3e81f589117a42954ae4b6c2b871d30ca9596f37)
2015-06-12Fix node.js license field.Ismo Puustinen
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 5284d1ef8a27e3247a92bbac7d6dd8d4ea2a159a)
2015-06-12Fix tempered license field.Ismo Puustinen
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit b93a4871721b89e55ca65adc73b5de9976ea4ef3)
2015-06-12hid-api: add a forgotten udev dependencyIsmo Puustinen
Hid-api doesn't compile without udev support, and udev is no longer a direct dependency of libusb. Add an explicit dependency for udev Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 2d0be137639afb4c65bf62649f0bcf99e3c1e4b9)
2015-06-12Fix hid-api license field.Ismo Puustinen
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 793fcb139dead4bcc2eb166b4d4795d943cbedd2)
2015-06-12nodejs: fix openssl dependencyPatrick Ohly
The DEPENDS_class-target *overrides* DEPENDS when compiling for the target, despite depending on openssl in both cases. What must have been intended is conditionally appending to DEPENDS. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 481b3eb9ec8c398b28872dd45dcd5662c7228b91)
2015-05-20mraa: Update to mraa 0.6.2Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 4ccb1d7fb1bc242886b770e54b418faf95e2cb92)
2015-05-20mraa: Make a mraa.inc file to store version independant settingsBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 7d4ad01cbec1ecc228645c41e7065491df972546)
2015-05-20mraa: Add pkgconfig options for python & nodejs bindings to mraaBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 1a8334a8fe24024f8ea6f08f9a1680c52f97ca1b)
2015-04-03iotkit-agent: updated the version to 1.7.0Ceisel, Mark N
JIRA: EDISON-2541 support for actuations via websocket protocol (cherry picked from commit 52ca21c1587ff7870599eee3a08179090af27848) Signed-off-by: Mark Ceisel <mark.n.ceisel@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-03mraa: update to v0.6.1Brendan Le Foll
This update fixes Gpio support on minnowboard MAX (cherry picked from commit 4fdf3df4b2e7eb1ed7890ea8cd8402a6161d711c) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-03swig: update swig recipe to match meta-oeBrendan Le Foll
The recipe keeps 3.0.5 and adds the relpath fixes for swig native that works correctly. It also adds a patch for finding pcre using pkg-config. The only difference with the upstream version is the explicit enabling of javascript & version upgrade to 3.0.5 (cherry picked from commit 48604925ea011b6dba2953b407aff0fce5e7cbbb) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-25iotkit-lib-c: updated to version 1.4.8Ceisel, Mark N
JIRA: EDISON-2451 fixed segmentation fault generated due to data retrieval operation performed for a non-existing sensor (From master rev: 5440c0b080833f4863568fdf1454195b8d04aeb7) Signed-off-by: Mark Ceisel <mark.n.ceisel@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-19xdk-daemon: updated the version to 0.0.31Ceisel, Mark N
JIRA: EDISON-2399 Signed-off-by: Mark Ceisel <mark.n.ceisel@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-09README: fix README to point to correct meta-oe repoBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-06mdns: explicit the content of each built packagesSimon Desfarges
JIRA: EDISON-2370 When building mdns with Yocto 1.7.1, there are packaging error. Actually, the build system was not able to automatically detect which build artifact belong to which package (-man, -dev, ...). This patch does manually the job. Change-Id: I629ddb90f09fd49e32d8ef270263c3902a28394c Signed-off-by: Simon Desfarges <simon.desfarges@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-06mosquitto: fix wrong 'inherit autotools' useSimon Desfarges
JIRA: EDISON-2370 Mosquitto does not use autotools to build (./configure, make, make install). Change the recipe according to the real build method. Change-Id: Ica580a657623e75c3fc8bcba82696c0a9a56ab39 Signed-off-by: Simon Desfarges <simon.desfarges@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-04opencv: removed opencv bbappend from this layerFabien Chereau
It assumes that the opencv recipe is present at build time, this is not the case on Edison Signed-off-by: Fabien Chereau <fabien.chereau@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-04iotkit-lib-c: added recipeFabien Chereau
Signed-off-by: Fabien Chereau <fabien.chereau@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03nodejs: add NODE_PATH to profileBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03nodejs: modify shebang in npm-cli.jsBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03nodejs: split npm into nodejs-npm packageBrendan Le Foll
This also removes some old node 0.8.x build artifacts that no longer exist like waf Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03nodejs: use shared opensslBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03iotkit-comm: add recipesBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03zeromq: add recipeBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03sshpass: add recipeBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03paho-mqtt: add recipeBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03mosquitto: add recipeBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03c-ares: add recipeBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03iotkit-agent: move to devtools and upgrade to 1.6.5Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-03xkd-daemon: upgrade to 0.0.30 XDK daemon and use mdnsBrendan Le Foll
This commit changes the xdk-daemon recipe to match the edison device-software release and uses mdns instead of avahi for zeroconf Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-26python-redis: add libwyliodrin RDEPENDSBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-11mraa: update to 0.6.0 releaseBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-11upm: update to 0.1.9 releaseBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-11swig: upgrade to 3.0.5Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-09recipes: move distro recipes to meta-intel-iot-devkit and ethtool to quark BSPBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-09MAINTAINERS: add fileBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-09README: add fileBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-02-05COPYING.MIT: add license fileBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-01-26wyliodrin: update library & serverBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-01-26nodejs: force http proxy for node-gypBrendan Le Foll
Do this only if HTTP_PROXY or http_proxy env var is set Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-01-26nodejs: update to 0.10.35Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>