mirror of
https://git.yoctoproject.org/poky
synced 2026-09-17 21:49:32 +02:00
recipes-graphics: Add missing HOMEPAGE and DESCRIPTION for recipes.
Fixes: [YOCTO #13471] (From OE-Core rev: 4041267ed54a005f904af7a326b3465e40602ec2) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 24eac1fef8892484cc3dede1853d180e0c235120) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1b4969ae59
commit
7d393acfda
@@ -1,4 +1,7 @@
|
||||
SUMMARY = "Touchscreen calibration data from xinput-calibrator"
|
||||
DESCRIPTION = "A generic touchscreen calibration program for X.Org"
|
||||
HOMEPAGE = "https://www.freedesktop.org/wiki/Software/xinput_calibrator/"
|
||||
BUGTRACKER = "https://github.com/tias/xinput_calibrator/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user