aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-03-27octoprint: update to 1.2.10jethroKoen Kooi
Sort RDEPENDS alphabetically. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2016-03-27python-awesome-slugify: add git versionKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2016-03-27python-unidecode: add 0.04.19Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2016-03-27python-regex: add 2016.03.26Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2016-01-11octoprint: update to 1.2.8 + latest maintenance branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-11-28octoprint: update to 1.2.7+gitKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-11-28layer.conf: update pinned versionsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-11-28python-psutil: update to 3.2.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-11-28python-netifaces: update to 0.10.4Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09layer.conf: lock down more octoprint depsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09python-pyserial: import from OE-core and update to 2.7Koen Kooi
Octoprint 1.2.7 requires 2.7, the 2.4 in OE-core is too old. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09python-netaddr: update to 0.7.17Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09python-watchdog: update to 0.8.3Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09python-netifaces: import from meta-rosKoen Kooi
Since we don't want to drag in meta-ros, import the recipe into this layer. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09layer.conf: lock python-requests to 2.7.0Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-09python-requests: add 2.7.0Koen Kooi
Ocotprint 1.2.6 requires this exact version, so add it into this layer. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-03octoprint: update to 1.2.6Koen Kooi
The versioneer patch went upstream, delete it. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-03layer.conf: lock down versions for octoprint dependenciesKoen Kooi
2015-09-03python-psutil: add 3.1.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-01Octoprint: update to 1.2.5Koen Kooi
Also fix version reporting. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-09-01octoprint: fix webcam snapshot URLKoen Kooi
The streaming URL *must* be relative while the snapshot URL *must* be absolute. Since it's only used internally by octoprint point it to localhost. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19layer.conf: sync with fido branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19README: sync with fido branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-tornado: fix typoKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-flask-babel: fix typoKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: backport-ssl-match-hostname has a slightly different PN in ↵Koen Kooi
meta-python Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-backports-ssl-match-hostname: drop in favour of meta-python versionKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-markupsafe: drop in favour of meta-python versionKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-requests: drop in favour of meta-python versionKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-certifi: drop in favour of meta-python versionKoen Kooi
2015-08-19octoprint: update to latest 1.2.x maintenanceKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19curaengine 15.06: DP = -1Koen Kooi
Make 15.04 the default to unbreak octoprint. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19curaengine: add 15.04Koen Kooi
Octoprint 1.2.4 can only handle 15.04 due to changes in the cura api. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: add 'octoprint' to 'dialout' group to get access to /dev/ttyUSB0Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19curaengine: fix runtime crashKoen Kooi
The cmakelists haven't caught up with the new dependency yet, so install the json manually. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint nginx: fix licenseKoen Kooi
Damn muscle memory casing 'GPLv2' everywhere... Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19recipes-slicer: rename to recipes printingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: recommend nginx helper, fix config for thatKoen Kooi
With nginx as reverse proxy in place you can now access it on port 80. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint-nginx: add helper to install a nginx config for octoprintKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19mjpg-streamer: rework compile flag handlingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: provide pip-sudo wrapperKoen Kooi
This allows the plugin manager to manage the system wide plugins. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: add pip and python to sudo whitelistKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: integrate curaengine supportKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19curaengine: add 15.06.03Koen Kooi
Curaengine is a slicer to go from STL -> GCODE. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19libarcus: fix cmake and summaryKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19octoprint: recommend mjpg-streamerKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19libarcus: add 2015.06.03 versionKoen Kooi
Arcus is needed for curaengine. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19mjpg-streamer: add rpi forkKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19protobuf3: add 3.0.0Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-08-19python-bybonjour 1.1.1: initial addKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>