mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:09:28 +00:00
drbd: Upgrade to 9.0.24-1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e24ea72c2b
commit
4928a2b6e9
@ -11,15 +11,14 @@ DEPENDS = "virtual/kernel"
|
||||
SRC_URI = "http://www.linbit.com/downloads/drbd/9.0/drbd-${PV}.tar.gz \
|
||||
file://check_existence_of_modules_before_installing.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "bd1202eaaf81641752d0c9b003b10f6c"
|
||||
SRC_URI[sha256sum] = "5b3d2bcb99542940e40af903dea783cf04524e9f41cc530e210d2c15ef84fa58"
|
||||
SRC_URI[sha256sum] = "14970459f55bc465503b88b24d1a266b2ace0d69fe3cb387005b8477cd6475ed"
|
||||
|
||||
inherit module
|
||||
|
||||
EXTRA_OEMAKE += "KDIR='${STAGING_KERNEL_DIR}'"
|
||||
EXTRA_OEMAKE += "KDIR='${STAGING_KERNEL_DIR}' SPAAS=true"
|
||||
|
||||
do_install () {
|
||||
oe_runmake install DESTDIR="${D}"
|
||||
}
|
||||
|
||||
PNBLACKLIST[drbd] ?= "Kernel module Needs forward porting to kernel 5.2+"
|
||||
PNBLACKLIST[drbd] ?= "Needs coccinelle to build with SPAAS"
|
||||
Loading…
x
Reference in New Issue
Block a user