+LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=941ee9cd1609382f946352712a319b4b”

Relative paths are relative to S, so this can be just file://LICENSE.

+# there is no valid file in pypi, so download from github
+SRC_URI = 
"http://codeload.github.com/google/brotli/tar.gz/v${PV};downloadfilename=brotli-${PV}.tar.gz”
+SRC_URI[sha256sum] = 
"f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46"

That looks like a dynamically generated git archive, which means the checksum 
will change over time.

If there is no static tarball, use the git: fetcher.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#172722): 
https://lists.openembedded.org/g/openembedded-core/message/172722
Mute This Topic: https://lists.openembedded.org/mt/94798159/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to