mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libtevent: fix for LIC_FILES_CHKSUM
Use the source file instead of common-licenses Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
00143971da
commit
d4a36f60d4
@ -7,7 +7,7 @@ DEPENDS += "libaio libbsd libtalloc"
|
||||
RDEPENDS_python-tevent = "python"
|
||||
|
||||
SRC_URI = "http://samba.org/ftp/tevent/tevent-${PV}.tar.gz"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/LGPL-3.0;md5=bfccfe952269fff2b407dd11f2f3083b"
|
||||
LIC_FILES_CHKSUM = "file://tevent.h;endline=26;md5=4e458d658cb25e21efc16f720e78b85a"
|
||||
|
||||
SRC_URI[md5sum] = "4372c1430a1ecb7ea0adddfdf21c0d55"
|
||||
SRC_URI[sha256sum] = "a4f519b0bbb718fe2175bee9011ee4d199675f28c2ef80531be38e7bbaa1c42b"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user