diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2013-06-17 22:34:48 +0200 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-06-18 22:11:14 +0100 |
commit | 9d4d91f91ac498262ed20edb3981e8f31b388eb9 (patch) | |
tree | 27cff38c366edabdf62d9fd81aae987175ab1216 /meta-initramfs | |
parent | 2665e711914613fc87ccc936b5176f089b92c2ab (diff) | |
download | meta-openembedded-contrib-9d4d91f91ac498262ed20edb3981e8f31b388eb9.tar.gz |
kexec-tools-klibc: add custom SUMMARY
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb index eedcaa557c4..a54d38e503b 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb @@ -1,5 +1,6 @@ # the binaries are statically linked against klibc require recipes-kernel/kexec/kexec-tools.inc +SUMMARY = "Kexec tools, statically compiled against klibc" SRC_URI[md5sum] = "92eff93b097475b7767f8c98df84408a" SRC_URI[sha256sum] = "09e180ff36dee087182cdc939ba6c6917b6adbb5fc12d589f31fd3659b6471f2" |