mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
vboxguestdrivers: upgrade 6.1.34 -> 6.1.36
refresh patch for new upstream release Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c2fb0bd1eb
commit
ffdde0f2ef
+1
-1
@@ -48,7 +48,7 @@ index c73093c..7bffde5 100644
|
|||||||
# endif
|
# endif
|
||||||
# elif defined(RT_OS_LINUX) && defined(IN_RING0)
|
# elif defined(RT_OS_LINUX) && defined(IN_RING0)
|
||||||
-# include "linux/version.h"
|
-# include "linux/version.h"
|
||||||
-# if RTLNX_VER_MIN(5,15,0)
|
-# if RTLNX_VER_MIN(5,15,0) || RTLNX_RHEL_MAJ_PREREQ(9,1)
|
||||||
-# include <linux/stdarg.h>
|
-# include <linux/stdarg.h>
|
||||||
-# else
|
-# else
|
||||||
-# include <stdarg.h>
|
-# include <stdarg.h>
|
||||||
|
|||||||
+1
-1
@@ -16,7 +16,7 @@ SRC_URI = "http://download.virtualbox.org/virtualbox/${PV}/${VBOX_NAME}.tar.bz2
|
|||||||
file://0001-utils-fix-build-against-5.15-libc-headers-headers.patch \
|
file://0001-utils-fix-build-against-5.15-libc-headers-headers.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "9c3ce1829432e5b8374f950698587038f45fb0492147dc200e59edb9bb75eb49"
|
SRC_URI[sha256sum] = "e47942e42892c13c621869865e2b7b320340154f0fa74ecbdaf18fdaf70ef047"
|
||||||
|
|
||||||
S ?= "${WORKDIR}/vbox_module"
|
S ?= "${WORKDIR}/vbox_module"
|
||||||
S:task-patch = "${WORKDIR}/${VBOX_NAME}"
|
S:task-patch = "${WORKDIR}/${VBOX_NAME}"
|
||||||
Reference in New Issue
Block a user