mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
meta/recipes-extended: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage [YOCTO #13471] (From OE-Core rev: cc6c7af900ae0196a62b7fa1375c55bbcd8e68b4) Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
SUMMARY = "Library for solving packages and reading repositories"
|
||||
DESCRIPTION = "This is libsolv, a free package dependency solver using a satisfiability algorithm for solving packages and reading repositories"
|
||||
HOMEPAGE = "https://github.com/openSUSE/libsolv"
|
||||
BUGTRACKER = "https://github.com/openSUSE/libsolv/issues"
|
||||
SECTION = "devel"
|
||||
|
||||
Reference in New Issue
Block a user