mbw: upgrade 1.4 -> 1.5

License-Update: Version of mbw updated to 1.5

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
zhengrq.fnst 2022-05-09 17:02:02 +08:00 committed by Khem Raj
parent 94f4f39e74
commit 8a6fb623bb

View File

@ -2,13 +2,13 @@ SUMMARY = "MBW determines the copy memory bandwidth available to userspace progr
HOMEPAGE = "http://github.com/raas/mbw"
SECTION = "console/tests"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://mbw.spec;beginline=1;endline=10;md5=bbb77813272134a5c461f71abe945bef"
LIC_FILES_CHKSUM = "file://mbw.spec;beginline=1;endline=10;md5=34d71e08e6337a8411d82d7dd0c54fe2"
SRC_URI = "git://github.com/raas/${BPN}.git;branch=master;protocol=https"
SRCREV = "2a15026ff65160127204881263464b1740a57198"
SRCREV = "d2cd3d36c353fee578f752c4e65a8c1efcee002c"
PV = "1.4+git${SRCPV}"
PV = "1.5"
S = "${WORKDIR}/git"