From 92e625745bc720657aca9f9fc53487c48d66de8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 5 Dec 2014 16:04:24 +0100 Subject: [PATCH] eyesight: fix packaging MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-hawaii/eyesight/eyesight_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-hawaii/eyesight/eyesight_git.bb b/recipes-hawaii/eyesight/eyesight_git.bb index 888d6cc4..1c867fe6 100644 --- a/recipes-hawaii/eyesight/eyesight_git.bb +++ b/recipes-hawaii/eyesight/eyesight_git.bb @@ -11,3 +11,5 @@ SRCREV = "a39cbf9d5f18dac29ec0116b317a238433793411" PV = "0.1.2+git${SRCPV}" S = "${WORKDIR}/git" + +FILES_${PN} += "${datadir}/appdata"