summaryrefslogtreecommitdiffstats
path: root/recipes-extended/hyperstart
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/hyperstart')
-rw-r--r--recipes-extended/hyperstart/hyperstart_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/hyperstart/hyperstart_git.bb b/recipes-extended/hyperstart/hyperstart_git.bb
index 1126aa1b..7c18b6e0 100644
--- a/recipes-extended/hyperstart/hyperstart_git.bb
+++ b/recipes-extended/hyperstart/hyperstart_git.bb
@@ -23,4 +23,4 @@ do_install() {
23 install -m644 ${S}/build/arch/x86_64/kernel ${D}/var/lib/hyper/ 23 install -m644 ${S}/build/arch/x86_64/kernel ${D}/var/lib/hyper/
24} 24}
25 25
26FILES_${PN} += "/var/lib/hyper" 26FILES:${PN} += "/var/lib/hyper"