diff options
| author | Weisser, Pascal <pascal.weisser.ext@karlstorz.com> | 2025-12-10 11:43:22 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-10 08:58:48 -0800 |
| commit | 350f0c88c8b300225e0fa8e35627788aa2105139 (patch) | |
| tree | bfcde8fc4a547770135ab7813b4c028f828c0778 | |
| parent | 5f933c8988a17da5f38eb24474bffaf16a6041d6 (diff) | |
| download | meta-openembedded-350f0c88c8b300225e0fa8e35627788aa2105139.tar.gz | |
vboxguestdrivers: Add HOMEPAGE variable
Add HOMEPAGE variable to vboxguestdrivers 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-support/vboxguestdrivers/vboxguestdrivers_7.2.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.2.2.bb b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.2.2.bb index 9b01964334..34b5e9ed04 100644 --- a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.2.2.bb +++ b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.2.2.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "VirtualBox Linux Guest Drivers" | 1 | SUMMARY = "VirtualBox Linux Guest Drivers" |
| 2 | HOMEPAGE = "https://www.virtualbox.org/" | ||
| 2 | SECTION = "core" | 3 | SECTION = "core" |
| 3 | LICENSE = "GPL-3.0-only" | 4 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${VBOX_NAME}/COPYING;md5=217590d3a513571b94632edf5fa1169a" | 5 | LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${VBOX_NAME}/COPYING;md5=217590d3a513571b94632edf5fa1169a" |
