Skip to content

Commit

Permalink
emlog: Add PV
Browse files Browse the repository at this point in the history
This is 0.70 release with few more commits on top.

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Oct 30, 2023
1 parent ae4e1e7 commit 08edc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-oe/recipes-core/emlog/emlog.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

SRC_URI = "git://github.com/nicupavel/emlog.git;protocol=https;branch=master"
SRCREV = "a9bbf324fde131ff4cf064e32674086c4ced4dca"

PV = "0.70+git${SRCPV}"
S = "${WORKDIR}/git"

EXTRA_OEMAKE += " \
Expand Down

0 comments on commit 08edc0b

Please sign in to comment.