mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
texinfo-dummy-native: 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: 07da8f6e0e40db8a3f4823387c53b109d7fd7ebd) 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
64cd113ef0
commit
ca8e1e5832
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Fake version of the texinfo utility suite"
|
||||
SUMMARY = "Fake version of the texinfo utility suite"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d6bb62e73ca8b901d3f2e9d71542f4bb"
|
||||
|
||||
Reference in New Issue
Block a user