mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02: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,3 +1,8 @@
|
||||
SUMMARY = "Manage alternatives"
|
||||
DESCRIPTION = "update-alternatives creates, removes, maintains and displays information about the symbolic links \
|
||||
comprising the Debian alternatives system. The Debian alternatives system attempts solve the problem of several \
|
||||
programs fulfilling the same or similar functions and how they can be installed onto a single system at the same \
|
||||
time."
|
||||
LICENSE = "GPL"
|
||||
SECTION = "base"
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user