Fix License collect for this recipe 97/13697/1
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 3 Apr 2018 12:31:34 +0000 (14:31 +0200)
committerRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 3 Apr 2018 12:31:34 +0000 (14:31 +0200)
 * without LIC_FILES_CHKSUM, it seems the license of the recipes is not
   in the licenses collected.

Bug-AGL: SPEC-781

Change-Id: Icd5520d87c90a3eb8df5d0b89b769a6cf7055d04
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-app-framework/recipes-core/systemd-sync/systemd-agl-sync_1.0.bb

index a8832e3..9d77d31 100644 (file)
@@ -4,6 +4,7 @@ Systemd synchronization script \
 reload daemon at the first boot. \
 "
 LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 #This script should be the last to be execute at the first boot
 POST_INSTALL_LEVEL = "90"