1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

recipes-devtools: Add Summary information

Add Summary information and update Descripts as necessary.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
Mark Hatle
2010-11-18 17:43:33 -06:00
committed by Richard Purdie
parent 2e0a8afe98
commit 8bcb64c073
22 changed files with 63 additions and 23 deletions
@@ -1,4 +1,5 @@
DESCRIPTION = "gnu-configize"
SUMMARY = "gnu-configize"
DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree"
SECTION = "devel"
LICENSE = "GPLv1+"
LIC_FILES_CHKSUM = "file://config.guess;endline=39;md5=a089987af4a25cb0419d1c2fd6d495e3"