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:
committed by
Richard Purdie
parent
2e0a8afe98
commit
8bcb64c073
@@ -1,7 +1,6 @@
|
||||
DESCRIPTION = "pkg-config is a system for managing library \
|
||||
compile/link flags that works with automake and autoconf. \
|
||||
It replaces the ubiquitous *-config scripts you may have \
|
||||
seen with a single tool."
|
||||
SUMMARY = "Helper tool used when compiling"
|
||||
DESCRIPTION = "pkg-config is a helper tool used when compiling applications and libraries. It helps determined \
|
||||
the correct compiler/link options. It is also language-agnostic."
|
||||
HOMEPAGE = "http://pkg-config.freedesktop.org/wiki/"
|
||||
BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=pkg-config"
|
||||
SECTION = "console/utils"
|
||||
|
||||
Reference in New Issue
Block a user