summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOla Redell <ola.redell@retotech.se>2017-12-22 15:27:51 +0000
committerAnders Törnqvist <anders.tornqvist@retotech.se>2017-12-22 15:27:51 +0000
commita4a0e54936cbd80439fe9d524fbb4653664d8959 (patch)
tree2134ce13783eda7526141c7a8e61dcc9509c493b
parentdf4216d07f301ea61e03a4f4419762fd8c33fd4d (diff)
parente70d8caffe9b1c85d0b31220f1c86c8d00c15ec9 (diff)
downloadmeta-jailhouse-a4a0e54936cbd80439fe9d524fbb4653664d8959.tar.gz
Merged in olrex/meta-jailhouse/fix-default-jailhouse-version (pull request #2)
jailhouse_git.bb: Do not use this recipe as default
-rw-r--r--recipes-jailhouse/jailhouse/jailhouse_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-jailhouse/jailhouse/jailhouse_git.bb b/recipes-jailhouse/jailhouse/jailhouse_git.bb
index ec7c0e1..ec8e1d3 100644
--- a/recipes-jailhouse/jailhouse/jailhouse_git.bb
+++ b/recipes-jailhouse/jailhouse/jailhouse_git.bb
@@ -12,3 +12,4 @@ PV = "0.7-git${SRCPV}"
12 12
13CELLS = "" 13CELLS = ""
14 14
15DEFAULT_PREFERENCE = "-1"