mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
mmc-utils: set SUMMARY instead of DESCRIPTION
We only have a short description, so set SUMMARY and DESCRIPTION will be defaulted from it. (From OE-Core rev: 1cf9fe8d832c5c6110beb495c3b4eab132a82b97) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
669254021f
commit
1d42d599bb
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Userspace tools for MMC/SD devices"
|
||||
SUMMARY = "Userspace tools for MMC/SD devices"
|
||||
HOMEPAGE = "http://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=17;md5=d7747fc87f1eb22b946ef819969503f0"
|
||||
|
||||
Reference in New Issue
Block a user