diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-01-04 08:44:19 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-01-04 08:47:18 +0100 |
commit | 6daf75e4e980b86d6e0a12513764044f7ea711be (patch) | |
tree | 0cc9bb29ff648b397dc8d9c681e98f5ccf8915e3 /meta-initramfs | |
parent | 07453a3a916686668c03e3e7727b9cfd54bdb621 (diff) | |
download | meta-openembedded-contrib-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.bb | 2 |
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 ff91b201ee5..ec476f82958 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" DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader." SECTION = "base" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" PR = "r14" SRC_URI = "file://icon.xpm" |