mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
abseil-cpp: set PV in the recipe
Fixes: INFO: Skip package abseil-cpp (status = UNKNOWN_BROKEN, current version = git, next version = 20200225.1) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
1725078571
commit
19f08efb42
@@ -7,6 +7,7 @@ SECTION = "libs"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915"
|
||||
|
||||
PV = "20190808+git${SRCPV}"
|
||||
SRCREV = "aa844899c937bde5d2b24f276b59997e5b668bde"
|
||||
BRANCH = "lts_2019_08_08"
|
||||
SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH} \
|
||||
|
||||
Reference in New Issue
Block a user