summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-format/boot-format_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/boot-format/boot-format_git.bb')
-rw-r--r--recipes-bsp/boot-format/boot-format_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb
index 92ec8307..584c5c68 100644
--- a/recipes-bsp/boot-format/boot-format_git.bb
+++ b/recipes-bsp/boot-format/boot-format_git.bb
@@ -15,6 +15,6 @@ do_install(){
15} 15}
16 16
17PACKAGES =+ "${PN}-config" 17PACKAGES =+ "${PN}-config"
18FILES_${PN}-config += "${datadir}/*" 18FILES:${PN}-config += "${datadir}/*"
19 19
20BBCLASSEXTEND = "native nativesdk" 20BBCLASSEXTEND = "native nativesdk"