diff options
Diffstat (limited to 'meta/recipes-support/bmap-tools/bmap-tools_git.bb')
| -rw-r--r-- | meta/recipes-support/bmap-tools/bmap-tools_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/bmap-tools/bmap-tools_git.bb b/meta/recipes-support/bmap-tools/bmap-tools_git.bb index 1de95c8e52..effba2ecad 100644 --- a/meta/recipes-support/bmap-tools/bmap-tools_git.bb +++ b/meta/recipes-support/bmap-tools/bmap-tools_git.bb | |||
| @@ -7,13 +7,13 @@ faster with bmaptool than with traditional tools like "dd" or "cp"." | |||
| 7 | HOMEPAGE = "https://github.com/01org/bmap-tools" | 7 | HOMEPAGE = "https://github.com/01org/bmap-tools" |
| 8 | SECTION = "console/utils" | 8 | SECTION = "console/utils" |
| 9 | LICENSE = "GPL-2.0-only" | 9 | LICENSE = "GPL-2.0-only" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/intel/${BPN};branch=main;protocol=https" | 12 | SRC_URI = "git://github.com/intel/${BPN};branch=main;protocol=https" |
| 13 | 13 | ||
| 14 | SRCREV = "c0673962a8ec1624b5189dc1d24f33fe4f06785a" | 14 | SRCREV = "d84a6fd202fe246a0bc19ed2082e41bcdd75fb13" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | BASEVER = "3.6" | 16 | BASEVER = "3.7" |
| 17 | PV = "${BASEVER}+git" | 17 | PV = "${BASEVER}+git" |
| 18 | 18 | ||
| 19 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
