mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 16:28:52 +00:00
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:
parent
e2a4d4add4
commit
63a5e79e6d
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user