mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
bmap-writer: upgrade 1.0.2 -> 1.0.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ SECTION = "console/utils"
|
|||||||
LICENSE = "GPL-3.0-only"
|
LICENSE = "GPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e49f4652534af377a713df3d9dec60cb"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=e49f4652534af377a713df3d9dec60cb"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/embetrix/${BPN};branch=master;protocol=https"
|
SRC_URI = "git://github.com/embetrix/${BPN};branch=master;protocol=https;tag=${PV}"
|
||||||
SRCREV = "7489280a7a1247f23543343aba4e95bf2f2e8fa6"
|
SRCREV = "991e2c4264b843f61e502712f497103472a1b6e7"
|
||||||
|
|
||||||
DEPENDS = "libtinyxml2 libarchive"
|
DEPENDS = "libtinyxml2 libarchive"
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
Reference in New Issue
Block a user