aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-03-04connman: Backport to dora releasedoraJukka Rissanen
Using commit id 08b9ffe826ecfaadb6ddd1b0f95b17fd63cdc1f2 as the following commit removes the GTK doc generation and the connman.inc recipe in dora wants to use it.
2014-03-04libpcap: Backport to dora releaseJukka Rissanen
2014-02-28steward: sensortag: Use the latest version for TI SensorTag supportJukka Rissanen
The node-sensortag version 0.1.1 that comes with TheThingSystem v1.4 does not work properly (temperature etc. are not shown). The tip version 5167997d1a3ad8a from https://github.com/sandeepmistry/node-sensortag works correctly.
2014-02-28steward: Avoid self signed cert error when installing modulesJukka Rissanen
Telling npm to use known registrars will prevent this error | npm ERR! Error: SSL Error: SELF_SIGNED_CERT_IN_CHAIN when running npm.
2014-02-27bluez: Upgrade to 5.15 versionJukka Rissanen
2014-02-11readme.fri2: Installation instructions for Intel FRI2 deviceJukka Rissanen
2014-02-11readme: Fixed the quotes in installation readme filesJukka Rissanen
2014-02-11readme.nuc: Installation instructions for Intel NUC deviceJukka Rissanen
2014-02-10readme.iot: Added npm shasum error recovery instructionsJukka Rissanen
2014-02-10steward: libbluetooth-dev was missing from dependency listJukka Rissanen
Noticed this when building image for clanton (Galileo) device.
2014-02-10bluez5: Downgraded to 5.4Jukka Rissanen
TheThingSystem noble BT component seems not to work with latest version 5.14 so using this older release atm.
2014-02-10readme.vbox: Installation instructions for VirtualBoxJukka Rissanen
2014-02-10readme.iot: Added more installation instructionsJukka Rissanen
2014-02-10steward: Use 1.4 release as that seems to work somehowJukka Rissanen
2014-02-10node.js: Use 0.10.22 release as that seems to work properlyJukka Rissanen
2014-02-10node.js: Indentation fixJukka Rissanen
2014-02-10steward: Use package.json file from 1.4 releaseJukka Rissanen
2014-02-10steward: Startup script that enables BT debuggingJukka Rissanen
2014-02-07steward: package.json updated according to latest upstream versionJukka Rissanen
2014-02-07steward: Upgrade steward to 1.4+Jukka Rissanen
2014-02-07steward-init: Refactor the generation of server key and certJukka Rissanen
2014-02-07tts-nodejs: Removed the genericx86 settingJukka Rissanen
This does not work when compiling in 64-bit environment as we might be missing 32-bit runtime.
2014-02-07steward: Added support for compilation for normal PC (64-bit)Jukka Rissanen
2014-02-06bluez5: Add gatttool to the packageJukka Rissanen
Very useful tool to have when dealing with LE devices.
2014-02-06bluez5: Bump up the versionJukka Rissanen
We are now at 5.14+
2014-02-06bluez5: Remove obsolete configure optionsJukka Rissanen
--enable-pand and --enable-dund options are no longer used
2014-02-06readme.bbb: Instructions for BeagleBoneBlackJukka Rissanen
2014-02-06readme.rpi: Instructions for RaspberryPiJukka Rissanen
2014-02-06steward: ARM support addedJukka Rissanen
Compiles now ok in RaspberryPi
2014-02-06avahi: Indentation changeJukka Rissanen
2014-02-05avahi: Moved the recipe to IOT specific directoryJukka Rissanen
Done as the avahi changes are related to TheThingSystem node.js weirdness.
2014-02-05readme: Update the usable meta and meta-oe commit idJukka Rissanen
2014-02-05eca: Added avahi-daemon-init to iot imageJukka Rissanen
2014-02-05avahi-daemon-init: Initial versionJukka Rissanen
Used in iot image to set avahi options in 3.8 kernel (found in clanton).
2014-02-05ninja: Use the release branch to get the sourcesJukka Rissanen
2014-02-05steward: Clean npm cache before installationJukka Rissanen
This is necessary because otherwise there will be compilation errors for some components (speakeasy, axiscam, noble, node-netatmo)
2014-02-05readme.clanton: Installation instructions for Galileo/clanton deviceJukka Rissanen
2014-02-05readme.iot: Add information about eca-web mgmt interfaceJukka Rissanen
2014-02-05eca: Fix the root image link for clantonJukka Rissanen
2014-02-05steward: Check if proxies for npm need to be setupJukka Rissanen
2014-02-05steward: Too long lines wrappedJukka Rissanen
2014-02-05steward: Set the architecture properly for npmJukka Rissanen
2014-02-04tts-nodejs: Use known working version 0.10.20 instead of head versionJukka Rissanen
2014-01-31tts-nodejs: Bump up the versionJukka Rissanen
The upstream has rebased the git tree so the commit id in recipe is not found any more. Also fixed the license checksum.
2014-01-31readme.iot: Add information about meta-iot layerJukka Rissanen
2014-01-31eca: Moved TheThingSystem recipes to new meta-iot layerJukka Rissanen
Done as it is easier to re-use the recipes from a new layer.
2014-01-31eca: Bump up the versionJukka Rissanen
This version has support for Galileo (clanton) board.
2014-01-31eca: Add support for clanton kernelJukka Rissanen
2014-01-31eca: Add clanton specific optionsJukka Rissanen
2014-01-31linux-yocto: Minimal set of netfilter options that are needed for tetheringJukka Rissanen