summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-08-10hiredis: Fix build on arm platformdevkit-1.5Andrea Galbusera
* upgrade previous patch to avoid wiping CFLAGS. This fixes build on arm platforms which previously caused an issue due to -fPIC being lost Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit cdfa41d5f69c89223e5879fe938239ff4ba01cfb)
2015-07-20parse-embedded-sdks: Add packageBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 9e9a0e6807774e281e749a174c230592ca0c0e07)
2015-07-20mraa: add patch to stop buffer overflowBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 02abb847265ec8d0f32f1270f28a8ecaa32cd460)
2015-07-20mraa: Add patch for imporved i2c bus detectionBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 2c02673b2c83e201400584c4d6c3bbe970818c70)
2015-07-20swig: Update to swig 3.0.6Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 80a2e82d22012959eb9992ab37042ffc717dfb65)
2015-07-09upm: Add upstream patch to fix compilation with mraa 0.7.3Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 010889d420183a635986c063edcd95f7dae793bf)
2015-07-08mraa: Update to 0.7.3Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 45f1a8b9b808c6b9fde2df120bba496b5bd046cd)
2015-06-21wyliodrin-server: Remove redis.service from wyliodrin pkgBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 5258266b5f230962339c051b53b1ceca20f99f8d)
2015-06-21mraa: add mraa-gpio toolBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit b51ed49722029d07d48b2bba1c0c58c008930af9)
2015-06-19wyliodrin-server: add delays to starting redis & wyliodrin-serverBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 67c188af1aa0103b09e8d7f31345cf9564fafad9)
2015-06-19libwyliodrin: Add patch to remove inline functions not in headerBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit c52c9eec828eb8eddc200fd6297e2a974e671d1c)
2015-06-19wyliodrin-server: add a 5sec delay to start for redis to be readyBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit d5cdf76a33284e539800bb312a1a69cb257c1be6)
2015-06-19libstrophe: add pkg as wyliodrin-server dependencyBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 814d7baecb915e99edf826b1a4e8fcd12bb65343)
2015-06-19wyliodrin-server: move from nodejs to C serverBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 338513323cbdd83870f21496d71e9c636f3d8898)
2015-06-19hiredis: Update to 0.13.1Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit cfde2912e4fb9ec4b57252a8de210fe216340d25)
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-09nodejs_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-08libwyliodrin: Update to 1.13Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 68ca435356c99d6b2580c0d5138e8c0ed0151566)
2015-06-08xdk-daemon: update to 0.0.35Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 10740048d4de48e320144f4a6493eb64e5560803)
2015-06-05upm: 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-05mraa: 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-05-26upm: 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-05-26nodejs: 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-05-26xdk-daemon: Fix build warningJuro Bystricky
This patch fixes: WARNING: QA Issue: xdk-daemon requires libdns_sd.so, /usr/bin/node, 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 a72ffc6ff46ec8c80881bd217e89f62ca4d06ace)
2015-05-26mdns_544.bb: RPROVIDE libdns_sd.soJuro Bystricky
The recipe builds and installs libdns_sd.so. Fix the warning: WARNING: QA Issue: mdns requires libdns_sd.so, 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 2aedd7ac63872595f71cf4a963e4c55a945c4bc4)
2015-05-08upm: 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-05-07upm: Update to v0.2.0Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 3e81f589117a42954ae4b6c2b871d30ca9596f37)
2015-04-24connman: make connman bbappend apply to all 1.x versionsBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit b198e8f713d218db33090ed8a92a10f3494145fa)
2015-04-23iotkit-comm-js: updated recipe to version 0.2.0Mark Ceisel
JIRA: EDISON-2498 updated examples and tutorials Signed-off-by: Mark Ceisel <mark.n.ceisel@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22connman: override bluez4 dep from dizzy connmanBrendan Le Foll
Connman from dizzy forces the use of bluez4, we want to use bluez5 which it can compile with Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 99223ab23e376d1d4525c4edc7fa9ffd56233f99) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22nodejs: fix spacing in DEPENDSBrendan 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) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22hiredis: fix buildJuro Bystricky
Mods to ensure hiredis builds. Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit fbb4874f657a5d4eaa47611b09bc1a9ab1d58747) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22Fix 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) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22Fix 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) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22hid-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) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22Fix 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) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-22nodejs: 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) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-04-14mraa: Update to mraa 0.6.2Brendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit dd5c470f6b8d376d90f401868b66615ddf61b09b)
2015-04-14mraa: 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-04-14mraa: 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-14conf/layer.conf: Update layer.conf to match newer styleBrendan Le Foll
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> (cherry picked from commit 2b41ca8037ac0303d56d73eed429dd9091aa788c)
2015-04-03iotkit-agent: updated the version to 1.7.0Ceisel, Mark N
JIRA: EDISON-2541 support for actuations via websocket protocol 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 Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-26swig: 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 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 Signed-off-by: Mark Ceisel <mark.n.ceisel@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-03-23i2c-tools: remove i2c-tools as provided by poky 1.7+Brendan Le Foll
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>