diff options
-rw-r--r-- | meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.12.bb (renamed from meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.8.bb b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.12.bb index dbfa454f13..e80f44833b 100644 --- a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.8.bb +++ b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.12.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = "http://download.virtualbox.org/virtualbox/${PV}/${VBOX_NAME}.tar.bz2 | |||
16 | file://0001-fix-bool-reserved-word-error-in-gcc-15.patch \ | 16 | file://0001-fix-bool-reserved-word-error-in-gcc-15.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "3f7132c55ac6c5f50585bfaa115d29e30b47ccf535cb0a12ff50214ddae2f63d" | 19 | SRC_URI[sha256sum] = "6f9618f39168898134975f51df7c2d6d5129c0aa82b6ae11cf47f920c70df276" |
20 | 20 | ||
21 | S ?= "${UNPACKDIR}/vbox_module" | 21 | S ?= "${UNPACKDIR}/vbox_module" |
22 | S:task-unpack = "${UNPACKDIR}/${VBOX_NAME}" | 22 | S:task-unpack = "${UNPACKDIR}/${VBOX_NAME}" |