summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeisser, Pascal <pascal.weisser.ext@karlstorz.com>2025-12-10 11:43:23 +0100
committerKhem Raj <raj.khem@gmail.com>2025-12-10 08:58:48 -0800
commitc5cbd25b40ead960d5a2f79815ae477f9ce373e0 (patch)
treeffa072211edda9b9b7268727fe8141b2ba0ffef4
parent350f0c88c8b300225e0fa8e35627788aa2105139 (diff)
downloadmeta-openembedded-c5cbd25b40ead960d5a2f79815ae477f9ce373e0.tar.gz
pointercal: Add HOMEPAGE variable
Add HOMEPAGE variable to pointercal recipe. Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb
index a270a23dde..a0d8b08490 100644
--- a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb
+++ b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb
@@ -1,4 +1,5 @@
1SUMMARY = "Touchscreen calibration data" 1SUMMARY = "Touchscreen calibration data"
2HOMEPAGE = "https://www.yoctoproject.org/"
2SECTION = "base" 3SECTION = "base"
3LICENSE = "MIT" 4LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf" 5LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf"