aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-11-28readme: Removed extra rootfs.img copying in GalileodaisyJukka Rissanen
The rootfs.img was copied twice in the README.quark file.
2014-11-20eca: The Galileo grub config config file is quark specificJukka Rissanen
Only to be used in quark so move the grub config file to proper location.
2014-11-17readme: Update Galileo installation instructionsJukka Rissanen
Remove the information that tells user to dd the image to SD card. This does not work properly, like console is missing etc. in Galileo when booting. We need to manually copy relevant files into SD card. A link to proper kernel configuration files need to be setup manually by the user.
2014-11-17eca: Replace clanton by quark in recipesJukka Rissanen
As the machine name was changed, the bsp recipes need updating. Also the rootfs.img file was not created correctly.
2014-11-16readme: Use proper daisy branch for Galileo buildJukka Rissanen
Using devkit-daisy-1.6.1 branch which is the latest.
2014-11-14readme: Update instructions for Galileo/Quark imagesJukka Rissanen
Using Yocto daisy release instead of master which is too extreme in this case.
2014-05-20libusb1: Use wildcard in recipe nameJukka Rissanen
Makes updates easier in the future.
2014-05-08iproute2: Add recipe to compile programs in misc directory (like ss)Jukka Rissanen
2014-04-29steward: Upgrade to 1.7+Jukka Rissanen
Works a bit better than the earlier version. Especially this fix is important https://github.com/TheThingSystem/steward/issues/205
2014-04-24steward: Update the arp-a moduleJukka Rissanen
Using the same version of arp-a as what is used by upstream.
2014-04-24steward: Updated to latest version in a hope to fix a crash bugJukka Rissanen
There is still issue if one is accessing the Steward Place Settings and selecting any menu item. This causes steward to crash with this message alert: [steward] exception diagnostic=Cannot read property 'status' of undefined alert: [steward] exception stack=[ {"fileName":"/opt/TheThingSystem/steward/actors/actor-place.js","lineNumber":355, "functionName":null,"typeName":null,"methodName":null, "columnNumber":74,"native":false}, {"fileName":"/opt/TheThingSystem/steward/node_modules/geocoder/index.js", "lineNumber":46,"functionName":"","typeName":"ClientRequest","methodName":null, "columnNumber":12,"native":false},{"fileName":"events.js","lineNumber":95, "functionName":"ClientRequest.EventEmitter.emit","typeName":"ClientRequest", "methodName":"EventEmitter.emit","columnNumber":17,"native":false}, {"fileName":"http.js","lineNumber":1547, "functionName":"Socket.socketErrorListener","typeName":"Socket", "methodName":"socketErrorListener","columnNumber":9,"native":false}, {"fileName":"events.js","lineNumber":95, "functionName":"Socket.EventEmitter.emit","typeName":"Socket", "methodName":"EventEmitter.emit","columnNumber":17,"native":false}, {"fileName":"net.js","lineNumber":833, "functionName":null,"typeName":null,"methodName":null,"columnNumber":16, "native":false}, {"fileName":"node.js","lineNumber":415, "functionName":"process._tickCallback","typeName":"process", "methodName":"_tickCallback","columnNumber":13,"native":false}] uncaught exception: TypeError: Cannot read property 'status' of undefined
2014-04-23kernel: Add 3.14 configJukka Rissanen
2014-04-23eca: Add desktop supportJukka Rissanen
2014-04-23ofono: Add initial python3 supportJukka Rissanen
This is not yet final as there is no recipe for python3 dbus module. Because of this just replace python3 path in test scripts by python 2.x binary. This needs to be fixed later.
2014-04-23neard: Binary is installed in different directory than beforeJukka Rissanen
2014-04-23eca: Setting 3.14 as a preferred kernel versionJukka Rissanen
2014-04-23eca: Remove bluez5 preferred version as that is not neededJukka Rissanen
2014-04-22eca-graphics: Use bluez5 in pulseaudioJukka Rissanen
2014-04-22pulseaudio: Removed bluez packageconfig as bluez5 is supportedJukka Rissanen
2014-04-22eca-graphics: Replaced PACKAGE_GROUP by FEATURE_PACKAGESJukka Rissanen
The PACKAGE_GROUP is deprecated so using FEATURE_PACKAGES instead.
2014-04-22eca-graphics: Removed duplicate seperatebuilddir.incJukka Rissanen
The seperatebuilddir.inc is already included by meta so no need to do it here.
2014-04-22pulseaudio: Use bluez5 instead of bluez4Jukka Rissanen
ECA is not using bluez4 any more and as chromium needs pulseaudio, we must tweak the pulseaudio recipe to use bluez5.
2014-04-22readme.desktop: Instructions how to create a version with graphical desktopJukka Rissanen
This can be used in demo setups where local web browser is desired.
2014-04-22eca: Configuration that contains graphicsJukka Rissanen
This is just there so that a browser can be started in localhost.
2014-04-22readme: Update the commit id of meta and meta-oe layersJukka Rissanen
2014-04-22eca: Update comms components to very latest versionJukka Rissanen
Update ConnMan, BlueZ, oFono and neard to very latest revision. Also set the version number so that we know what is the real version of the component.
2014-04-22eca: Removed duplicate seperatebuilddir.incJukka Rissanen
The seperatebuilddir.inc is already included by meta so no need to do it here.
2014-04-22kernel: Remove 3.8 append recipesJukka Rissanen
Support for 3.8 kernel is removed from Yocto so we do not need our own recipes.
2014-04-22steward: Fix for using too much CPU if using multiple interfacesJukka Rissanen
This fixes https://github.com/TheThingSystem/steward/issues/197
2014-04-03steward: Update to 1.6+Jukka Rissanen
This version supports multiple network interfaces.
2014-03-20eca: Setting PV in recipe correctlyJukka Rissanen
Replacing SRCREV by SRCPV as that is the correct thing to do.
2014-03-20wpa_supplicant: Use wildcard instead of specific version in recipe nameJukka Rissanen
2014-03-18readme: Update the commit id of the master versionsJukka Rissanen
Use 1.6_M3.final from poky and corresponding commit from meta-oe
2014-03-18steward: Add current user to sysroot passwd fileJukka Rissanen
Do this automatically in recipe so user does not need to add the user id to sysroot /etc/passwd file manually. The issue is this python bug http://bugs.python.org/issue10496
2014-03-18busybox: Use wildcard instead of specific busybox versionJukka Rissanen
2014-03-13steward: noble: Use HCI user channel socket during BT LE discoveryJukka Rissanen
The HCI user channel socket is available from linux kernel 3.13 onwards. If HCI user channel socket is not available (too old kernel), then fallback to using raw HCI socket.
2014-03-11neard: Upgrade to 0.14+Jukka Rissanen
2014-03-11bluez5: Upgrading to 5.15+Jukka Rissanen
Only minor fixes
2014-03-11connman: Upgrade to 1.22Jukka Rissanen
Highlights: - If VPN is split routed and not the default service, then allow DNS queries also to be sent to VPN DNS server. - Session API fixes - Memory leak fixes - Crash fixes - NTP kiss-of-death packet support - Support for full USB gadget networking. Now USB gadget network can be used without tethering.
2014-03-11ofono: Upgrade to 1.14+Jukka Rissanen
2014-03-05node: Upgrade to v0.10.26Jukka Rissanen
Upgrading from v0.10.22 to latest stable release
2014-03-04steward: Upgrade to 1.5 releaseJukka Rissanen
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
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.