Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

Commit

Permalink
ostro-image: disable soletta-dev-app temporarily
Browse files Browse the repository at this point in the history
It currently fails to build in the CI system due to npm download
problems.

Signed-off-by: Patrick Ohly <[email protected]>
  • Loading branch information
pohly committed Mar 31, 2016
1 parent 5da446a commit 5878d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-ostro/recipes-image/images/ostro-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ FEATURE_PACKAGES_node-runtime = "packagegroup-node-runtime"
FEATURE_PACKAGES_python-runtime = "packagegroup-python-runtime"
FEATURE_PACKAGES_java-jdk = "packagegroup-java-jdk"
FEATURE_PACKAGES_soletta = "packagegroup-soletta"
FEATURE_PACKAGES_soletta-tools = "soletta-dev-app"
FEATURE_PACKAGES_soletta-tools = ""

# git is not essential for compiling software, but include it anyway
# because it is the most common source code management tool.
Expand Down

0 comments on commit 5878d5f

Please sign in to comment.