File tree Expand file tree Collapse file tree
meta-oe/recipes-kernel/crash Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ SUMMARY = "/dev/crash driver"
44HOMEPAGE = "https://github.com/crash-utility/crash/tree/master/memory_driver"
55RECIPE_MAINTAINER = "Robert Berger <Robert.Berger@ReliableEmbeddedSystems.com>"
66LICENSE = "GPL-2.0-only"
7- LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR} /GPL-2.0-only; md5=801f80980d171dd6425610833a22dbe6 "
7+ LIC_FILES_CHKSUM = "file://crash.c;beginline=1;endline=25; md5=c278eae78e2bf99783849a90f03d0e43 "
88
99inherit module
1010
1111SRCREV = "61fe107ff96a22e7df0029877529b7ce6da36850"
1212SRC_URI = "git://github.com/crash-utility/crash;protocol=https;branch=master;subpath=memory_driver;destsuffix=${BP} \
1313 file://0001-hacked-Makefile-for-module.bbclass.patch;striplevel=2 \
1414 file://0002-add-sparse-support.patch;striplevel=2 \
15- "
16- PV = "9.0.2+git${SRCPV} "
15+ "
16+ PV = "9.0.2+git"
1717
1818# The inherit of module.bbclass will automatically name module packages with
1919# "kernel-module-" prefix as required by the oe-core build environment.
You can’t perform that action at this time.
0 commit comments