summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-29 08:42:18 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-29 08:43:47 -0700
commit5fb72ce6cc38cc34052afae17a37d4034f326705 (patch)
treefdc8eaa318a91919a873617beb89d9ecaf705ea2
parentf340b4079d4e0726b9965089e2c6a1a46b02c6db (diff)
downloadmeta-openembedded-5fb72ce6cc38cc34052afae17a37d4034f326705.tar.gz
vboxguestdrivers: Upgrade to 7.1.8
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.8.bb (renamed from meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.8.bb
index e8e6c3998b..1560c8094f 100644
--- a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb
+++ b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.8.bb
@@ -15,7 +15,7 @@ SRC_URI = "http://download.virtualbox.org/virtualbox/${PV}/${VBOX_NAME}.tar.bz2
15 file://Makefile.utils \ 15 file://Makefile.utils \
16" 16"
17 17
18SRC_URI[sha256sum] = "872e7a42b41f8558abbf887f1bdc7aac932bb88b2764d07cbce270cab57e3b5e" 18SRC_URI[sha256sum] = "3f7132c55ac6c5f50585bfaa115d29e30b47ccf535cb0a12ff50214ddae2f63d"
19 19
20S ?= "${WORKDIR}/vbox_module" 20S ?= "${WORKDIR}/vbox_module"
21S:task-unpack = "${UNPACKDIR}/${VBOX_NAME}" 21S:task-unpack = "${UNPACKDIR}/${VBOX_NAME}"