diff options
| -rw-r--r-- | meta-oe/recipes-support/bmap-writer/bmap-writer_1.0.3.bb (renamed from meta-oe/recipes-support/bmap-writer/bmap-writer_1.0.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/bmap-writer/bmap-writer_1.0.2.bb b/meta-oe/recipes-support/bmap-writer/bmap-writer_1.0.3.bb index f49aa480da..e08525b1c9 100644 --- a/meta-oe/recipes-support/bmap-writer/bmap-writer_1.0.2.bb +++ b/meta-oe/recipes-support/bmap-writer/bmap-writer_1.0.3.bb | |||
| @@ -8,8 +8,8 @@ SECTION = "console/utils" | |||
| 8 | LICENSE = "GPL-3.0-only" | 8 | LICENSE = "GPL-3.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e49f4652534af377a713df3d9dec60cb" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e49f4652534af377a713df3d9dec60cb" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/embetrix/${BPN};branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/embetrix/${BPN};branch=master;protocol=https;tag=${PV}" |
| 12 | SRCREV = "7489280a7a1247f23543343aba4e95bf2f2e8fa6" | 12 | SRCREV = "991e2c4264b843f61e502712f497103472a1b6e7" |
| 13 | 13 | ||
| 14 | DEPENDS = "libtinyxml2 libarchive" | 14 | DEPENDS = "libtinyxml2 libarchive" |
| 15 | inherit cmake pkgconfig | 15 | inherit cmake pkgconfig |
