diff options
| author | Weisser, Pascal <pascal.weisser.ext@karlstorz.com> | 2025-12-10 11:43:23 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-10 08:58:48 -0800 |
| commit | c5cbd25b40ead960d5a2f79815ae477f9ce373e0 (patch) | |
| tree | ffa072211edda9b9b7268727fe8141b2ba0ffef4 | |
| parent | 350f0c88c8b300225e0fa8e35627788aa2105139 (diff) | |
| download | meta-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.bb | 1 |
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 @@ | |||
| 1 | SUMMARY = "Touchscreen calibration data" | 1 | SUMMARY = "Touchscreen calibration data" |
| 2 | HOMEPAGE = "https://www.yoctoproject.org/" | ||
| 2 | SECTION = "base" | 3 | SECTION = "base" |
| 3 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf" |
