imlib2: Use propert git SHA in SRCREV

Using tags still results in bitbake enquiring the repo upstream for
updates, since tags can move so it has to check this rightly and it
behaves like AUTOREV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-07-01 07:42:55 -07:00
parent e2a4d4add4
commit 63a5e79e6d

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
DEPENDS = "freetype "
PROVIDES = "virtual/imlib2"
PV = "1.7.1"
SRCREV = "v1.7.1"
SRCREV = "01424487e360383a039dc123bc2a345fe7ea2535"
inherit autotools pkgconfig lib_package