summaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-01-04 08:44:19 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-01-04 08:47:18 +0100
commit6daf75e4e980b86d6e0a12513764044f7ea711be (patch)
tree0cc9bb29ff648b397dc8d9c681e98f5ccf8915e3 /meta-initramfs
parent07453a3a916686668c03e3e7727b9cfd54bdb621 (diff)
downloadmeta-openembedded-6daf75e4e980b86d6e0a12513764044f7ea711be.tar.gz
Update after toplevel LICENSE file checksum change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
index ff91b201e..ec476f829 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "Configuration files for kexecboot"
2DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader." 2DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader."
3SECTION = "base" 3SECTION = "base"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
6PR = "r14" 6PR = "r14"
7 7
8SRC_URI = "file://icon.xpm" 8SRC_URI = "file://icon.xpm"